aboutsummaryrefslogtreecommitdiffstats
path: root/package
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
commit16e4439051b67d4ba133903b9d1fd8971baa4d1c (patch)
tree9b9a988932b2b8fd690e7eea6f14a11f7221dd8e /package
parent2d7b69d1c72dccf78c25e65fafab2a56d3d8ff69 (diff)
downloadupstream-16e4439051b67d4ba133903b9d1fd8971baa4d1c.tar.gz
upstream-16e4439051b67d4ba133903b9d1fd8971baa4d1c.tar.bz2
upstream-16e4439051b67d4ba133903b9d1fd8971baa4d1c.zip
remove disable-nls, not available here
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1967 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package')
-rw-r--r--package/sqlite2/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/package/sqlite2/Makefile b/package/sqlite2/Makefile
index 6fb490cc37..e0f87be74a 100644
--- a/package/sqlite2/Makefile
+++ b/package/sqlite2/Makefile
@@ -51,7 +51,6 @@ $(PKG_BUILD_DIR)/.configured:
--sbindir=/usr/sbin \
--sysconfdir=/etc \
$(DISABLE_LARGEFILE) \
- $(DISABLE_NLS) \
--enable-shared \
--enable-static \
);