From c86f23b7708cb7eeba91a2764210277c78143dca Mon Sep 17 00:00:00 2001 From: Thomas Lundquist Date: Sun, 18 Jan 2009 09:26:28 +0000 Subject: Getting rid of a bit more configure options that's been centralized. --- package/libxml2/libxml2.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'package/libxml2/libxml2.mk') 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 -- cgit v1.2.3