]> git.saurik.com Git - apple/libinfo.git/blobdiff - dns.subproj/options.h
Libinfo-278.0.3.tar.gz
[apple/libinfo.git] / dns.subproj / options.h
index 6a793266e8ebaaaec7d0adf976e06ac68a179332..a632bb30638d0000250cf210d5142ffd9207c79a 100644 (file)
  *      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) */