From: jow Date: Mon, 1 Jul 2013 11:03:02 +0000 (+0000) Subject: gettext-full: always use shipped libcroco, unbreaks build if a different libcroco... X-Git-Url: https://git.archive.openwrt.org/?p=openwrt.git;a=commitdiff_plain;h=f80c43a33159199838d52404d6b743f558bb36ce;hp=c94a903468b6d59113798a0b724dd3feff128949;ds=sidebyside gettext-full: always use shipped libcroco, unbreaks build if a different libcroco is installed on the host (#12539) Based on patch from Joerg Hollmann git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37115 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- 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