Back off autoconf version.
authorcantor <cantor@fb386ef7-a10c-0410-8ebf-fd3f8e989ab0>
Wed, 20 Oct 2010 13:47:16 +0000 (13:47 +0000)
committercantor <cantor@fb386ef7-a10c-0410-8ebf-fd3f8e989ab0>
Wed, 20 Oct 2010 13:47:16 +0000 (13:47 +0000)
git-svn-id: https://svn.middleware.georgetown.edu/cpp-opensaml2/branches/REL_2@601 fb386ef7-a10c-0410-8ebf-fd3f8e989ab0

configure.ac

index b9801f4..8393bef 100644 (file)
@@ -1,4 +1,4 @@
-AC_PREREQ([2.67])
+AC_PREREQ([2.50])
 AC_INIT([opensaml],[2.4],[https://bugs.internet2.edu/],[opensaml])
 AC_CONFIG_SRCDIR(saml)
 AC_CONFIG_AUX_DIR(build-aux)