From: Scott Cantor Date: Wed, 20 Oct 2010 13:47:16 +0000 (+0000) Subject: Back off autoconf version. X-Git-Tag: 2.4RC1~9 X-Git-Url: http://www.project-moonshot.org/gitweb/?p=shibboleth%2Fcpp-opensaml.git;a=commitdiff_plain;h=28eeda76888461858a71e0b2eea0972b0568e23a Back off autoconf version. --- 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)