# $OpenBSD: patch-ad,v 1.3 2000/01/27 21:14:04 form Exp $

--- src/Makefile.in.orig	Fri Jan 28 01:02:56 2000
+++ src/Makefile.in	Fri Jan 28 01:03:08 2000
@@ -36,7 +36,7 @@
 #USE_DNS= -DUSE_DNS=1
 
 DEFINES= $(INCLUDES) $(DEFS) $(USE_DNS)
-CFLAGS= @CFLAGS@ $(DEFINES) -DSYS_UNIX=1 -DDEBUG=1
+CFLAGS= @CFLAGS@ $(DEFINES) -DSYS_UNIX=1 #-DDEBUG=1
 
 
 OBJS= main.o parse.o image.o utils.o rwdata.o llist.o setget.o cfg.o
