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:
Tor Lillqvist 2016-10-06 13:43:16 +03:00
parent 3800c988b6
commit e121e90f41

View file

@ -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"],