Commit d32c89bb authored by Bruce Momjian's avatar Bruce Momjian

plpgsql fixes from Billy G. Allie

parent 4c64bb7d
......@@ -6463,6 +6463,7 @@ trap 'rm -fr `echo "GNUmakefile
interfaces/odbc/GNUmakefile
interfaces/odbc/Makefile.global
pl/plpgsql/src/Makefile
pl/plpgsql/src/mklang.sql
pl/tcl/mkMakefile.tcldefs.sh
include/config.h" | sed "s/:[^ ]*//g"` conftest*; exit 1' 1 2 15
EOF
......@@ -6621,6 +6622,7 @@ CONFIG_FILES=\${CONFIG_FILES-"GNUmakefile
interfaces/odbc/GNUmakefile
interfaces/odbc/Makefile.global
pl/plpgsql/src/Makefile
pl/plpgsql/src/mklang.sql
pl/tcl/mkMakefile.tcldefs.sh
"}
EOF
......
......@@ -960,5 +960,6 @@ AC_OUTPUT(
interfaces/odbc/GNUmakefile
interfaces/odbc/Makefile.global
pl/plpgsql/src/Makefile
pl/plpgsql/src/mklang.sql
pl/tcl/mkMakefile.tcldefs.sh
)
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment