summaryrefslogtreecommitdiff
path: root/configure
diff options
context:
space:
mode:
authorYann E. MORIN" <yann.morin.1998@anciens.enib.fr>2008-07-18 21:03:04 (GMT)
committerYann E. MORIN" <yann.morin.1998@anciens.enib.fr>2008-07-18 21:03:04 (GMT)
commite59ab0f07bdb0a43c6b530aec7193817e9c289d4 (patch)
tree172d9db9c4237c977e6c94bdebbb37b850287278 /configure
parentbb1fdedf5713b102b6c63c4bf0133183301f71ae (diff)
./configure eye-candy.
/trunk/configure | 22 11 11 0 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-)
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__
}