mirror of
https://github.com/monitoring-plugins/monitoring-plugins.git
synced 2026-06-13 10:40:01 -04:00
configure.ac: update net-snmp homepage
This commit is contained in:
parent
e23325f7c3
commit
69296300f6
1 changed files with 1 additions and 1 deletions
|
|
@ -1465,7 +1465,7 @@ then
|
|||
AC_DEFINE_UNQUOTED(PATH_TO_SNMPGET,"$PATH_TO_SNMPGET",[path to snmpget binary])
|
||||
EXTRAS="$EXTRAS check_hpjd check_snmp\$(EXEEXT)"
|
||||
else
|
||||
AC_MSG_WARN([Get snmpget from http://net-snmp.sourceforge.net to make check_hpjd and check_snmp plugins])
|
||||
AC_MSG_WARN([Get snmpget from https://net-snmp.sourceforge.io/ to make check_hpjd and check_snmp plugins])
|
||||
fi
|
||||
|
||||
AC_PATH_PROG(PATH_TO_SNMPGETNEXT,snmpgetnext)
|
||||
|
|
|
|||
Loading…
Reference in a new issue