diff options
| author | Andrew Dunstan | 2007-06-04 21:55:43 +0000 |
|---|---|---|
| committer | Andrew Dunstan | 2007-06-04 21:55:43 +0000 |
| commit | 3da3c04f3a7bf6b7ce1b4409cf00a0d4621b8d70 (patch) | |
| tree | 735b916ce669fcf99ce12eae92d914573d7926e6 /configure | |
| parent | 853d1c3103fa961ae6219f0281885b345593d101 (diff) | |
Tidy overly long configure help lines.
Diffstat (limited to 'configure')
| -rwxr-xr-x | configure | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -870,7 +870,7 @@ Optional Features: --enable-depend turn on automatic dependency tracking --enable-cassert enable assertion checks (for debugging) --enable-thread-safety make client libraries thread-safe - --enable-thread-safety-force force thread-safety in spite of thread test failure + --enable-thread-safety-force force thread-safety despite thread test failure --disable-largefile omit support for large files Optional Packages: @@ -888,7 +888,7 @@ Optional Packages: --with-perl build Perl modules (PL/Perl) --with-python build Python modules (PL/Python) --with-krb5 build with Kerberos 5 support - --with-krb-srvnam=NAME name of the default service principal in Kerberos [postgres] + --with-krb-srvnam=NAME default service principal name in Kerberos [postgres] --with-pam build with PAM support --with-ldap build with LDAP support --with-bonjour build with Bonjour support |
