mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-10 08:14:09 -09:00
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:
committed by
Peter Korsgaard
parent
6bf54343cd
commit
7de183b770
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user