mirror of
https://github.com/postgres/postgres.git
synced 2026-06-10 17:20:31 -04:00
autoconf
This commit is contained in:
parent
36f41c7126
commit
6c6ca047ed
1 changed files with 0 additions and 6 deletions
6
configure
vendored
6
configure
vendored
|
|
@ -8072,9 +8072,6 @@ trap 'rm -fr `echo "
|
|||
src/GNUmakefile
|
||||
src/Makefile.global
|
||||
src/backend/port/Makefile
|
||||
src/pl/tcl/modules/pltcl_listmod
|
||||
src/pl/tcl/modules/pltcl_loadmod
|
||||
src/pl/tcl/modules/pltcl_delmod
|
||||
src/include/config.h" | sed "s/:[^ ]*//g"` conftest*; exit 1' 1 2 15
|
||||
EOF
|
||||
cat >> $CONFIG_STATUS <<EOF
|
||||
|
|
@ -8232,9 +8229,6 @@ CONFIG_FILES=\${CONFIG_FILES-"GNUmakefile
|
|||
src/GNUmakefile
|
||||
src/Makefile.global
|
||||
src/backend/port/Makefile
|
||||
src/pl/tcl/modules/pltcl_listmod
|
||||
src/pl/tcl/modules/pltcl_loadmod
|
||||
src/pl/tcl/modules/pltcl_delmod
|
||||
"}
|
||||
EOF
|
||||
cat >> $CONFIG_STATUS <<\EOF
|
||||
|
|
|
|||
Loading…
Reference in a new issue