]> granicus.if.org Git - postgresql/commit
Accept tcl 8.6 in configure's probe for tclsh.
authorTom Lane <tgl@sss.pgh.pa.us>
Sat, 10 May 2014 14:48:04 +0000 (10:48 -0400)
committerTom Lane <tgl@sss.pgh.pa.us>
Sat, 10 May 2014 14:48:04 +0000 (10:48 -0400)
commitc6d048c97864daa1a5011c5b11484e7d426139ba
tree73307de174d2ee6a8d88374f14e91abbe0747039
parent13c6799958f82b3f3ad1123c0be58d8420973a63
Accept tcl 8.6 in configure's probe for tclsh.

Usually the search would find plain "tclsh" without any trouble,
but some installations might only have the version-numbered flavor
of that program.

No compatibility problems have been reported with 8.6, so we might
as well back-patch this to all active branches.

Christoph Berg
config/tcl.m4
configure