Unset CFLAGS before reading template. This should be more robust.

Peter Eisentraut <peter_e@gmx.net>

Commit: 801427abc2924195b35be19abe4f64dbbea82263
Author: Peter Eisentraut <peter_e@gmx.net>
Date: 2003-11-01T20:48:51Z
Releases: 7.4.1
Unset CFLAGS before reading template.  This should be more robust.

When --enable-debug is used, then the default CFLAGS for non-GCC is just
-g without -O.

Backpatch enhancement of Autoconf inline test that detects problems with
the HP C compiler.

Files

PathChange+/−
config/c-compiler.m4 modified +41 −1
configure modified +9 −5
configure.in modified +8 −5