remove disable-nls, not available here
authorwbx <wbx@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Wed, 21 Sep 2005 07:21:14 +0000 (07:21 +0000)
committerwbx <wbx@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Wed, 21 Sep 2005 07:21:14 +0000 (07:21 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1967 3c298f89-4303-0410-b956-a3cf2f4a3e73

package/sqlite2/Makefile

index 6fb490c..e0f87be 100644 (file)
@@ -51,7 +51,6 @@ $(PKG_BUILD_DIR)/.configured:
                  --sbindir=/usr/sbin \
                  --sysconfdir=/etc \
                  $(DISABLE_LARGEFILE) \
-                 $(DISABLE_NLS) \
                  --enable-shared \
                  --enable-static \
        );