Back off autoconf version.
authorScott Cantor <cantor.2@osu.edu>
Sat, 23 Oct 2010 21:09:45 +0000 (21:09 +0000)
committerScott Cantor <cantor.2@osu.edu>
Sat, 23 Oct 2010 21:09:45 +0000 (21:09 +0000)
configure.ac

index f9b1889..236f7dc 100644 (file)
@@ -1,5 +1,5 @@
 # Process this file with autoreconf
-AC_PREREQ([2.67])
+AC_PREREQ([2.50])
 AC_INIT([xmltooling],[1.4],[https://bugs.internet2.edu/],[xmltooling])
 AC_CONFIG_SRCDIR(xmltooling)
 AC_CONFIG_AUX_DIR(build-aux)