From: Scott Cantor Date: Tue, 14 Sep 2010 01:12:12 +0000 (+0000) Subject: Reorder libtool macros. X-Git-Tag: 1.4RC1~28 X-Git-Url: http://www.project-moonshot.org/gitweb/?p=shibboleth%2Fcpp-xmltooling.git;a=commitdiff_plain;h=becee57e0c850b6883f65b5356f995d32c9d4411 Reorder libtool macros. --- diff --git a/configure.ac b/configure.ac index 0bd3e49..56c3ba1 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