mirror of
https://git.FreeBSD.org/src.git
synced 2025-01-05 12:56:08 +00:00
Document NO_TCSH knob.
This commit is contained in:
parent
bcf88e07f6
commit
b6c2891d91
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=59338
@ -51,6 +51,7 @@
|
||||
#NO_OPENSSL= true # do not build OpenSSL (implies NO_OPENSSH)
|
||||
#NO_SENDMAIL= true # do not build sendmail and related programs
|
||||
#NO_SHAREDOCS= true # do not build the 4.4BSD legacy docs
|
||||
#NO_TCSH= true # do not build and install /bin/csh (which is tcsh)
|
||||
#NO_X= true # do not compile in XWindows support (e.g. doscmd)
|
||||
#NOCRYPT= true # do not build any crypto code
|
||||
#NODESCRYPTLINKS=true # do not replace libcrypt -> libscrypt links
|
||||
|
@ -51,6 +51,7 @@
|
||||
#NO_OPENSSL= true # do not build OpenSSL (implies NO_OPENSSH)
|
||||
#NO_SENDMAIL= true # do not build sendmail and related programs
|
||||
#NO_SHAREDOCS= true # do not build the 4.4BSD legacy docs
|
||||
#NO_TCSH= true # do not build and install /bin/csh (which is tcsh)
|
||||
#NO_X= true # do not compile in XWindows support (e.g. doscmd)
|
||||
#NOCRYPT= true # do not build any crypto code
|
||||
#NODESCRYPTLINKS=true # do not replace libcrypt -> libscrypt links
|
||||
|
Loading…
Reference in New Issue
Block a user