From 6c6ca047ed97ab218745b1dc2359c6afc777cf3e Mon Sep 17 00:00:00 2001
From: Bruce Momjian <bruce@momjian.us>
Date: Wed, 9 May 2001 20:20:09 +0000
Subject: [PATCH] autoconf

---
 configure | 6 ------
 1 file changed, 6 deletions(-)

diff --git a/configure b/configure
index ca886d9d551..e9198f12ed0 100755
--- a/configure
+++ b/configure
@@ -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
-- 
GitLab