diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2000-04-21 03:28:17 +0000 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2000-04-21 03:28:17 +0000 |
commit | 3ddeba7403f5ce04195578295b53b04c28c33545 (patch) | |
tree | e2923fee4fda9e4c425ca6486d12eb607a52ad8c /src/backend/tcop/postgres.c | |
parent | ef6c33f3b98d4ade568fd4669961ec2c00c7a16a (diff) | |
download | postgresql-3ddeba7403f5ce04195578295b53b04c28c33545.tar.gz postgresql-3ddeba7403f5ce04195578295b53b04c28c33545.zip |
pltcl didn't work well at all when Tcl had been built with a different
compiler than the one selected to build Postgres with. It was trying
to feed Postgres-compiler switches to Tcl's compiler. (Seen this before
with the perl5 interface...) Fix to use only CFLAGS taken from Tcl's
configure information, plus -I which is pretty universal.
Diffstat (limited to 'src/backend/tcop/postgres.c')
0 files changed, 0 insertions, 0 deletions