libXmu: disable autoreconf

This commit is contained in:
awiouy 2016-10-21 18:06:26 +02:00
parent e08546b1b0
commit 036eb04fa3

View File

@ -29,7 +29,7 @@ PKG_SHORTDESC="libxmu: X11 miscellaneous utility library"
PKG_LONGDESC="LibXmu provides a set of miscellaneous utility convenience functions for X libraries to use."
PKG_IS_ADDON="no"
PKG_AUTORECONF="yes"
PKG_AUTORECONF="no"
PKG_CONFIGURE_OPTS_TARGET="--enable-static --disable-shared --with-gnu-ld --without-xmlto"