Browse Source

gettext-full: always use shipped libcroco, unbreaks build if a different libcroco is installed on the host (#12539)

Based on patch from Joerg Hollmann <[email protected]>

SVN-Revision: 37115
Jo-Philipp Wich 12 năm trước cách đây
mục cha
commit
7e19bb1854
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      package/libs/gettext-full/Makefile

+ 1 - 1
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