aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openwrt.org>2005-09-21 07:21:14 +0000
committerWaldemar Brodkorb <wbx@openwrt.org>2005-09-21 07:21:14 +0000
commitc120d77af067c8b9b9f8de48c50f0babf8b58e16 (patch)
tree300daf21d7560590f6cdf40969b63ec184519df4
parent1253136e2345ef61f76653c78df9adad0a65f011 (diff)
downloadupstream-c120d77af067c8b9b9f8de48c50f0babf8b58e16.tar.gz
upstream-c120d77af067c8b9b9f8de48c50f0babf8b58e16.tar.bz2
upstream-c120d77af067c8b9b9f8de48c50f0babf8b58e16.zip
remove disable-nls, not available here
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@1967 3c298f89-4303-0410-b956-a3cf2f4a3e73
-rw-r--r--openwrt/package/sqlite2/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/openwrt/package/sqlite2/Makefile b/openwrt/package/sqlite2/Makefile
index 6fb490cc370..e0f87be74a6 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 \
);