3ba2399
--- perl-5.8.7/Configure.orig	2005-08-28 18:48:03.000000000 -0400
3ba2399
+++ perl-5.8.7/Configure	2005-08-28 18:49:28.000000000 -0400
3ba2399
@@ -4707,9 +4707,6 @@
3ba2399
 	case "$gccversion" in
3ba2399
 	1*) dflt='-fpcc-struct-return' ;;
3ba2399
 	esac
3ba2399
-	case "$optimize" in
3ba2399
-	*-g*) dflt="$dflt -DDEBUGGING";;
3ba2399
-	esac
3ba2399
 	case "$gccversion" in
3ba2399
 	2*) if test -d /etc/conf/kconfig.d &&
3ba2399
 			$contains _POSIX_VERSION $usrinc/sys/unistd.h >/dev/null 2>&1