$OpenBSD: patch-configure,v 1.3 2003/11/18 21:19:22 naddy Exp $
--- configure.orig	2003-11-01 07:30:41.000000000 +0100
+++ configure	2003-11-01 07:30:54.000000000 +0100
@@ -99,8 +99,6 @@ EOF
 if [ "$debug" = "1" ]; then
 	echo 'CFLAGS=-g' >> Makefile.settings
 	echo 'DEBUG=1' >> Makefile.settings
-else
-	echo 'CFLAGS=-O3' >> Makefile.settings;
 fi
 
 echo CFLAGS+=-I`pwd` -I`pwd`/protocols -I. >> Makefile.settings
