components/mutt/patches/7076617-flea-cc.patch
changeset 608 bef78732195b
equal deleted inserted replaced
607:c54bec5a82a3 608:bef78732195b
       
     1 --- mutt-1.5.21/muttbug.sh.in.orig	Thu Dec  1 09:37:14 2011
       
     2 +++ mutt-1.5.21/muttbug.sh.in	Fri Dec  2 10:52:31 2011
       
     3 @@ -251,14 +251,9 @@
       
     4  echo 
       
     5  echo "-- Build environment information"
       
     6  echo
       
     7 -echo "(Note: This is the build environment installed on the system"
       
     8 -echo "muttbug is run on.  Information may or may not match the environment"
       
     9 -echo "used to build mutt.)"
       
    10 +echo "- C compiler version information"
       
    11 +echo "XXX-CUSAGE-XXX"
       
    12  echo
       
    13 -echo "- gcc version information"
       
    14 -echo "@CC@"
       
    15 -@CC@ -v 2>&1
       
    16 -echo
       
    17  echo "- CFLAGS"
       
    18  echo @CFLAGS@
       
    19