enet: disable autoreconf

This commit is contained in:
awiouy 2016-10-21 16:05:39 +02:00
parent 80696f7a1c
commit 33cd353f2f

View File

@ -30,7 +30,7 @@ PKG_LONGDESC="ENet's purpose is to provide a relatively thin, simple and robust
PKG_IS_ADDON="no"
PKG_USE_CMAKE="no"
PKG_AUTORECONF="yes"
PKG_AUTORECONF="no"
PKG_CONFIGURE_OPTS_TARGET="--enable-static --disable-shared"