diff options
Diffstat (limited to 'packages/vms')
-rw-r--r-- | packages/vms/build_vms.com | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/vms/build_vms.com b/packages/vms/build_vms.com index 97c305d2a..7b840813f 100644 --- a/packages/vms/build_vms.com +++ b/packages/vms/build_vms.com @@ -40,7 +40,7 @@ $! VAX must always use DFLOAT $! NOLARGE Disable large-file support if large file support available. $! (Non-VAX, VMS >= V7.2.) $! NOLDAP Disable LDAP support if LDAP is available. -$! NOKERBEROS Disable Kerberos support if Kerberos is available. +$! NOKERBEROS Disable Kerberos support if Kerberos is not available. $! LIST Create C compiler listings and linker maps. $! /list/show=(expan,includ)/machine $! FULLLIST Full detailed listing. |