From: Waldemar Brodkorb Date: Wed, 21 Sep 2005 07:21:14 +0000 (+0000) Subject: remove disable-nls, not available here X-Git-Url: http://git.openwrt.org/?a=commitdiff_plain;h=d393fa5048a252272339ea0e3539cdc99c53a3d3;p=openwrt%2Fsvn-archive%2Farchive.git remove disable-nls, not available here SVN-Revision: 1967 --- diff --git a/openwrt/package/sqlite2/Makefile b/openwrt/package/sqlite2/Makefile index 6fb490cc37..e0f87be74a 100644 --- a/openwrt/package/sqlite2/Makefile +++ b/openwrt/package/sqlite2/Makefile @@ -51,7 +51,6 @@ $(PKG_BUILD_DIR)/.configured: --sbindir=/usr/sbin \ --sysconfdir=/etc \ $(DISABLE_LARGEFILE) \ - $(DISABLE_NLS) \ --enable-shared \ --enable-static \ );