Don't expect human interaction in build

If the build fails, we want the error logged to a file, not that the
build hangs on a terminal (which may even not exist!)
This commit is contained in:
Roland Kaufmann 2012-12-20 23:40:51 +01:00
parent bc327eed1e
commit 22dee20c9f

View File

@ -1231,7 +1231,7 @@ USE_PDFLATEX = YES
# running if errors occur, instead of asking the user for help.
# This option is also used when generating formulas in HTML.
LATEX_BATCHMODE = NO
LATEX_BATCHMODE = YES
# If LATEX_HIDE_INDICES is set to YES then doxygen will not
# include the index chapters (such as File Index, Compound Index, etc.)