From: cantor Date: Sun, 19 Sep 2010 17:52:35 +0000 (+0000) Subject: Revert reordering of libtool macros. X-Git-Url: http://www.project-moonshot.org/gitweb/?p=shibboleth%2Fresolver.git;a=commitdiff_plain;h=e8ececb4e4daa4927f398d27eebbf6523fa3344b Revert reordering of libtool macros. git-svn-id: https://svn.middleware.georgetown.edu/shib-extension/cpp-sp-resolver/trunk@267 3ebe4818-3638-0410-822d-ece5924dabe2 --- diff --git a/configure.ac b/configure.ac index 0ab9637..52d63d6 100644 --- a/configure.ac +++ b/configure.ac @@ -46,8 +46,8 @@ else esac fi -AC_PROG_LIBTOOL AC_DISABLE_STATIC +AC_PROG_LIBTOOL AC_LANG(C)