remove disable-nls, not available here
SVN-Revision: 1967
This commit is contained in:
parent
c257fd031d
commit
7872532ac9
|
@ -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