Accept tcl 8.6 in configure's probe for tclsh.

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

Commit: c6d048c97864daa1a5011c5b11484e7d426139ba
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2014-05-10T14:48:04Z
Releases: 9.3.5
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

Files

PathChange+/−
config/tcl.m4 modified +1 −1
configure modified +1 −1