mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-07-29 06:06:32 +00:00
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_SITE = http://www.agentpp.com/download
|
||||||
SNMPPP_DEPENDENCIES = host-pkgconf
|
SNMPPP_DEPENDENCIES = host-pkgconf
|
||||||
SNMPPP_INSTALL_STAGING = YES
|
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_CONF_OPTS = $(if $(BR2_PACKAGE_SNMPPP_LOGGING),--enable-logging,--disable-logging)
|
||||||
SNMPPP_LICENSE = SNMP++
|
SNMPPP_LICENSE = SNMP++
|
||||||
SNMPPP_LICENSE_FILES = src/v3.cpp
|
SNMPPP_LICENSE_FILES = src/v3.cpp
|
||||||
|
Loading…
x
Reference in New Issue
Block a user