From 55bfac966fe6ee57f9bb60274d5ba1fef9526404 Mon Sep 17 00:00:00 2001 From: Pierre Pronchery Date: Sun, 30 Aug 2015 21:38:41 +0200 Subject: [PATCH] Update the manual page --- doc/configure.xml | 55 ++++++++++++++++++++++++++++++++++++++++++----- 1 file changed, 50 insertions(+), 5 deletions(-) diff --git a/doc/configure.xml b/doc/configure.xml index 520275e..2b4ae6e 100644 --- a/doc/configure.xml +++ b/doc/configure.xml @@ -27,6 +27,9 @@ 2012 + 2013 + 2014 + 2015 &firstname; &surname; <&email;> @@ -49,9 +52,15 @@ &name; - - + + bindir + destdir + includedir + libdir + system + prefix + sbindir directory @@ -72,6 +81,30 @@ Options The following options are available: + + + + Where to install regular executables (BINDIR) + + + + + + Where to stage the installation (DESTDIR) + + + + + + Where to install header files (INCLUDEDIR) + + + + + + Where to install libraries (LIBDIR) + + @@ -80,10 +113,15 @@ - + - This option gives information about the progress of the - operation. + Force a specific platform, bypassing auto-detection. + + + + + + Where to base the package installation (PREFIX) @@ -92,6 +130,13 @@ This option warns about potential security risks. + + + + This option gives information about the progress of the + operation. + +