pgsql: Cope with Tcl versions that do not create a tclsh symlink to the

From: alvherre(at)postgresql(dot)org (Alvaro Herrera)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Cope with Tcl versions that do not create a tclsh symlink to the
Date: 2008-08-01 13:50:52
Message-ID: 20080801135052.45DBA754A86@cvs.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
Cope with Tcl versions that do not create a tclsh symlink to the version-
numbered program. Per persistent buildfarm failures.

Tom Lane

Modified Files:
--------------
pgsql:
configure (r1.599 -> r1.600)
(http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/configure?r1=1.599&r2=1.600)
pgsql/config:
tcl.m4 (r1.6 -> r1.7)
(http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/config/tcl.m4?r1=1.6&r2=1.7)

Browse pgsql-committers by date

  From Date Subject
Next Message User Mkz 2008-08-01 17:20:24 pgbouncer - pgbouncer: log if drop_on_error triggers
Previous Message Alvaro Herrera 2008-08-01 13:16:09 pgsql: Add a few more DTrace probes to the backend.