diff options
author | Bruce Momjian | 2000-06-14 17:07:31 +0000 |
---|---|---|
committer | Bruce Momjian | 2000-06-14 17:07:31 +0000 |
commit | e9ca59fdbc35d73c3867f0f804949ba4e93faa08 (patch) | |
tree | 6a97ded84ca2440ec5d82cb960a78bb384eb16ae /configure.in | |
parent | 2635bef5249adf9cdcec002c0c9c8980f7b1a8c3 (diff) |
Back out libpgtcl tcl/tksh includes.
Diffstat (limited to 'configure.in')
-rw-r--r-- | configure.in | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/configure.in b/configure.in index 42930ab94bf..8cbc7af340f 100644 --- a/configure.in +++ b/configure.in @@ -1207,8 +1207,6 @@ AC_OUTPUT( 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 |