1
0
mirror of https://github.com/osmarks/ngircd.git synced 2024-12-13 02:10:27 +00:00

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

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-