summaryrefslogtreecommitdiff
path: root/package/libtool/Makefile
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2011-03-04 19:08:05 +0100
committerWaldemar Brodkorb <wbx@openadk.org>2011-03-04 19:08:05 +0100
commit147d9ee9f93d9164931408af9ecda00eb0d4a8b2 (patch)
tree16dd9679c8be91e371f3b4612b39fc843007777e /package/libtool/Makefile
parenta13a7bb1239db9093de0cec0ba35a8fabdf24ff0 (diff)
parent709e9353b40e894f7f176e68480ce5f9d46db8d5 (diff)
Merge branch 'master' of git+ssh://openadk.org/git/openadk
Diffstat (limited to 'package/libtool/Makefile')
-rw-r--r--package/libtool/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/package/libtool/Makefile b/package/libtool/Makefile
index ef8433da8..940cf91a3 100644
--- a/package/libtool/Makefile
+++ b/package/libtool/Makefile
@@ -27,10 +27,9 @@ ifeq (${ADK_HOST_OPENBSD},y)
XAKE_FLAGS+= AUTOCONF_VERSION=2.62
endif
-CONFIGURE_ARGS+= --enable-ltdl-install \
- --disable-cxx
+CONFIGURE_ARGS+= --enable-ltdl-install
-post-install:
+libtool-install:
${INSTALL_DIR} ${IDIR_LIBTOOL}/usr/bin
${INSTALL_BIN} ${WRKINST}/usr/bin/libtool ${IDIR_LIBTOOL}/usr/bin
${INSTALL_BIN} ${WRKINST}/usr/bin/libtoolize ${IDIR_LIBTOOL}/usr/bin