]> granicus.if.org Git - postgresql/commit
The TCL/TK configuration cleanup patches I submitted have the following
authorBruce Momjian <bruce@momjian.us>
Sun, 18 Oct 1998 04:16:08 +0000 (04:16 +0000)
committerBruce Momjian <bruce@momjian.us>
Sun, 18 Oct 1998 04:16:08 +0000 (04:16 +0000)
commitf49cf6d09448a9bd6c869923315ab27f22c17c64
treec8c769881e88b09c21037450416461b1f334da1a
parent8ccf86bf32d72c2b8f234ee328caf79966f5df9c
The TCL/TK configuration cleanup patches I submitted have the following
problem:

    'tclsh' still had to be found even if --with-libs (or
--with-libraries) was
    specified to configure.

    --with-libs is really an overloaded option.  It really should only be used
    to specify additions directories to search in order to file needed
    libraries.  It was also being used to locate the *Config.sh files.

Billy G. Allie
src/GNUmakefile.in
src/bin/pgtclsh/Makefile
src/configure.in