Fix help message on configuration option added by #1381
This commit is contained in:
Родитель
7b86d8c51d
Коммит
2c07a17fa3
|
@ -475,7 +475,7 @@ AC_ARG_ENABLE(collection-delete-problem-logging,
|
|||
# Disable logging of Apache handler
|
||||
AC_ARG_ENABLE(handler-logging,
|
||||
AS_HELP_STRING([--enable-handler-logging],
|
||||
[Enable logging of Apache handler in audit log when log level < 9. This is the default]),
|
||||
[Enable logging of Apache handler in audit log even when log level is < 9. This is the default]),
|
||||
[
|
||||
if test "$enableval" != "no"; then
|
||||
log_handler=
|
||||
|
|
Загрузка…
Ссылка в новой задаче