X-Git-Url: https://git.saurik.com/apple/libinfo.git/blobdiff_plain/e6b95798e71dad1fb3669ea0b8963d24ddd65f93..b3dd680f589a1f02e301659e04768ef61be3b843:/dns.subproj/options.h 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) */