remove disable-nls, not available here
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1967 3c298f89-4303-0410-b956-a3cf2f4a3e73master
parent
2d7b69d1c7
commit
16e4439051
|
@ -51,7 +51,6 @@ $(PKG_BUILD_DIR)/.configured:
|
||||||
--sbindir=/usr/sbin \
|
--sbindir=/usr/sbin \
|
||||||
--sysconfdir=/etc \
|
--sysconfdir=/etc \
|
||||||
$(DISABLE_LARGEFILE) \
|
$(DISABLE_LARGEFILE) \
|
||||||
$(DISABLE_NLS) \
|
|
||||||
--enable-shared \
|
--enable-shared \
|
||||||
--enable-static \
|
--enable-static \
|
||||||
);
|
);
|
||||||
|
|
Loading…
Reference in New Issue