From 06351c36a6d20c7360ccaf4f67916cb8114b900a Mon Sep 17 00:00:00 2001 From: Peter Eisentraut Date: Sat, 10 Mar 2001 16:57:18 +0000 Subject: [PATCH] Document --with-java. --- doc/src/sgml/installation.sgml | 18 ++++++++++++++++-- 1 file changed, 16 insertions(+), 2 deletions(-) diff --git a/doc/src/sgml/installation.sgml b/doc/src/sgml/installation.sgml index 380fff2468..0a048344dc 100644 --- a/doc/src/sgml/installation.sgml +++ b/doc/src/sgml/installation.sgml @@ -1,4 +1,4 @@ - + <![%flattext-install-include[<productname>PostgreSQL</>]]> Installation Instructions @@ -664,6 +664,21 @@ su - postgres + --with-java + + + Build the JDBC driver and associated Java + packages. This option requires + Ant to be installed (as well as a + JDK, of course). Refer to the + JDBC driver documentation in the + Programmer's Guide for more + information. + + + + + --enable-syslog @@ -725,7 +740,6 @@ su - postgres env CC=/opt/bin/gcc CFLAGS='-02 -pipe' ./configure - -- 2.11.0