Back off autoconf version.
authorScott Cantor <cantor.2@osu.edu>
Wed, 20 Oct 2010 13:47:16 +0000 (13:47 +0000)
committerScott Cantor <cantor.2@osu.edu>
Wed, 20 Oct 2010 13:47:16 +0000 (13:47 +0000)
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)