From: cantor Date: Tue, 14 Sep 2010 18:06:23 +0000 (+0000) Subject: Reorder libtool macros. X-Git-Tag: 2.4~19 X-Git-Url: http://www.project-moonshot.org/gitweb/?p=shibboleth%2Fsp.git;a=commitdiff_plain;h=230c238604586155002925fe2481596ab66348d2;ds=sidebyside Reorder libtool macros. git-svn-id: https://svn.middleware.georgetown.edu/cpp-sp/branches/REL_2@3320 cb58f699-b61c-0410-a6fe-9272a202ed29 --- diff --git a/configure.ac b/configure.ac index 8426585..379a57d 100644 --- a/configure.ac +++ b/configure.ac @@ -59,8 +59,8 @@ else esac fi -AC_DISABLE_STATIC AC_PROG_LIBTOOL +AC_DISABLE_STATIC AC_LANG(C)