From 6fb435fc65c88f625dd1f8b68bb685d717386ad0 Mon Sep 17 00:00:00 2001 From: Scott Cantor Date: Sat, 23 Oct 2010 21:09:45 +0000 Subject: [PATCH] Back off autoconf version. --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index f9b1889..236f7dc 100644 --- a/configure.ac +++ b/configure.ac @@ -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) -- 2.1.4