gcc-6: use $(GNU_ARCH) in manifest
[unleashed-userland.git] / components / library / apr / patches / doxygen.conf.patch
blob2c38cf74ac274fe6216b34a85ecd9c8f082bc3e9
1 --- docs/doxygen.conf.orig 2012-09-27 11:17:05.750415300 -0700
2 +++ docs/doxygen.conf 2012-09-27 11:20:50.658117244 -0700
3 @@ -24,6 +24,12 @@
4 OPTIMIZE_OUTPUT_FOR_C=YES
5 STRIP_CODE_COMMENTS=NO
7 +# If the HTML_TIMESTAMP tag is set to YES then the footer of
8 +# each generated HTML page will contain the date and time when the page
9 +# was generated. Setting this to NO can help when comparing the output of
10 +# multiple runs.
11 +HTML_TIMESTAMP=NO
13 FULL_PATH_NAMES=NO
14 CASE_SENSE_NAMES=NO
15 # some autoconf guru needs to make configure set this correctly...