1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-07-07 13:24:32 +03:00

remove disable-nls, not available here

git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1967 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
wbx 2005-09-21 07:21:14 +00:00
parent b7277aee3c
commit 41aaf2f0d9

View File

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