OSDN Git Service

Revise Tcl/Tk configuration. Make missing Tcl after --with-tcl an error,
authorPeter Eisentraut <peter_e@gmx.net>
Mon, 25 Sep 2000 22:23:01 +0000 (22:23 +0000)
committerPeter Eisentraut <peter_e@gmx.net>
Mon, 25 Sep 2000 22:23:01 +0000 (22:23 +0000)
commitf428d053ce075bafe1785d0ba7792f4eb92d93d5
tree5a7e6981c0929343338ca0fa3de0f4e3e4702af1
parente353e73768e54c7e5cfd5a1d6e97e1f6315207bb
Revise Tcl/Tk configuration.  Make missing Tcl after --with-tcl an error,
add --without-tk option to disable Tk.  We don't need the AC_PATH_XTRA
test because tkConfig.sh already contains all the information about how to
compile and link with X.  Also make sure that libpq is up to date for
libpgtcl.  Remove executable bits from pgaccess.sh, but add it to pgaccess.
12 files changed:
aclocal.m4
config/tcl.m4 [new file with mode: 0644]
configure
configure.in
src/Makefile.global.in
src/bin/Makefile
src/bin/pgaccess/Makefile
src/bin/pgaccess/pgaccess.sh
src/bin/pgtclsh/Makefile
src/interfaces/Makefile
src/interfaces/libpgtcl/Makefile
src/pl/Makefile