util-linux-ng:

- add an option to build successfully with gettext
This commit is contained in:
Stephan Raue 2009-10-03 22:28:16 +02:00
parent 254fd6ce99
commit 4c0acc7f0a

View File

@ -5,6 +5,7 @@
$SCRIPTS/build toolchain
cd $PKG_BUILD
gt_cv_func_gnugettext1_libintl=no \
./configure --host=$TARGET_NAME \
--build=$HOST_NAME \
--prefix=/usr \