mirror of
https://github.com/postgres/postgres.git
synced 2026-03-09 01:31:22 -04:00
autoconf
This commit is contained in:
parent
3c44a132ea
commit
3bd3dc541d
2 changed files with 2 additions and 0 deletions
1
src/configure
vendored
1
src/configure
vendored
|
|
@ -8190,3 +8190,4 @@ chmod +x $CONFIG_STATUS
|
|||
rm -fr confdefs* $ac_clean_files
|
||||
test "$no_create" = yes || ${CONFIG_SHELL-/bin/sh} $CONFIG_STATUS || exit 1
|
||||
|
||||
|
||||
|
|
|
|||
|
|
@ -1228,3 +1228,4 @@ AC_OUTPUT(
|
|||
pl/plpgsql/src/mklang.sql
|
||||
pl/tcl/mkMakefile.tcldefs.sh
|
||||
)
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue