Adjust configure so that it sets CFLAGS properly for Intel's icc
authorTom Lane <tgl@sss.pgh.pa.us>
Sun, 5 Aug 2007 15:43:00 +0000 (15:43 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Sun, 5 Aug 2007 15:43:00 +0000 (15:43 +0000)
commitdf9ea6a1f1c283b342d1b6e80968fc09310a2f67
treebe5e9dc1c43db8f05583c1398f0c4edbdb6f05f2
parentc8b7e811f397cd784bfd3f9bb874bb0616c889f6
Adjust configure so that it sets CFLAGS properly for Intel's icc
even if the compiler is not defining __GNUC__.  Per report from
Dirk Tilger that it is possible for icc to not do that.
configure
configure.in