aboutsummaryrefslogtreecommitdiffstats
path: root/src/build-data/botan.doxy.in
diff options
context:
space:
mode:
authorJack Lloyd <[email protected]>2018-07-02 11:52:10 -0400
committerJack Lloyd <[email protected]>2018-07-02 11:52:10 -0400
commita14ab32d50597c4e403278b2ca9473acd2de6cb1 (patch)
treedfbc1350d732be7e6945c69056823aebf3b735a9 /src/build-data/botan.doxy.in
parentd40c9bacdba37cecb0ebca78bcef31a88979bd48 (diff)
Avoid having Doxygen error out except in maintainer mode builds
Increases likelyhood that it will fail to build for an end user which is not helpful for anyone.
Diffstat (limited to 'src/build-data/botan.doxy.in')
-rw-r--r--src/build-data/botan.doxy.in3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/build-data/botan.doxy.in b/src/build-data/botan.doxy.in
index bbb0bbaf7..16f681ef2 100644
--- a/src/build-data/botan.doxy.in
+++ b/src/build-data/botan.doxy.in
@@ -74,7 +74,10 @@ WARN_IF_DOC_ERROR = YES
WARN_NO_PARAMDOC = YES
WARN_FORMAT = "$file:$line: $text"
WARN_LOGFILE =
+
+%{if maintainer_mode}
WARN_AS_ERROR = YES
+%{endif}
#---------------------------------------------------------------------------
# configuration options related to the input files