From 4786a808d9f58746ebb77bf78a6ae2d0854cd6b9 Mon Sep 17 00:00:00 2001
From: Bruce Momjian <bruce@momjian.us>
Date: Wed, 14 Jun 2000 17:08:57 +0000
Subject: [PATCH] autoconf

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

diff --git a/configure b/configure
index ff63354a6c3..b3f3ab572e3 100755
--- a/configure
+++ b/configure
@@ -8718,8 +8718,6 @@ trap 'rm -fr `echo "GNUmakefile
 	src/interfaces/libpq++/Makefile
 	src/interfaces/libpgeasy/Makefile
 	src/interfaces/libpgtcl/Makefile
-	src/interfaces/libpgtcl/mkMakefile.tcldefs.sh
-	src/interfaces/libpgtcl/mkMakefile.tkdefs.sh
 	src/interfaces/odbc/GNUmakefile
 	src/interfaces/odbc/Makefile.global
 	src/interfaces/python/GNUmakefile
@@ -8913,8 +8911,6 @@ CONFIG_FILES=\${CONFIG_FILES-"GNUmakefile
 	src/interfaces/libpq++/Makefile
 	src/interfaces/libpgeasy/Makefile
 	src/interfaces/libpgtcl/Makefile
-	src/interfaces/libpgtcl/mkMakefile.tcldefs.sh
-	src/interfaces/libpgtcl/mkMakefile.tkdefs.sh
 	src/interfaces/odbc/GNUmakefile
 	src/interfaces/odbc/Makefile.global
 	src/interfaces/python/GNUmakefile
-- 
GitLab