summaryrefslogtreecommitdiffstats
path: root/package/libs/gettext-full
diff options
context:
space:
mode:
authorJo-Philipp Wich <jow@openwrt.org>2012-11-28 21:02:53 +0000
committerJo-Philipp Wich <jow@openwrt.org>2012-11-28 21:02:53 +0000
commitd2d458324b65fefbd328410f1aa286afe1140d7d (patch)
tree03e091cc8825e75d567c6680a479d8ebd18d5af9 /package/libs/gettext-full
parentee16e144bb2ece81273f1e2712ba60e1e59d1563 (diff)
downloadmaster-31e0f0ae-d2d458324b65fefbd328410f1aa286afe1140d7d.tar.gz
master-31e0f0ae-d2d458324b65fefbd328410f1aa286afe1140d7d.tar.bz2
master-31e0f0ae-d2d458324b65fefbd328410f1aa286afe1140d7d.zip
gettext-full: use shipped libxml for the host build, fixes lzma references from creeping in on certain distributions
SVN-Revision: 34400
Diffstat (limited to 'package/libs/gettext-full')
-rw-r--r--package/libs/gettext-full/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/package/libs/gettext-full/Makefile b/package/libs/gettext-full/Makefile
index 2ae8cd3827..3444e6b2f0 100644
--- a/package/libs/gettext-full/Makefile
+++ b/package/libs/gettext-full/Makefile
@@ -49,6 +49,9 @@ CONFIGURE_ARGS += \
--without-libexpat-prefix \
--without-emacs
+HOST_CONFIGURE_ARGS += \
+ --with-included-libxml
+
define Build/InstallDev
$(INSTALL_DIR) $(1)/usr/lib/libintl-full/include
$(CP) $(PKG_INSTALL_DIR)/usr/include/libintl.h $(1)/usr/lib/libintl-full/include/