pgsql: Use special gcc -W flags only if we are using gcc, not if we are

From: momjian(at)postgresql(dot)org (Bruce Momjian)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Use special gcc -W flags only if we are using gcc, not if we are
Date: 2006-04-21 23:11:59
Message-ID: 20060421231159.2DCED11F7D87@postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
Use special gcc -W flags only if we are using gcc, not if we are using
the Intel compiler.

Jeremy Drake

Modified Files:
--------------
pgsql:
configure (r1.487 -> r1.488)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/configure.diff?r1=1.487&r2=1.488)
configure.in (r1.457 -> r1.458)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/configure.in.diff?r1=1.457&r2=1.458)

Responses

Browse pgsql-committers by date

  From Date Subject
Next Message Bruce Momjian 2006-04-22 00:27:31 pgsql: Add mentioun of Intel compiler bug: Intel compiler has a bug in
Previous Message User Gsmet 2006-04-21 21:21:19 pgfouine - pgfouine: fixed two stupid notices