summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorRalf Wildenhues <Ralf.Wildenhues@gmx.de>2008-01-15 06:23:16 +0000
committerRalf Wildenhues <Ralf.Wildenhues@gmx.de>2008-01-15 06:23:16 +0000
commit144b0ad7686a34e446df2a0f82050c50addf6554 (patch)
treea7e7a369830e559aeab90c933dd4d5d39e527867 /configure.ac
parent5436459a6b7a7fe3059cabfb268331dbe298d402 (diff)
downloadlibtool-144b0ad7686a34e446df2a0f82050c50addf6554.tar.gz
* configure.ac: Set libltdl nonrecursive option, to avoid
configuring libltdl inside the Libtool package.
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac1
1 files changed, 1 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac
index 3e2b4971..b7c75f19 100644
--- a/configure.ac
+++ b/configure.ac
@@ -181,6 +181,7 @@ AC_PROG_CPP
## Libtool initialisation. ##
## ----------------------- ##
LT_INIT([dlopen win32-dll])
+_LT_SET_OPTION([LTDL_INIT], [nonrecursive])
_LTDL_SETUP
# Enable all the language support we can