OSDN Git Service

Remove all of the libpgtcl and pgtclsh files, including all references to
authorPostgreSQL Daemon <webmaster@postgresql.org>
Tue, 20 Apr 2004 00:33:53 +0000 (00:33 +0000)
committerPostgreSQL Daemon <webmaster@postgresql.org>
Tue, 20 Apr 2004 00:33:53 +0000 (00:33 +0000)
commit41fa9e9bae605ca52d5d52a1590d7878237954a8
treeab33c9014a108d1b748f40c4ef1b54e9ddcd002f
parentd1b3915ce181938a432b1098aa6bf4d47c721a98
Remove all of the libpgtcl and pgtclsh files, including all references to
them within the various makefiles

with_tcl is still required for the src/pl/tcl language
22 files changed:
GNUmakefile.in
configure
configure.in
src/Makefile.global.in
src/bin/Makefile
src/bin/pgtclsh/Makefile [deleted file]
src/bin/pgtclsh/README [deleted file]
src/bin/pgtclsh/pgtclAppInit.c [deleted file]
src/bin/pgtclsh/pgtclUtils.tcl [deleted file]
src/bin/pgtclsh/pgtkAppInit.c [deleted file]
src/bin/pgtclsh/updateStats.tcl [deleted file]
src/interfaces/Makefile
src/interfaces/libpgtcl/Makefile [deleted file]
src/interfaces/libpgtcl/README [deleted file]
src/interfaces/libpgtcl/libpgtcl.def [deleted file]
src/interfaces/libpgtcl/libpgtcl.h [deleted file]
src/interfaces/libpgtcl/pgtcl.c [deleted file]
src/interfaces/libpgtcl/pgtclCmds.c [deleted file]
src/interfaces/libpgtcl/pgtclCmds.h [deleted file]
src/interfaces/libpgtcl/pgtclId.c [deleted file]
src/interfaces/libpgtcl/pgtclId.h [deleted file]
src/interfaces/libpgtcl/win32.mak [deleted file]