summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ext/sablot/config.m42
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/sablot/config.m4 b/ext/sablot/config.m4
index e093555838..14681b4d1b 100644
--- a/ext/sablot/config.m4
+++ b/ext/sablot/config.m4
@@ -32,7 +32,7 @@ if test "$PHP_SABLOT" != "no"; then
PHP_EXTENSION(sablot, $ext_shared)
fi
-AC_MSG_CHECKING(whether to enable UCD SNMP hack)
+AC_MSG_CHECKING(whether to enable descriptive error messages)
AC_ARG_ENABLE(sablot-errors-descriptive,
[ --enable-sablot-errors-descriptive Enable Descriptive errors],[
if test "$enableval" = "yes" ; then