diff options
Diffstat (limited to 'INSTALL')
-rw-r--r-- | INSTALL | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -81,8 +81,8 @@ automatically. For each <database> value the configure script has a set of options in the form --with-<database>-* that allow you to specify various database system parameters, such as the login name, password, and database name, -that should be used when running the examples. Run configure with ---help to see the available options for your database. +that should be used when running the examples. Run configure with --help +to see the available options for your database. As another example, the following configure command uses the specified C++ compiler and compiles with optimization and without debug information: |