Quote doxygen command where necessary

... if the doxygen path includes spaces.

Done for configure/make + CMake.
This commit is contained in:
Albrecht Schlosser
2024-01-11 00:33:22 +01:00
parent 08e64283aa
commit 32514e6d2b
4 changed files with 13 additions and 14 deletions
+2 -2
View File
@@ -1,7 +1,7 @@
#
# Make include file for the Fast Light Tool Kit (FLTK).
#
# Copyright 1998-2023 by Bill Spitzak and others.
# Copyright 1998-2024 by Bill Spitzak and others.
#
# This library is free software. Distribution and use rights are outlined in
# the file "COPYING" which should have been included with this file. If this
@@ -27,7 +27,7 @@ FLTK_VERSION = @FLTK_VERSION@
# FLTK configuration options: BUILD = { WIN | OSX | X11 | XFT | CAIROXLIB | WAYLANDX11 | WAYLAND }
BUILD = @BUILD@
UNAME = @UNAME@
UNAME = @UNAME@
# Standard configure variables