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.
Showing
- aclocal.m4 2 additions, 1 deletionaclocal.m4
- config/tcl.m4 76 additions, 0 deletionsconfig/tcl.m4
- configure 496 additions, 1418 deletionsconfigure
- configure.in 33 additions, 125 deletionsconfigure.in
- src/Makefile.global.in 4 additions, 10 deletionssrc/Makefile.global.in
- src/bin/Makefile 3 additions, 4 deletionssrc/bin/Makefile
- src/bin/pgaccess/Makefile 6 additions, 3 deletionssrc/bin/pgaccess/Makefile
- src/bin/pgaccess/pgaccess.sh 3 additions, 3 deletionssrc/bin/pgaccess/pgaccess.sh
- src/bin/pgtclsh/Makefile 10 additions, 13 deletionssrc/bin/pgtclsh/Makefile
- src/interfaces/Makefile 2 additions, 2 deletionssrc/interfaces/Makefile
- src/interfaces/libpgtcl/Makefile 6 additions, 2 deletionssrc/interfaces/libpgtcl/Makefile
- src/pl/Makefile 2 additions, 2 deletionssrc/pl/Makefile
Loading
Please register or sign in to comment