]> arthur.barton.de Git - ngircd-alex.git/blobdiff - doc/src/Doxyfile
Doxygen: define ZLIB, PAM, and ZEROCONF
[ngircd-alex.git] / doc / src / Doxyfile
index 62a219ca04668229b31b795714e8cd54dbabc89b..8afec5eb2bf3cc60f2ddfa6c5c8b2b4f9aeb8614 100644 (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-