[shibboleth-sp2] 36/100: Increased package number.
Ferenc Wágner
wferi-guest at moszumanska.debian.org
Tue Jan 26 21:29:15 UTC 2016
This is an automated email from the git hooks/post-receive script.
wferi-guest pushed a commit to annotated tag 1.2.1
in repository shibboleth-sp2.
commit d5ea71afc7badd577e59d66ff333f283cbb7af77
Author: Scott Cantor <cantor.2 at osu.edu>
Date: Wed Oct 13 16:31:29 2004 +0000
Increased package number.
---
configure.ac | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/configure.ac b/configure.ac
index d82894c..b362785 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,7 +1,7 @@
AC_PREREQ([2.50])
-AC_INIT([shibboleth], [1.2], [shibboleth-users at internet2.edu], [shibboleth])
+AC_INIT([shibboleth], [1.2.1], [shibboleth-users at internet2.edu], [shibboleth])
AM_CONFIG_HEADER(config.h)
-AM_INIT_AUTOMAKE(shibboleth, 1.2)
+AM_INIT_AUTOMAKE([shibboleth],[1.2.1])
sinclude(acx_pthread.m4)
sinclude(acx_rpctest.m4)
@@ -145,7 +145,7 @@ AC_TRY_LINK(
[#if _XERCES_VERSION >= 20300
xercesc::XMLPlatformUtils::Initialize();
#else
-#error Need Xerces-C version 2.3 or higher
+#error Need Xerces-C version 2.3+ only
#endif],
[AC_DEFINE(HAVE_LIBXERCESC,1,[Define if Xerces-C library was found])],
[AC_MSG_ERROR([unable to link with Xerces])])
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-shibboleth/shibboleth-sp2.git
More information about the Pkg-shibboleth-devel
mailing list