Skip to content
Snippets Groups Projects
Commit d2d45832 authored by Jo-Philipp Wich's avatar Jo-Philipp Wich
Browse files

gettext-full: use shipped libxml for the host build, fixes lzma references...

gettext-full: use shipped libxml for the host build, fixes lzma references from creeping in on certain distributions

SVN-Revision: 34400
parent ee16e144
No related branches found
No related tags found
No related merge requests found
......@@ -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/
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment