From 41ae8db5715a14807328082c31d126acd11d9f79 Mon Sep 17 00:00:00 2001 From: Felipe Zimmerle Date: Tue, 2 May 2017 11:11:47 -0300 Subject: [PATCH] Fix configure help added in #1403 --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index 4b1656a5..e9976b0d 100644 --- a/configure.ac +++ b/configure.ac @@ -490,7 +490,7 @@ AC_ARG_ENABLE(handler-logging, # Disable logging of dechunking AC_ARG_ENABLE(dechunk-logging, AS_HELP_STRING([--enable-dechunk-logging], - [Enable logging of dechunking in audit log when log level < 9. This is the default]), + [Enable logging of dechunking even when log level is < 9. This is the default]), [ if test "$enableval" != "no"; then log_dechunk=