From 28eeda76888461858a71e0b2eea0972b0568e23a Mon Sep 17 00:00:00 2001 From: Scott Cantor Date: Wed, 20 Oct 2010 13:47:16 +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 b9801f4..8393bef 100644 --- a/configure.ac +++ b/configure.ac @@ -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) -- 2.1.4