From 08bc355a377ca61b57596ff4244410af9c124d7a Mon Sep 17 00:00:00 2001 From: Scott Cantor Date: Sun, 19 Sep 2010 17:52:33 +0000 Subject: [PATCH] Revert reordering of libtool macros. --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.1.4