summaryrefslogtreecommitdiff
path: root/configure
diff options
context:
space:
mode:
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure22
1 files changed, 11 insertions, 11 deletions
diff --git a/configure b/configure
index 1303b82..bfeae68 100755
--- a/configure
+++ b/configure
@@ -154,13 +154,13 @@ Defaults for the options are specified in brackets.
Configuration:
-h, --help display this help and exit
+ --force force ./configure to complete, even if one or more
+ tools were not found. Use at your own risk, only if
+ you know what you are doing!
Installation directories:
--prefix=PREFIX install files in PREFIX [${PREFIX_DEFAULT}]
--local don't install, and use current directory
- --force force ./configure to run, even if a tool was not
- found. Use at your own risk, only if you know
- what you are doing!
By default, \`make install' will install all the files in
\`${PREFIX_DEFAULT}/bin', \`${PREFIX_DEFAULT}/lib' etc. You can specify
@@ -170,16 +170,16 @@ for instance \`--prefix=\${HOME}'.
For better control, use the options below.
Fine tuning of the installation directories:
- --bindir=DIR user executables [PREFIX/bin]
- --libdir=DIR object code libraries [PREFIX/lib]
- --docdir=DIR info documentation [PREFIX/share/doc]
- --mandir=DIR man documentation [PREFIX/share/man]
+ --bindir=DIR user executables [PREFIX/bin]
+ --libdir=DIR object code libraries [PREFIX/lib]
+ --docdir=DIR info documentation [PREFIX/share/doc]
+ --mandir=DIR man documentation [PREFIX/share/man]
Optional Features:
- --with-contrib=XXX Include externally contributed features found in the
- contrib/ sub-directory. Set to a comma-separated list
- of features. Use 'all' to use all contributions, and
- 'list' to see which are available.
+ --with-contrib=XXX Include externally contributed features found in the
+ contrib/ sub-directory. Set to a comma-separated list
+ of features. Use 'all' to use all contributions, and
+ 'list' to see which are available.
__EOF__
}