document building without clients

This commit is contained in:
Radim Kolar 2009-09-03 23:41:19 +02:00
parent 445dc3f419
commit 3ff9366d50
2 changed files with 2 additions and 0 deletions

1
FILES
View File

@ -184,3 +184,4 @@ Complete content of the FSP package:
sysconfdir.py User configured directory with server config sysconfdir.py User configured directory with server config
relsignals.py Check if signal handlers auto installs themself relsignals.py Check if signal handlers auto installs themself
docdir.py User supplied documentation directory docdir.py User supplied documentation directory
clients.py Check if we are installing client commands

View File

@ -45,6 +45,7 @@ SCons command line options:
mandir=directory where to install man pages. default autodetect mandir=directory where to install man pages. default autodetect
sysconfdir=directory where to look for fspd and client configuration sysconfdir=directory where to look for fspd and client configuration
files. Default prefix/etc files. Default prefix/etc
without-clients=yes dont build and install client commands
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