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