diff options
author | Neil Conway <neilc@samurai.com> | 2004-10-01 02:00:44 +0000 |
---|---|---|
committer | Neil Conway <neilc@samurai.com> | 2004-10-01 02:00:44 +0000 |
commit | 3738510c2c33e8e2ea892238cbb022bcd774f875 (patch) | |
tree | e66b084f3f2b33569cdf337984d85477529e4687 /configure | |
parent | d2af5f8a3e89f02dd54949fa42e2dcd31ddcd5c7 (diff) | |
download | postgresql-3738510c2c33e8e2ea892238cbb022bcd774f875.tar.gz |
Remove more traces of libpgtcl from the source tree. Also, make some
semi-related SGML cleanup. Original patch from ljb220@mindspring.com,
additional cleanup by Neil Conway.
Diffstat (limited to 'configure')
-rwxr-xr-x | configure | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -859,7 +859,7 @@ Optional Packages: --with-libraries=DIRS look for additional libraries in DIRS --with-libs=DIRS alternative spelling of --with-libraries --with-pgport=PORTNUM change default port number 5432 - --with-tcl build Tcl and Tk interfaces + --with-tcl build Tcl modules (PL/Tcl) --with-tclconfig=DIR tclConfig.sh is in DIR --with-perl build Perl modules (PL/Perl) --with-python build Python modules (PL/Python) @@ -2995,7 +2995,7 @@ echo "${ECHO_T}$enable_thread_safety" >&6 # -# Tcl/Tk +# Optionally build Tcl modules (PL/Tcl) # echo "$as_me:$LINENO: checking whether to build with Tcl" >&5 echo $ECHO_N "checking whether to build with Tcl... $ECHO_C" >&6 |