libnfs: disable autoreconf

This commit is contained in:
awiouy 2016-10-21 17:38:47 +02:00
parent 458eb39d3a
commit 68f09e7534

View File

@ -29,7 +29,7 @@ PKG_SHORTDESC="libnfs: a client library for accessing NFS shares over a network.
PKG_LONGDESC="LIBNFS is a client library for accessing NFS shares over a network."
PKG_IS_ADDON="no"
PKG_AUTORECONF="yes"
PKG_AUTORECONF="no"
PKG_CONFIGURE_OPTS_TARGET="--disable-examples --disable-tirpc"