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 @@ -663,6 +663,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 -