diff options
author | Bruce Momjian <bruce@momjian.us> | 2000-06-13 09:17:34 +0000 |
---|---|---|
committer | Bruce Momjian <bruce@momjian.us> | 2000-06-13 09:17:34 +0000 |
commit | be0b6c1301609f4523560d79efa839df6b3d3c23 (patch) | |
tree | 7a50e5e5b46f05fbc244e034df462e7a78042b0c | |
parent | 81fa9e0e5620e361aaf0808261195a000aa3df8c (diff) | |
download | postgresql-be0b6c1301609f4523560d79efa839df6b3d3c23.tar.gz postgresql-be0b6c1301609f4523560d79efa839df6b3d3c23.zip |
autoconf
-rwxr-xr-x | configure | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/configure b/configure index 8a6e08e4c5a..8eadd7742d8 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 |