projects
/
openwrt
/
openwrt.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ee16e14
)
gettext-full: use shipped libxml for the host build, fixes lzma references from creep...
author
Jo-Philipp Wich
<jow@openwrt.org>
Wed, 28 Nov 2012 21:02:53 +0000
(21:02 +0000)
committer
Jo-Philipp Wich
<jow@openwrt.org>
Wed, 28 Nov 2012 21:02:53 +0000
(21:02 +0000)
SVN-Revision: 34400
package/libs/gettext-full/Makefile
patch
|
blob
|
history
diff --git
a/package/libs/gettext-full/Makefile
b/package/libs/gettext-full/Makefile
index 2ae8cd3827a6e583fc8be3c9fa704cd083db3f2e..3444e6b2f0918d941f9cd40b2e9a7e502512fa30 100644
(file)
--- a/
package/libs/gettext-full/Makefile
+++ b/
package/libs/gettext-full/Makefile
@@
-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/