summaryrefslogtreecommitdiffstats
path: root/package/sqlite2
diff options
context:
space:
mode:
authorwbx <wbx@3c298f89-4303-0410-b956-a3cf2f4a3e73>2005-09-21 07:21:14 +0000
committerwbx <wbx@3c298f89-4303-0410-b956-a3cf2f4a3e73>2005-09-21 07:21:14 +0000
commit41aaf2f0d9f7240f66df7e9542e782dc400197d0 (patch)
tree9b9a988932b2b8fd690e7eea6f14a11f7221dd8e /package/sqlite2
parentb7277aee3c6e583d65600b48c33fb3315b384c6b (diff)
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/sqlite2')
-rw-r--r--package/sqlite2/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/package/sqlite2/Makefile b/package/sqlite2/Makefile
index 6fb490cc3..e0f87be74 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 \
);