Shorten the description of NO_OPENSSL, which was split into two lines by a

patch of mine in revision 1.216, a bit so it fits in a single line again.
This commit is contained in:
Marius Strobl 2004-08-15 20:32:06 +00:00
parent 45ad3f1162
commit 1d875a6ebd

View File

@ -122,8 +122,7 @@
#NO_MODULES= true # do not build modules with the kernel
#NO_OBJC= true # do not build Objective C support
#NO_OPENSSH= true # do not build OpenSSH
#NO_OPENSSL= true # do not build OpenSSL (implies NO_KERBEROS and
# NO_OPENSSH)
#NO_OPENSSL= true # do not build OpenSSL (implies NO_KERBEROS/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)