bd2a6d5
--- configure.orig	2007-02-07 09:21:40.000000000 +0100
bd2a6d5
+++ configure	2007-02-07 09:21:58.000000000 +0100
bd2a6d5
@@ -3945,12 +3945,6 @@
bd2a6d5
 
bd2a6d5
 test -z "$INSTALL_DATA" && INSTALL_DATA='${INSTALL} -m 644'
bd2a6d5
 
bd2a6d5
-
bd2a6d5
-
bd2a6d5
-if test -n "`echo $CFLAGS' ' | grep '\-g ' 2> /dev/null`" ; then
bd2a6d5
-  CFLAGS=`echo "$CFLAGS " | sed "s/-g / /"`
bd2a6d5
-fi
bd2a6d5
-
bd2a6d5
 if test "x$GCC" = "xyes"; then
bd2a6d5
   if test -z "`echo $CFLAGS | grep '\-Wall' 2> /dev/null`" ; then
bd2a6d5
     CFLAGS="$CFLAGS -Wall"