# HG changeset patch # User "Yann E. MORIN" # Date 1216414984 0 # Node ID 8ac69a34f8f6253a67ec4325adfa22edc1895bca # Parent 44fed7e2a22cf413b474eb50b10f3a3d45ae6ef8 ./configure eye-candy. /trunk/configure | 22 11 11 0 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff -r 44fed7e2a22c -r 8ac69a34f8f6 configure --- a/configure Fri Jul 18 15:18:09 2008 +0000 +++ b/configure Fri Jul 18 21:03:04 2008 +0000 @@ -154,13 +154,13 @@ 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 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__ }