From ce26e719453de9d2cb806f826852bc8f3a8aa403 Mon Sep 17 00:00:00 2001 From: Bruce Momjian Date: Fri, 30 Aug 2002 17:16:42 +0000 Subject: [PATCH] Run autoconf. --- configure | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure b/configure index 01249797cb..b60015c743 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]