From 1a5ff4e3718fa757ee5f2d8a51e15da6fdcc019c Mon Sep 17 00:00:00 2001 From: Felipe Zimmerle Date: Wed, 26 Apr 2017 15:18:24 -0300 Subject: [PATCH] Fix help message on configuration option added by #1380 --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index 83adeebb..685a8373 100644 --- a/configure.ac +++ b/configure.ac @@ -460,7 +460,7 @@ AC_ARG_ENABLE(server-logging, # Disable logging of problem when deleting collection AC_ARG_ENABLE(collection-delete-problem-logging, AS_HELP_STRING([--enable-collection-delete-problem-logging], - [Enable logging of collection delete problem in audit log when log level < 9. This is the default]), + [Enable logging of collection delete problem even when log level is < 9. This is the default]), [ if test "$enableval" != "no"; then log_collection_delete_problem=