libupnpp: remove AUTORECONF
authorFabrice Fontaine <fontaine.fabrice@gmail.com>
Sun, 20 Jan 2019 09:47:51 +0000 (10:47 +0100)
committerPeter Korsgaard <peter@korsgaard.com>
Sun, 20 Jan 2019 19:15:32 +0000 (20:15 +0100)
Commit 9b551dacf74445d58aaefef349e2817e009c9d5d 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>
package/libupnpp/libupnpp.mk

index 31a066a648693e7d044435956037cdc1d4f6ab0f..3619050f103e395140ebf10e21bb117d4700145a 100644 (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