Thread: pgsql: Cause configure --with-tcl to check for presence of , as

pgsql: Cause configure --with-tcl to check for presence of , as

From
tgl@svr1.postgresql.org (Tom Lane)
Date:
Log Message:
-----------
Cause configure --with-tcl to check for presence of <tcl.h>, as per
gripe from John Gray.  Also fix thinko in pltcl Makefile: if a special
Tcl include directory is specified, that ought to be searched first.

Modified Files:
--------------
    pgsql:
        configure (r1.416 -> r1.417)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/configure.diff?r1=1.416&r2=1.417)
        configure.in (r1.390 -> r1.391)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/configure.in.diff?r1=1.390&r2=1.391)
    pgsql/src/pl/tcl:
        Makefile (r1.43 -> r1.44)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/src/pl/tcl/Makefile.diff?r1=1.43&r2=1.44)