aboutsummaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2009-02-15 23:12:25 +0000
committerChristian Grothoff <christian@grothoff.org>2009-02-15 23:12:25 +0000
commitd3036c2e63b15ce85f414985870c115134ed482b (patch)
treea5add3e536739c7c1632a1cf2e369b52950bd647 /configure.ac
parente296838c7134b279990047400b3fe059e565cd5b (diff)
downloadlibextractor-d3036c2e63b15ce85f414985870c115134ed482b.tar.gz
libextractor-d3036c2e63b15ce85f414985870c115134ed482b.zip
rec
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 934a5b0..371a891 100644
--- a/configure.ac
+++ b/configure.ac
@@ -27,7 +27,7 @@ AC_PROG_MAKE_SET
27LT_CONFIG_LTDL_DIR([libltdl]) 27LT_CONFIG_LTDL_DIR([libltdl])
28AC_CANONICAL_HOST 28AC_CANONICAL_HOST
29LT_INIT([disable-static dlopen win32-dll]) 29LT_INIT([disable-static dlopen win32-dll])
30LTDL_INIT 30LTDL_INIT([recursive])
31AC_SUBST(LTDLINCL) 31AC_SUBST(LTDLINCL)
32AC_SUBST(LIBLTDL) 32AC_SUBST(LIBLTDL)
33AC_SUBST(MKDIR_P) 33AC_SUBST(MKDIR_P)