From: Scott Cantor Date: Sun, 19 Sep 2010 17:52:35 +0000 (+0000) Subject: Revert reordering of libtool macros. X-Git-Tag: 1.0.0~42 X-Git-Url: http://www.project-moonshot.org/gitweb/?p=shibboleth%2Fcpp-sp-resolver.git;a=commitdiff_plain;h=131d09bcd5c34f797e5cb4827930af3b6b8cee1a Revert reordering of libtool macros. --- 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)