components/doxygen/patches/doxygen1.patch
author Jiri Sasek <Jiri.Sasek@Oracle.COM>
Wed, 04 May 2016 14:21:51 -0700
changeset 5920 1e847165fde2
parent 5665 8f68cd0d0916
permissions -rw-r--r--
23210161 gamin fails to build on userland nightly (99)
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
3902
e9e957d48b8f 20633750 Adjust Userland doxygen build to use the GNU compilers
Rich Burridge <rich.burridge@oracle.com>
parents: 1303
diff changeset
     1
Changes needed to get doxygen to configure and build with the GNU compilers
e9e957d48b8f 20633750 Adjust Userland doxygen build to use the GNU compilers
Rich Burridge <rich.burridge@oracle.com>
parents: 1303
diff changeset
     2
on Solaris.
e9e957d48b8f 20633750 Adjust Userland doxygen build to use the GNU compilers
Rich Burridge <rich.burridge@oracle.com>
parents: 1303
diff changeset
     3
e9e957d48b8f 20633750 Adjust Userland doxygen build to use the GNU compilers
Rich Burridge <rich.burridge@oracle.com>
parents: 1303
diff changeset
     4
--- doxygen-1.8.9/doc/Doxyfile.orig	2015-03-02 18:48:16.796824973 -0800
e9e957d48b8f 20633750 Adjust Userland doxygen build to use the GNU compilers
Rich Burridge <rich.burridge@oracle.com>
parents: 1303
diff changeset
     5
+++ doxygen-1.8.9/doc/Doxyfile	2015-03-02 18:47:58.404324590 -0800
e9e957d48b8f 20633750 Adjust Userland doxygen build to use the GNU compilers
Rich Burridge <rich.burridge@oracle.com>
parents: 1303
diff changeset
     6
@@ -23,7 +23,7 @@
195
62e9499728a6 7036315 migrate doxygen to userland
Kevin Crowe <Kevin.Crowe@oracle.com>
parents:
diff changeset
     7
 EXTRACT_ALL       = NO
62e9499728a6 7036315 migrate doxygen to userland
Kevin Crowe <Kevin.Crowe@oracle.com>
parents:
diff changeset
     8
 EXTRACT_PRIVATE   = NO
62e9499728a6 7036315 migrate doxygen to userland
Kevin Crowe <Kevin.Crowe@oracle.com>
parents:
diff changeset
     9
 GENERATE_MAN      = NO
62e9499728a6 7036315 migrate doxygen to userland
Kevin Crowe <Kevin.Crowe@oracle.com>
parents:
diff changeset
    10
-GENERATE_LATEX    = YES
62e9499728a6 7036315 migrate doxygen to userland
Kevin Crowe <Kevin.Crowe@oracle.com>
parents:
diff changeset
    11
+GENERATE_LATEX    = NO
62e9499728a6 7036315 migrate doxygen to userland
Kevin Crowe <Kevin.Crowe@oracle.com>
parents:
diff changeset
    12
 GENERATE_HTML     = YES
3902
e9e957d48b8f 20633750 Adjust Userland doxygen build to use the GNU compilers
Rich Burridge <rich.burridge@oracle.com>
parents: 1303
diff changeset
    13
 GENERATE_HTMLHELP = NO
195
62e9499728a6 7036315 migrate doxygen to userland
Kevin Crowe <Kevin.Crowe@oracle.com>
parents:
diff changeset
    14
 GENERATE_RTF      = NO