pgsql: Accept tcl 8.6 in configure's probe for tclsh. - Mailing list pgsql-committers

From Tom Lane
Subject pgsql: Accept tcl 8.6 in configure's probe for tclsh.
Date
Msg-id E1Wj8Zu-0005y3-6W@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
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_1_STABLE

Details
-------
http://git.postgresql.org/pg/commitdiff/8bd328eaee0b3a9d96e5e2f0f6a420ffe05bf4d2

Modified Files
--------------
config/tcl.m4 |    2 +-
configure     |    2 +-
2 files changed, 2 insertions(+), 2 deletions(-)


pgsql-committers by date:

Previous
From: Tom Lane
Date:
Subject: pgsql: Accept tcl 8.6 in configure's probe for tclsh.
Next
From: Tom Lane
Date:
Subject: pgsql: Accept tcl 8.6 in configure's probe for tclsh.