diff options
| author | Peter Eisentraut | 2007-04-21 18:26:44 +0000 |
|---|---|---|
| committer | Peter Eisentraut | 2007-04-21 18:26:44 +0000 |
| commit | e08617cfba21e8519a030b7638cf649164a3a747 (patch) | |
| tree | 1b73f6dc08d3ea073d85b708cc2c906a24ac09dd /configure | |
| parent | 74496bc298e099401a8b41c1c529bf9fb7aa9f3c (diff) | |
Fix alignment of help output.
Diffstat (limited to 'configure')
| -rwxr-xr-x | configure | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure b/configure index bb47cc32ee6..9b8266c1152 100755 --- a/configure +++ b/configure @@ -897,7 +897,7 @@ Optional Packages: --with-libedit-preferred prefer BSD Libedit over GNU Readline --with-ossp-uuid build with OSSP UUID library for UUID generation --with-libxml build with XML support - --with-libxslt build with XSLT support + --with-libxslt build with XSLT support --without-zlib do not use Zlib --with-gnu-ld assume the C compiler uses GNU ld [default=no] |
