Make use of TCL_INCLUDE_SPEC if available (it's new in Tcl 8.4, too bad
Tom Lane <tgl@sss.pgh.pa.us>
Make use of TCL_INCLUDE_SPEC if available (it's new in Tcl 8.4, too bad it took 'em this long to realize it's needed...)
Files
| Path | Change | +/− |
|---|---|---|
| configure | modified | +7 −0 |
| configure.in | modified | +8 −1 |
| src/bin/pgtclsh/Makefile | modified | +2 −2 |
| src/interfaces/libpgtcl/Makefile | modified | +2 −2 |
| src/Makefile.global.in | modified | +2 −1 |
| src/pl/tcl/Makefile | modified | +4 −1 |