Fix configure help added in #1403

This commit is contained in:
Felipe Zimmerle
2017-05-02 11:11:47 -03:00
parent d7383c39dd
commit 41ae8db571

View File

@@ -490,7 +490,7 @@ AC_ARG_ENABLE(handler-logging,
# Disable logging of dechunking # Disable logging of dechunking
AC_ARG_ENABLE(dechunk-logging, AC_ARG_ENABLE(dechunk-logging,
AS_HELP_STRING([--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 if test "$enableval" != "no"; then
log_dechunk= log_dechunk=