summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorAndreas Baumann <abaumann@yahoo.com>2009-02-28 17:49:57 +0100
committerAndreas Baumann <abaumann@yahoo.com>2009-02-28 17:49:57 +0100
commit2bf01ac70421275a3e06aa4885ab09874425c653 (patch)
tree89f7966e4e91cab19f5c1d15fe452e3ac98bb4b2 /docs
parent37b1acbbbe15eeb0d006ee2c7dd39ab5f3c72476 (diff)
downloadwolfbones-2bf01ac70421275a3e06aa4885ab09874425c653.tar.gz
wolfbones-2bf01ac70421275a3e06aa4885ab09874425c653.tar.bz2
make sure doxygen documentation contains syslog stuff
Diffstat (limited to 'docs')
-rw-r--r--docs/doxygen.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/doxygen.conf b/docs/doxygen.conf
index 1bcc313..cb046de 100644
--- a/docs/doxygen.conf
+++ b/docs/doxygen.conf
@@ -1209,7 +1209,7 @@ INCLUDE_FILE_PATTERNS =
# undefined via #undef or recursively expanded use the := operator
# instead of the = operator.
-PREDEFINED =
+PREDEFINED = HAVE_SYSLOG_H
# If the MACRO_EXPANSION and EXPAND_ONLY_PREDEF tags are set to YES then
# this tag can be used to specify a list of macro names that should be expanded.