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)
commitee1eb45319b22141a1bb926abc50b56ada120962
treefa52639cb8db303bc287283bf8bb5b22faf246e5
parent6e7d8d6fbf27b588d2588a82e0f7fef0bd6b1bdb
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