summaryrefslogtreecommitdiffstats
path: root/package/libs/gettext-full
diff options
context:
space:
mode:
authorJo-Philipp Wich <jow@openwrt.org>2013-07-01 11:03:02 +0000
committerJo-Philipp Wich <jow@openwrt.org>2013-07-01 11:03:02 +0000
commit7e19bb1854415df8fb65c017a0d2d64fd6a83bd1 (patch)
tree93d0777ace7d11efe0300dfbb216567c8513feda /package/libs/gettext-full
parent7c197d9f0e7418b53e184f0b1a2112bed525454f (diff)
downloadmaster-31e0f0ae-7e19bb1854415df8fb65c017a0d2d64fd6a83bd1.tar.gz
master-31e0f0ae-7e19bb1854415df8fb65c017a0d2d64fd6a83bd1.tar.bz2
master-31e0f0ae-7e19bb1854415df8fb65c017a0d2d64fd6a83bd1.zip
gettext-full: always use shipped libcroco, unbreaks build if a different libcroco is installed on the host (#12539)
Based on patch from Joerg Hollmann <Joerg.Hollmann@t-online.de> SVN-Revision: 37115
Diffstat (limited to 'package/libs/gettext-full')
-rw-r--r--package/libs/gettext-full/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/libs/gettext-full/Makefile b/package/libs/gettext-full/Makefile
index 20c234ef3d..7b640e6e45 100644
--- a/package/libs/gettext-full/Makefile
+++ b/package/libs/gettext-full/Makefile
@@ -50,7 +50,7 @@ CONFIGURE_ARGS += \
--without-emacs
HOST_CONFIGURE_ARGS += \
- --with-included-libxml
+ --with-included-libxml --without-libxml2-prefix --with-included-libcroco
define Build/InstallDev
$(INSTALL_DIR) $(1)/usr/lib/libintl-full/include