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

From tgl@svr1.postgresql.org (Tom Lane)
Subject pgsql: Cause configure --with-tcl to check for presence of , as
Date
Msg-id 20041216204104.5125A3CB04D@svr1.postgresql.org
Whole thread Raw
List pgsql-committers
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)

pgsql-committers by date:

Previous
From: momjian@svr1.postgresql.org (Bruce Momjian)
Date:
Subject: pgsql: Allow --enable-thread-safety with --disable-shared libraries by
Next
From: momjian@svr1.postgresql.org (Bruce Momjian)
Date:
Subject: pgsql: Update version for Win32-client include file.