File tree Expand file tree Collapse file tree 2 files changed +3
-0
lines changed Expand file tree Collapse file tree 2 files changed +3
-0
lines changed Original file line number Diff line number Diff line change @@ -6463,6 +6463,7 @@ trap 'rm -fr `echo "GNUmakefile
6463
6463
interfaces/odbc/GNUmakefile
6464
6464
interfaces/odbc/Makefile.global
6465
6465
pl/plpgsql/src/Makefile
6466
+ pl/plpgsql/src/mklang.sql
6466
6467
pl/tcl/mkMakefile.tcldefs.sh
6467
6468
include/config.h" | sed " s/:[^ ]*//g" ` conftest*; exit 1' 1 2 15
6468
6469
EOF
@@ -6621,6 +6622,7 @@ CONFIG_FILES=\${CONFIG_FILES-"GNUmakefile
6621
6622
interfaces/odbc/GNUmakefile
6622
6623
interfaces/odbc/Makefile.global
6623
6624
pl/plpgsql/src/Makefile
6625
+ pl/plpgsql/src/mklang.sql
6624
6626
pl/tcl/mkMakefile.tcldefs.sh
6625
6627
"}
6626
6628
EOF
Original file line number Diff line number Diff line change @@ -960,5 +960,6 @@ AC_OUTPUT(
960
960
interfaces/odbc/GNUmakefile
961
961
interfaces/odbc/Makefile.global
962
962
pl/plpgsql/src/Makefile
963
+ pl/plpgsql/src/mklang.sql
963
964
pl/tcl/mkMakefile.tcldefs.sh
964
965
)
You can’t perform that action at this time.
0 commit comments