From: Scott Cantor Date: Sun, 19 Sep 2010 17:52:28 +0000 (+0000) Subject: Revert reordering of libtool macros. X-Git-Tag: 1.4RC1~18 X-Git-Url: http://www.project-moonshot.org/gitweb/?p=shibboleth%2Fcpp-xmltooling.git;a=commitdiff_plain;h=9e6cb802b89275062b955893681084dfa8532700 Revert reordering of libtool macros. --- diff --git a/configure.ac b/configure.ac index 56c3ba1..0bd3e49 100644 --- a/configure.ac +++ b/configure.ac @@ -56,8 +56,8 @@ else esac fi -AC_PROG_LIBTOOL AC_DISABLE_STATIC +AC_PROG_LIBTOOL # Checks for typedefs, structures, and compiler characteristics. AC_C_CONST