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