]> git.ipfire.org Git - thirdparty/postgresql.git/commit
Use special gcc -W flags only if we are using gcc, not if we are using
authorBruce Momjian <bruce@momjian.us>
Fri, 21 Apr 2006 23:11:58 +0000 (23:11 +0000)
committerBruce Momjian <bruce@momjian.us>
Fri, 21 Apr 2006 23:11:58 +0000 (23:11 +0000)
commit899f49cfce7484b97be50d9c1aac2557ca7d359c
treedf190c01d86ef1f247080d8e1f3d6218c8d78d3c
parent1b4504ced27d902208114bdc936fef7b6e33d419
Use special gcc -W flags only if we are using gcc, not if we are using
the Intel compiler.

Jeremy Drake
configure
configure.in