diff options
author | Bruce Momjian <bruce@momjian.us> | 2002-08-30 17:16:42 +0000 |
---|---|---|
committer | Bruce Momjian <bruce@momjian.us> | 2002-08-30 17:16:42 +0000 |
commit | ce26e719453de9d2cb806f826852bc8f3a8aa403 (patch) | |
tree | 420a73013990dfbfe0527cc3affbc4da1d0b9916 | |
parent | 47c51db5f3af254781570abec1340a0a57f17415 (diff) | |
download | postgresql-ce26e719453de9d2cb806f826852bc8f3a8aa403.tar.gz postgresql-ce26e719453de9d2cb806f826852bc8f3a8aa403.zip |
Run autoconf.
-rwxr-xr-x | configure | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure b/configure index 01249797cbd..b60015c743e 100755 --- a/configure +++ b/configure @@ -860,7 +860,7 @@ Optional Packages: --without-tk do not build Tk interfaces if Tcl is enabled --with-tclconfig=DIR tclConfig.sh and tkConfig.sh are in DIR --with-tkconfig=DIR tkConfig.sh is in DIR - --with-perl build Perl interface and PL/Perl + --with-perl build PL/Perl --with-python build Python interface module --with-java build JDBC interface and Java tools --with-krb4[=DIR] build with Kerberos 4 support [/usr/athena] |