git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@71749
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
fi
fi
+if [ "$DOXYGEN" = "" ]; then
+ DOXYGEN=doxygen
+fi
+
# prepare folders for the cp commands below
mkdir -p out/html # we need to copy files in this folder below
mkdir -p out/html/generic out/html/wxmsw out/html/wxgtk out/html/wxmac
# otherwise when generating the CHM file with Doxygen, those files are
# not included!
#
-doxygen $cfgfile
+$DOXYGEN $cfgfile
if [[ "$1" = "qch" ]]; then
# we need to add missing files to the .qhp