Document NO_OBJC for disabling Objective C support
This commit is contained in:
parent
520bac883e
commit
f20c9d899f
@ -32,6 +32,7 @@
|
||||
# To avoid building various parts of the base system:
|
||||
#NO_CVS= true # do not build CVS
|
||||
#NO_FORTRAN= true # do not build g77 and related libraries
|
||||
#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_OPENSSH)
|
||||
#NO_SENDMAIL= true # do not build sendmail and related programs
|
||||
|
@ -32,6 +32,7 @@
|
||||
# To avoid building various parts of the base system:
|
||||
#NO_CVS= true # do not build CVS
|
||||
#NO_FORTRAN= true # do not build g77 and related libraries
|
||||
#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_OPENSSH)
|
||||
#NO_SENDMAIL= true # do not build sendmail and related programs
|
||||
|
Loading…
Reference in New Issue
Block a user