Browse Source

[3418] Minor correction in installation section

Tomek Mrugalski 11 years ago
parent
commit
61558be1ea
1 changed files with 3 additions and 3 deletions
  1. 3 3
      doc/guide/install.xml

+ 3 - 3
doc/guide/install.xml

@@ -301,9 +301,9 @@ as a dependency earlier -->
   <!-- TODO: lcov -->
 
         <para>
-          For example, the following configures it to
-    find the Boost headers, find the
-    Python interpreter, and sets the installation location:
+          For example, the following configures it to find the Boost headers,
+          specifies that PostgreSQL support should be enabled, and sets the
+          installation location:
 
           <screen>$ <userinput>./configure \
       --with-boost-include=/usr/pkg/include \