Back off autoconf version.
authorcantor <cantor@de75baf8-a10c-0410-a50a-987c0e22f00f>
Sat, 23 Oct 2010 21:09:45 +0000 (21:09 +0000)
committercantor <cantor@de75baf8-a10c-0410-a50a-987c0e22f00f>
Sat, 23 Oct 2010 21:09:45 +0000 (21:09 +0000)
git-svn-id: https://svn.middleware.georgetown.edu/cpp-xmltooling/branches/REL_1@811 de75baf8-a10c-0410-a50a-987c0e22f00f

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)