Sophie

Sophie

distrib > Mageia > 8 > armv7hl > by-pkgid > 7641ac4edeec61d51872db37bde585e8 > files > 2

aterm-1.0.1-15.mga8.src.rpm

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