X-Git-Url: https://arthur.barton.de/cgi-bin/gitweb.cgi?p=ngircd-alex.git;a=blobdiff_plain;f=doc%2Fsrc%2FDoxyfile;fp=doc%2Fsrc%2FDoxyfile;h=8afec5eb2bf3cc60f2ddfa6c5c8b2b4f9aeb8614;hp=62a219ca04668229b31b795714e8cd54dbabc89b;hb=ebfcdb088be271adfe17303163534956715b85e9;hpb=03628dbeaf40a9de34b3eb6d5bf6dd34eed8248c diff --git a/doc/src/Doxyfile b/doc/src/Doxyfile index 62a219ca..8afec5eb 100644 --- a/doc/src/Doxyfile +++ b/doc/src/Doxyfile @@ -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-