gettext: do not use emacs

This commit is contained in:
vpeter4 2013-03-28 15:19:43 +01:00 committed by Stephan Raue
parent b088522f57
commit fe325e7aed

View File

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