summaryrefslogtreecommitdiffstats
path: root/package/libxml2
diff options
context:
space:
mode:
authorThomas Lundquist <lists@zelow.no>2009-01-18 09:26:28 +0000
committerThomas Lundquist <lists@zelow.no>2009-01-18 09:26:28 +0000
commitc86f23b7708cb7eeba91a2764210277c78143dca (patch)
tree26dda73073968d3abe78f8c382bd53ae03b67f4b /package/libxml2
parent6b00041b87b30675b8b214b2f4c1653bfd911dda (diff)
downloadbuildroot-novena-c86f23b7708cb7eeba91a2764210277c78143dca.tar.gz
buildroot-novena-c86f23b7708cb7eeba91a2764210277c78143dca.zip
Getting rid of a bit more configure options that's been centralized.
Diffstat (limited to 'package/libxml2')
-rw-r--r--package/libxml2/libxml2.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/libxml2/libxml2.mk b/package/libxml2/libxml2.mk
index 5c31087a0..adc43f51d 100644
--- a/package/libxml2/libxml2.mk
+++ b/package/libxml2/libxml2.mk
@@ -16,7 +16,7 @@ endif
LIBXML2_CONF_OPT = --with-gnu-ld --enable-shared \
--enable-static $(DISABLE_IPV6) \
--without-debugging --without-python \
- --without-threads $(DISABLE_NLS)
+ --without-threads
LIBXML2_DEPENDENCIES = uclibc