summaryrefslogtreecommitdiffstats
path: root/m4/netsnmp.m4
diff options
context:
space:
mode:
Diffstat (limited to 'm4/netsnmp.m4')
-rw-r--r--m4/netsnmp.m41
1 files changed, 0 insertions, 1 deletions
diff --git a/m4/netsnmp.m4 b/m4/netsnmp.m4
index d8f32f44..10fccf84 100644
--- a/m4/netsnmp.m4
+++ b/m4/netsnmp.m4
@@ -87,7 +87,6 @@ fi
dnl - find dependent libs with net-snmp-config
if test -n "$netsnmp_inc"; then
- AC_MSG_CHECKING(for netsnmp libs with net-snmp-config)
if test -x "$NETSNMPDIR/bin/net-snmp-config"; then
NETSNMP_CONFIG=$NETSNMPDIR/bin/net-snmp-config
else