From c39c198bc333363c7a74e6e8c91b57466027ec3d Mon Sep 17 00:00:00 2001 From: Peter Eisentraut Date: Sun, 23 Jul 2000 13:01:11 +0000 Subject: Unset locale variables before running regression tests. (All of them!) Don't do config.status substitutions into the regression test makefile. --- configure | 2 -- 1 file changed, 2 deletions(-) (limited to 'configure') diff --git a/configure b/configure index 55e85474877..2234d9f0636 100755 --- a/configure +++ b/configure @@ -7855,7 +7855,6 @@ trap 'rm -fr `echo " src/GNUmakefile src/Makefile.global src/backend/port/Makefile - src/test/regress/GNUmakefile src/include/config.h" | sed "s/:[^ ]*//g"` conftest*; exit 1' 1 2 15 EOF cat >> $CONFIG_STATUS <> $CONFIG_STATUS <<\EOF -- cgit v1.2.3