Revert "libnfs: disable autoreconf"

This reverts commit 68f09e753424d1d86326cf1200743b03c2214f48.
This commit is contained in:
MilhouseVH 2016-11-16 05:52:54 +00:00
parent 5d65364754
commit 0f60b32360

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="no"
PKG_AUTORECONF="yes"
PKG_CONFIGURE_OPTS_TARGET="--disable-examples --disable-tirpc"