From e8ececb4e4daa4927f398d27eebbf6523fa3344b Mon Sep 17 00:00:00 2001 From: cantor Date: Sun, 19 Sep 2010 17:52:35 +0000 Subject: [PATCH] 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 --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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) -- 2.1.4