]> 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:14 +0000 (10:48 -0400)
committerTom Lane <tgl@sss.pgh.pa.us>
Sat, 10 May 2014 14:48:14 +0000 (10:48 -0400)
commitd23bf2e6c8ef030e05455ee961ff2cefc00c8e5f
tree6e2903e56577455b2dfe085a3a339dad5e93681a
parent6b2a1445ec8a631060c4cbff3f172bf31d3379b9
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