From be0b6c1301609f4523560d79efa839df6b3d3c23 Mon Sep 17 00:00:00 2001 From: Bruce Momjian Date: Tue, 13 Jun 2000 09:17:34 +0000 Subject: [PATCH] autoconf --- configure | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/configure b/configure index 8a6e08e4c5..8eadd7742d 100755 --- a/configure +++ b/configure @@ -9060,6 +9060,8 @@ 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 @@ -9253,6 +9255,8 @@ 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