summaryrefslogtreecommitdiff
path: root/package/libtool/Makefile
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2010-12-02 01:59:07 +0100
committerWaldemar Brodkorb <wbx@openadk.org>2010-12-02 01:59:07 +0100
commit0ccba89e05c01ce234adc7242ad7342d23b4f9df (patch)
tree80d7ad5e8e1c6f3b61c1237d0defbda7b28bebde /package/libtool/Makefile
parent19ef34caff426cc3185bfe3376487f6ad4bb7694 (diff)
enable libltdl explicitely for native builds
Diffstat (limited to 'package/libtool/Makefile')
-rw-r--r--package/libtool/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/package/libtool/Makefile b/package/libtool/Makefile
index d23aa0a39..85960b1bc 100644
--- a/package/libtool/Makefile
+++ b/package/libtool/Makefile
@@ -24,6 +24,8 @@ ifeq (${ADK_HOST_OPENBSD},y)
XAKE_FLAGS+= AUTOCONF_VERSION=2.62
endif
+CONFIGURE_ARGS+= --enable-ltdl-install
+
post-install:
${INSTALL_DIR} ${IDIR_LIBLTDL}/usr/lib
${CP} ${WRKINST}/usr/lib/libltdl.so* ${IDIR_LIBLTDL}/usr/lib/