mirror of
https://github.com/postgres/postgres.git
synced 2026-04-05 01:07:27 -04:00
autoconf
This commit is contained in:
parent
676404d5dc
commit
d3ba981b3c
1 changed files with 2 additions and 0 deletions
2
src/configure
vendored
2
src/configure
vendored
|
|
@ -7787,6 +7787,7 @@ trap 'rm -fr `echo "GNUmakefile
|
|||
interfaces/libpq/Makefile
|
||||
interfaces/ecpg/lib/Makefile
|
||||
interfaces/libpq++/Makefile
|
||||
interfaces/libpgeasy/Makefile
|
||||
interfaces/libpgtcl/Makefile
|
||||
interfaces/odbc/GNUmakefile
|
||||
interfaces/odbc/Makefile.global
|
||||
|
|
@ -7959,6 +7960,7 @@ CONFIG_FILES=\${CONFIG_FILES-"GNUmakefile
|
|||
interfaces/libpq/Makefile
|
||||
interfaces/ecpg/lib/Makefile
|
||||
interfaces/libpq++/Makefile
|
||||
interfaces/libpgeasy/Makefile
|
||||
interfaces/libpgtcl/Makefile
|
||||
interfaces/odbc/GNUmakefile
|
||||
interfaces/odbc/Makefile.global
|
||||
|
|
|
|||
Loading…
Reference in a new issue