Doxygen: define ZLIB, PAM, and ZEROCONF

This commit is contained in:
Alexander Barton 2010-12-27 17:15:37 +01:00
parent 03628dbeaf
commit ebfcdb088b
1 changed files with 1 additions and 1 deletions

View File

@ -159,6 +159,6 @@ GENERATE_PERLMOD = NO
# undefined via #undef or recursively expanded use the := operator
# instead of the = operator.
PREDEFINED = DEBUG CONN_MODULE __client_c__
PREDEFINED = DEBUG ZLIB PAM ZEROCONF CONN_MODULE __client_c__
# -eof-