configure
changeset 683 8ac69a34f8f6
parent 680 9f988c983151
child 698 2add2b7ae4e8
     1.1 --- a/configure	Fri Jul 18 13:26:27 2008 +0000
     1.2 +++ b/configure	Fri Jul 18 21:03:04 2008 +0000
     1.3 @@ -154,13 +154,13 @@
     1.4  
     1.5  Configuration:
     1.6    -h, --help              display this help and exit                                                                                                                  
     1.7 +      --force             force ./configure to complete, even if one or more
     1.8 +                          tools were not found. Use at your own risk, only if
     1.9 +                          you know what you are doing!
    1.10  
    1.11  Installation directories:
    1.12    --prefix=PREFIX         install files in PREFIX [${PREFIX_DEFAULT}]
    1.13    --local                 don't install, and use current directory
    1.14 -  --force                 force ./configure to run, even if a tool was not
    1.15 -                          found. Use at your own risk, only if you know
    1.16 -                          what you are doing!
    1.17  
    1.18  By default, \`make install' will install all the files in
    1.19  \`${PREFIX_DEFAULT}/bin', \`${PREFIX_DEFAULT}/lib' etc.  You can specify
    1.20 @@ -170,16 +170,16 @@
    1.21  For better control, use the options below.
    1.22  
    1.23  Fine tuning of the installation directories:
    1.24 -  --bindir=DIR           user executables [PREFIX/bin]
    1.25 -  --libdir=DIR           object code libraries [PREFIX/lib]
    1.26 -  --docdir=DIR           info documentation [PREFIX/share/doc]
    1.27 -  --mandir=DIR           man documentation [PREFIX/share/man]
    1.28 +  --bindir=DIR            user executables [PREFIX/bin]
    1.29 +  --libdir=DIR            object code libraries [PREFIX/lib]
    1.30 +  --docdir=DIR            info documentation [PREFIX/share/doc]
    1.31 +  --mandir=DIR            man documentation [PREFIX/share/man]
    1.32  
    1.33  Optional Features:
    1.34 -  --with-contrib=XXX     Include externally contributed features found in the
    1.35 -                         contrib/ sub-directory. Set to a comma-separated list
    1.36 -                         of features. Use 'all' to use all contributions, and
    1.37 -                         'list' to see which are available.
    1.38 +  --with-contrib=XXX      Include externally contributed features found in the
    1.39 +                          contrib/ sub-directory. Set to a comma-separated list
    1.40 +                          of features. Use 'all' to use all contributions, and
    1.41 +                          'list' to see which are available.
    1.42  __EOF__
    1.43  }
    1.44