document scons command line options
This commit is contained in:
parent
941e391f1a
commit
9f8d3d6bea
13
INSTALL
13
INSTALL
|
|
@ -32,6 +32,19 @@ Building:
|
||||||
please send me email with a complete copy of the output of scons as
|
please send me email with a complete copy of the output of scons as
|
||||||
well as a copy of the config.log file.
|
well as a copy of the config.log file.
|
||||||
|
|
||||||
|
SCons command line options:
|
||||||
|
prefix=directory set installation directory
|
||||||
|
disable-timeout=yes client utilities never timeouts
|
||||||
|
enable-debug=yes compile in extra debug code
|
||||||
|
enable-lamerpack=yes build lamer pack version of fspd
|
||||||
|
lockprefix=directory set directory for creating client lock files
|
||||||
|
locking=type set locking type, default autodetected
|
||||||
|
type is one of: none, lockf, semop, flock, shmget
|
||||||
|
enable-maintainer-mode=yes compile with libefence debug library and
|
||||||
|
some extra debug information
|
||||||
|
mandir=directory where to install man pages. default autodetect
|
||||||
|
sysconfdir=directory where to look for fspd and client configuration
|
||||||
|
files. Default prefix/etc
|
||||||
Client utilities:
|
Client utilities:
|
||||||
All inter-command states are kept in these three shell environment
|
All inter-command states are kept in these three shell environment
|
||||||
variables.
|
variables.
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user