From: Scott Cantor Date: Sun, 19 Sep 2010 17:52:33 +0000 (+0000) Subject: Revert reordering of libtool macros. X-Git-Tag: 2.4RC1~26 X-Git-Url: http://www.project-moonshot.org/gitweb/?p=shibboleth%2Fcpp-opensaml.git;a=commitdiff_plain;h=08bc355a377ca61b57596ff4244410af9c124d7a Revert reordering of libtool macros. --- diff --git a/configure.ac b/configure.ac index 596484c..a265891 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