]> git.enpas.org Git - openwrt.git/commitdiff
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@1967 3c298f89-4303-0410-b956-a3cf2f4a3e73

openwrt/package/sqlite2/Makefile

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