summaryrefslogtreecommitdiff
path: root/ext/snmp/config.m4
diff options
context:
space:
mode:
Diffstat (limited to 'ext/snmp/config.m4')
-rw-r--r--ext/snmp/config.m42
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/snmp/config.m4 b/ext/snmp/config.m4
index dd7a3bf68d..7342872c32 100644
--- a/ext/snmp/config.m4
+++ b/ext/snmp/config.m4
@@ -37,7 +37,7 @@ if test "$PHP_SNMP" != "no"; then
else
AC_MSG_ERROR([Net-SNMP version 5.3 or greater reqired (detected $snmp_full_version).])
fi
- else
+ else
AC_MSG_ERROR([Could not find net-snmp-config binary. Please check your net-snmp installation.])
fi