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 Branch ------ REL9_3_STABLE Details ------- http://git.postgresql.org/pg/commitdiff/c6d048c97864daa1a5011c5b11484e7d426139ba Modified Files -------------- config/tcl.m4 | 2 +- configure | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) -- Sent via pgsql-committers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-committers
