Makefile: add more MXE_DISABLE_DOC_OPTS

This commit is contained in:
Tony Theodore 2017-07-20 20:21:31 +10:00
parent 487359e283
commit bec723f574
1 changed files with 1 additions and 0 deletions

View File

@ -78,6 +78,7 @@ repeat = $(subst x,$(1),$(subst $(space),,$(call int_encode,$(2))))
MXE_DISABLE_DOC_OPTS = \
ac_cv_prog_HAVE_DOXYGEN="false" \
--{docdir,infodir,mandir,with-html-dir}='$(BUILD_DIR).sink' \
--disable-doxygen
MXE_CONFIGURE_OPTS = \