Revert "libplist: disable autoreconf"

This reverts commit 9687680cde442434513be8fb78a5985449d4056e.
This commit is contained in:
awiouy 2016-11-22 16:57:26 +01:00
parent eccfda73a5
commit b1549d5830

View File

@ -29,7 +29,7 @@ PKG_SHORTDESC="libplist: a library for manipulating Apple Binary and XML Propert
PKG_LONGDESC="libplist is a library for manipulating Apple Binary and XML Property Lists" PKG_LONGDESC="libplist is a library for manipulating Apple Binary and XML Property Lists"
PKG_IS_ADDON="no" PKG_IS_ADDON="no"
PKG_AUTORECONF="no" PKG_AUTORECONF="yes"
PKG_CONFIGURE_OPTS_TARGET="--without-cython" PKG_CONFIGURE_OPTS_TARGET="--without-cython"