patches/gcc/4.1.2/303-c99-complex-ugly-hack.patch
changeset 13 068dce39f687
parent 1 eeea35fbf182
     1.1 --- a/patches/gcc/4.1.2/303-c99-complex-ugly-hack.patch	Sat Feb 24 11:00:05 2007 +0000
     1.2 +++ b/patches/gcc/4.1.2/303-c99-complex-ugly-hack.patch	Sun Mar 04 22:56:04 2007 +0000
     1.3 @@ -1,6 +1,6 @@
     1.4 ---- gcc-4.0.0/libstdc++-v3/configure-old	2005-04-30 22:04:48.061603912 -0500
     1.5 -+++ gcc-4.0.0/libstdc++-v3/configure	2005-04-30 22:06:13.678588152 -0500
     1.6 -@@ -7194,6 +7194,9 @@
     1.7 +--- gcc-4.1.2.orig/libstdc++-v3/configure	2007-03-04 23:32:31.000000000 +0100
     1.8 ++++ gcc-4.1.2/libstdc++-v3/configure	2007-03-04 23:33:54.000000000 +0100
     1.9 +@@ -7324,6 +7324,9 @@
    1.10   cat >>conftest.$ac_ext <<_ACEOF
    1.11   /* end confdefs.h.  */
    1.12   #include <complex.h>