We don't use LOOLWSD_LOGFILE in any source code any longer
So no need to emit its definition to config.h.
This commit is contained in:
parent
3800c988b6
commit
e121e90f41
1 changed files with 0 additions and 1 deletions
|
@ -128,7 +128,6 @@ if test -n "$with_logfile" ; then
|
|||
LOOLWSD_LOGFILE="$with_logfile"
|
||||
fi
|
||||
AC_SUBST(LOOLWSD_LOGFILE)
|
||||
AC_DEFINE_UNQUOTED([LOOLWSD_LOGFILE],["$LOOLWSD_LOGFILE"],[Pathname of the logfile.])
|
||||
|
||||
MAX_DOCUMENTS=10
|
||||
AS_IF([test -n "$with_max_documents"],
|
||||
|
|
Loading…
Reference in a new issue