aboutsummaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 929b7187c..bfc95cdce 100644
--- a/configure.ac
+++ b/configure.ac
@@ -48,7 +48,7 @@ AC_PROG_INSTALL
48AC_PROG_LN_S 48AC_PROG_LN_S
49AC_PROG_MAKE_SET 49AC_PROG_MAKE_SET
50AM_PROG_CC_C_O 50AM_PROG_CC_C_O
51LT_INIT([disable-static dlopen win32-dll]) 51LT_INIT([disable-static dlopen])
52AC_SUBST(MKDIR_P) 52AC_SUBST(MKDIR_P)
53 53
54# allow for different autotools 54# allow for different autotools