pgsql: Adjust configure so that it sets CFLAGS properly for Intel's icc - Mailing list pgsql-committers

From tgl@postgresql.org (Tom Lane)
Subject pgsql: Adjust configure so that it sets CFLAGS properly for Intel's icc
Date
Msg-id 20070805154301.1ED989FB2E8@postgresql.org
Whole thread Raw
List pgsql-committers
Log Message:
-----------
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.

Modified Files:
--------------
    pgsql:
        configure.in (r1.522 -> r1.523)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/configure.in.diff?r1=1.522&r2=1.523)
        configure (r1.555 -> r1.556)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/configure.diff?r1=1.555&r2=1.556)

pgsql-committers by date:

Previous
From: tgl@postgresql.org (Tom Lane)
Date:
Subject: pgsql: Apparently icc doesn't always define __ICC, and it's more correct
Next
From: tgl@postgresql.org (Tom Lane)
Date:
Subject: pgsql: Fix pg_restore to guard against unexpected EOF while reading an