Make use of TCL_INCLUDE_SPEC if available (it's new in Tcl 8.4, too bad

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

Commit: 2e1f2c3109b43138ef32dbdba09abef7c9c51d5a
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2002-12-30T17:19:54Z
Releases: 7.4.1
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

PathChange+/−
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