X-Git-Url: https://git.saurik.com/apple/libinfo.git/blobdiff_plain/ad21edcc50f98a2a0f674a569817952d671962c6..84e6ee29846bd48cc36d74aeb5c13c52a59c5a55:/dns.subproj/options.h?ds=sidebyside diff --git a/dns.subproj/options.h b/dns.subproj/options.h index 6a79326..a632bb3 100644 --- a/dns.subproj/options.h +++ b/dns.subproj/options.h @@ -98,7 +98,10 @@ * gns = Greg Shapiro of WPI */ +#ifndef DEBUG #define DEBUG /* enable -d flag and SIGUSR[12] support (ucb) */ +#endif + /*#define ALLOW_T_UNSPEC enable the "unspec" RR type for old athena (ucb) */ /*#define INVQ enable inverse queries (nslookup) (ucb/vix) */ /*#define DSTORAGE debug malloc overruns using storage.o (ucb/vix) */