Unset CFLAGS before reading template. This should be more robust.
authorPeter Eisentraut <peter_e@gmx.net>
Sat, 1 Nov 2003 20:48:51 +0000 (20:48 +0000)
committerPeter Eisentraut <peter_e@gmx.net>
Sat, 1 Nov 2003 20:48:51 +0000 (20:48 +0000)
commit801427abc2924195b35be19abe4f64dbbea82263
tree80fa9c8c1d3a902959d82457f22a23a4ecea0a8f
parent0543af2f12ce921074815e16f6b3a4168f41533b
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.
config/c-compiler.m4
configure
configure.in