1
0
mirror of https://github.com/postgres/postgres.git synced 2025-07-30 11:03:19 +03:00

in the Directory src/bin/pgtclsh there is a good mechanism to integrate

the
tcl-spec in the Makefile.
The patch in the attachemant does this in the src/interfaces/libpgtcl
too

Thank you
 Rudolf Weber
This commit is contained in:
Bruce Momjian
2000-06-13 09:16:39 +00:00
parent 37ce95c429
commit 81fa9e0e56
3 changed files with 134 additions and 8 deletions

View File

@ -1312,6 +1312,8 @@ AC_OUTPUT(
src/interfaces/libpq++/Makefile
src/interfaces/libpgeasy/Makefile
src/interfaces/libpgtcl/Makefile
src/interfaces/libpgtcl/mkMakefile.tcldefs.sh
src/interfaces/libpgtcl/mkMakefile.tkdefs.sh
src/interfaces/odbc/GNUmakefile
src/interfaces/odbc/Makefile.global
src/interfaces/python/GNUmakefile