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. + +