Index: proxsmtp/configure
===================================================================
--- proxsmtp.orig/configure	2009-04-14 16:11:57.000000000 +0200
+++ proxsmtp/configure	2009-04-14 16:12:05.000000000 +0200
@@ -3500,7 +3500,7 @@ fi
 
 
 if test "$enable_debug" = "yes"; then
-  CFLAGS="$CFLAGS -g -O0 -Wall"
+  CFLAGS="$CFLAGS -g -Wall"
 
 cat >>confdefs.h <<_ACEOF
 #define _DEBUG 1

