OSDN Git Service

Change PL/Tcl build to use configured compiler and Makefile.shlib
authorPeter Eisentraut <peter_e@gmx.net>
Fri, 24 May 2002 18:10:17 +0000 (18:10 +0000)
committerPeter Eisentraut <peter_e@gmx.net>
Fri, 24 May 2002 18:10:17 +0000 (18:10 +0000)
commit2f2d05763d1c55c7998c0d7030659e3db6f60183
tree712315fa10be6aae8bc89a26db9d1be221248183
parentc0fdec2b6a5ff5981c097101a938dea890be2392
Change PL/Tcl build to use configured compiler and Makefile.shlib
system, not Tcl-provided one.

Make sure export file, if any, is cleaned.

Tcl configuration is now read directly in configure and recorded in
Makefile.global.  This eliminates some duplicate efforts and allows
for easier hand-editing of the results, if necessary.
config/tcl.m4
configure
configure.in
src/Makefile.global.in
src/Makefile.shlib
src/bin/pgtclsh/Makefile
src/bin/pgtclsh/mkMakefile.tcldefs.sh [deleted file]
src/bin/pgtclsh/mkMakefile.tkdefs.sh [deleted file]
src/pl/tcl/Makefile
src/pl/tcl/mkMakefile.tcldefs.sh [deleted file]