--------------------- PatchSet 6219 Date: 2007/12/02 04:02:54 Author: amosjeffries Branch: docs Tag: (none) Log: Add mrore component defines to the pre-defined list for code documenting Members: squid3.dox:1.1.2.9->1.1.2.10 Index: squid3/squid3.dox =================================================================== RCS file: /cvsroot/squid-sf//squid3/Attic/squid3.dox,v retrieving revision 1.1.2.9 retrieving revision 1.1.2.10 diff -u -r1.1.2.9 -r1.1.2.10 --- squid3/squid3.dox 2 Dec 2007 03:46:36 -0000 1.1.2.9 +++ squid3/squid3.dox 2 Dec 2007 04:02:54 -0000 1.1.2.10 @@ -1007,8 +1007,14 @@ PREDEFINED = \ __cplusplus \ HTTP_VIOLATIONS \ - ESI \ + WITH_VALGRIND \ + \ + DELAY_POOLS \ ICAP_CLIENT \ + FORW_VIA_DB \ + SQUID_SNMP \ + X_ACCELERATOR_VARY \ + \ USE_ARP_ACL \ USE_ASYNC_IO \ USE_CACHE_DIGESTS \ @@ -1017,6 +1023,7 @@ USE_DLMALLOC \ USE_DNSSERVERS \ USE_EPOLL \ + USE_GNUREGEX \ USE_HEXDUMP \ USE_HTCP \ USE_ICMP \ @@ -1028,6 +1035,7 @@ USE_REFERER_LOG \ USE_SELECT \ USE_SELECT_WIN32 \ + USE_SQUID_ESI \ USE_SSL \ USE_UNLINKD \ USE_USERAGENT_LOG \