Transmit -I switches selected by configure (particularly those from

Tom Lane <tgl@sss.pgh.pa.us>

Commit: ac6637485be0fd6cd477139020b30d938ca9359b
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2000-05-23T02:12:46Z
Releases: 7.1.1
Transmit -I switches selected by configure (particularly those from
--with-includes) to makefiles for pltcl and plperl, so that these
switches will be used even though we do not want other top-level
CFLAGS.  Ain't it fun trying to support multiple-compiler platforms?

Files

PathChange+/−
src/configure modified +400 −398
src/configure.in modified +3 −2
src/Makefile.global.in modified +2 −1
src/pl/plperl/Makefile.PL modified +1 −1
src/pl/tcl/Makefile modified +3 −3