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:
@ -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
|
||||
|
Reference in New Issue
Block a user