diff configure.ac @ 24874:486bc22482ca

Improve Doxygen generation. * configure.ac: Display the output of detected qhelpgenerator * m4/acinclude.m4: Detect qhelpgenerator alongside with other QT tools. * doc/doxyhtml/Doxyfile.in: Enable build of Qt Compressed Help (.qch) files. Pushed by Kai T. Ohlhus <k.ohlhus@gmail.com>
author Pantxo Diribarne <pantxo.diribarne@gmail.com>
date Wed, 14 Mar 2018 12:27:19 +0100
parents 4ffdaea6e85e
children 7c7b60dd4d4c
line wrap: on
line diff
--- a/configure.ac	Wed Mar 14 08:29:47 2018 +0100
+++ b/configure.ac	Wed Mar 14 12:27:19 2018 +0100
@@ -3341,6 +3341,7 @@
   Qt uic:                        $UIC $UICFLAGS
   Qt rcc:                        $RCC $RCCFLAGS
   Qt lrelease:                   $LRELEASE $LRELEASEFLAGS
+  Qt qhelpgenerator:             $QHELPGENERATOR $QHELPGENERATORFLAGS
   READLINE libraries:            $READLINE_LIBS
   Sndfile CPPFLAGS:              $SNDFILE_CPPFLAGS
   Sndfile LDFLAGS:               $SNDFILE_LDFLAGS