[cyassl]: upgrade to 2.8.0
[openwrt.git] / package / libs / gettext-full / Makefile
index 20c234ef3df8341c5d633fe2a923bf6e808246d0..11dc1f564360060c935b978e36ee407135227a18 100644 (file)
@@ -35,6 +35,9 @@ define Package/libintl-full
 endef
 
 TARGET_CFLAGS += $(FPIC)
+ifneq ($(HOST_OS),Linux)
+  TARGET_CFLAGS += -I$(STAGING_DIR_HOST)/include
+endif
 
 CONFIGURE_ARGS += \
        --enable-shared \
@@ -50,7 +53,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