snmppp: autoreconf is not needed anymore
Tarballs of recent versions ship a configure script. Signed-off-by: Luca Ceresoli <luca@lucaceresoli.net> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
parent
4f73fba92c
commit
3bb40c7d86
@ -9,8 +9,6 @@ SNMPPP_SOURCE = snmp++-$(SNMPPP_VERSION).tar.gz
|
||||
SNMPPP_SITE = http://www.agentpp.com/download
|
||||
SNMPPP_DEPENDENCIES = host-pkgconf
|
||||
SNMPPP_INSTALL_STAGING = YES
|
||||
# no configure script in tarball
|
||||
SNMPPP_AUTORECONF = YES
|
||||
SNMPPP_CONF_OPTS = $(if $(BR2_PACKAGE_SNMPPP_LOGGING),--enable-logging,--disable-logging)
|
||||
SNMPPP_LICENSE = SNMP++
|
||||
SNMPPP_LICENSE_FILES = src/v3.cpp
|
||||
|
Loading…
Reference in New Issue
Block a user