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