libupnpp: remove AUTORECONF

Commit 9b551dacf7 removed patch on
configure.ac so remove uneeded LIBUPNPP_AUTORECONF

Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
Fabrice Fontaine 2019-01-20 10:47:51 +01:00 committed by Peter Korsgaard
parent 6bf54343cd
commit 7de183b770

View File

@ -11,8 +11,6 @@ LIBUPNPP_LICENSE_FILES = COPYING
LIBUPNPP_INSTALL_STAGING = YES
LIBUPNPP_DEPENDENCIES = expat libcurl \
$(if $(BR2_PACKAGE_LIBUPNP),libupnp,libupnp18)
# We're patching configure.ac
LIBUPNPP_AUTORECONF = YES
# configure script fails to link against the dependencies of libupnp
# and libcurl causing detection to fail when statically linking