From: Scott Cantor Date: Tue, 14 Sep 2010 18:06:24 +0000 (+0000) Subject: Reorder libtool macros. X-Git-Tag: 2.4RC1~32 X-Git-Url: http://www.project-moonshot.org/gitweb/?p=shibboleth%2Fcpp-opensaml.git;a=commitdiff_plain;h=411c108e6fb110f631dbceb6d6b1379685b3be79 Reorder libtool macros. --- diff --git a/configure.ac b/configure.ac index a265891..596484c 100644 --- a/configure.ac +++ b/configure.ac @@ -56,8 +56,8 @@ else esac fi -AC_DISABLE_STATIC AC_PROG_LIBTOOL +AC_DISABLE_STATIC # Checks for typedefs, structures, and compiler characteristics. AC_C_CONST