Thread: pgsql: Abort if Tcl support was configured and no tcl shell was found.

pgsql: Abort if Tcl support was configured and no tcl shell was found.

From
petere@postgresql.org (Peter Eisentraut)
Date:
Log Message:
-----------
Abort if Tcl support was configured and no tcl shell was found.
This is required because the value is substituted into the pltcl_*mod
scripts.

Modified Files:
--------------
    pgsql:
        configure (r1.598 -> r1.599)
        (http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/configure?r1=1.598&r2=1.599)
    pgsql/config:
        tcl.m4 (r1.5 -> r1.6)
        (http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/config/tcl.m4?r1=1.5&r2=1.6)
    pgsql/doc/src/sgml:
        installation.sgml (r1.310 -> r1.311)
        (http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/installation.sgml?r1=1.310&r2=1.311)