Cause configure --with-tcl to check for presence of <tcl.h>, as per
authorTom Lane <tgl@sss.pgh.pa.us>
Thu, 16 Dec 2004 20:41:01 +0000 (20:41 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Thu, 16 Dec 2004 20:41:01 +0000 (20:41 +0000)
commit6c993e2dc11a89a0d0f8fdc344cba41f8e261fc9
treee3bbf8c250676df944f45664dc2bd6a030a73ef2
parenta510625bf09c90da717eed35f50d0c4a10b6b63b
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.
configure
configure.in
src/pl/tcl/Makefile