libgpg-error: use autopoint instead gettextize, disable NLS

Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
Stephan Raue 2012-01-16 09:01:36 +01:00
parent f452300756
commit ef87ee4835

View File

@ -23,7 +23,7 @@
. config/options $1
cd $PKG_BUILD
gettextize -f
autopoint -f
./configure --host=$TARGET_NAME \
--build=$HOST_NAME \
--prefix=/usr \
@ -31,7 +31,7 @@ gettextize -f
--localstatedir=/var \
--disable-static \
--enable-shared \
--enable-nls \
--disable-nls \
--disable-rpath \
--with-gnu-ld