diff mbox

snmppp: autoreconf is not needed anymore

Message ID 1436351773-13436-1-git-send-email-luca@lucaceresoli.net
State Accepted
Commit 3bb40c7d8608e1e55c19d00ab142c4fce14bd73e
Headers show

Commit Message

Luca Ceresoli July 8, 2015, 10:36 a.m. UTC
Tarballs of recent versions ship a configure script.

Signed-off-by: Luca Ceresoli <luca@lucaceresoli.net>
---
 package/snmppp/snmppp.mk | 2 --
 1 file changed, 2 deletions(-)

Comments

Peter Korsgaard July 8, 2015, 9:46 p.m. UTC | #1
>>>>> "Luca" == Luca Ceresoli <luca@lucaceresoli.net> writes:

 > Tarballs of recent versions ship a configure script.
 > Signed-off-by: Luca Ceresoli <luca@lucaceresoli.net>

Committed, thanks.
diff mbox

Patch

diff --git a/package/snmppp/snmppp.mk b/package/snmppp/snmppp.mk
index 29b1d99..026fe6e 100644
--- a/package/snmppp/snmppp.mk
+++ b/package/snmppp/snmppp.mk
@@ -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