[cpp-sp] 01/02: Relax autoconf baseline.
Codeberg
noreply at shibboleth.net
Thu Dec 4 18:06:49 UTC 2025
This is an automated email from the git hooks/post-receive script.
codeberg pushed a commit to branch main
in repository cpp-sp.
View the commit online:
https://codeberg.org/Shibboleth/cpp-sp/commit/924be28a923953e709317e85138406db6324d959
commit 924be28a923953e709317e85138406db6324d959
Author: Scott Cantor <cantor.2 at osu.edu>
AuthorDate: Thu Dec 4 13:06:12 2025 -0500
Relax autoconf baseline.
---
configure.ac | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/configure.ac b/configure.ac
index cfb2022e..edf63a11 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_PREREQ([2.72])
+AC_PREREQ([2.69])
AC_INIT([shibboleth-sp],[4.0.0alpha1],[https://shibboleth.atlassian.net/jira],[shibboleth-sp])
AC_CONFIG_SRCDIR(shibsp)
AC_CONFIG_AUX_DIR(build-aux)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list