gettext: do not use emacs

This commit is contained in:
vpeter4 2013-03-28 15:19:43 +01:00
parent 539d8d4d6c
commit ec6af038d5

View File

@ -32,7 +32,8 @@ cd $PKG_BUILD
--enable-shared \ --enable-shared \
--disable-static \ --disable-static \
--disable-rpath \ --disable-rpath \
--with-gnu-ld --with-gnu-ld \
--without-emacs
make make
make install make install