From: Waldemar Brodkorb Date: Wed, 21 Sep 2005 07:21:14 +0000 (+0000) Subject: remove disable-nls, not available here X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=7872532ac9718575b020b249bcb387deef4ab6d6;p=librecmc%2Flibrecmc.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 \ );