mirror of
https://github.com/curl/curl.git
synced 2026-08-04 05:49:59 +03:00
English: use American spelling consistently
Authorization, Initialization, Organization etc. Closes #8673
This commit is contained in:
parent
b47bda5594
commit
4a8f6869db
23 changed files with 38 additions and 39 deletions
|
|
@ -73,7 +73,7 @@ setenv DYNBNDDIR 'CURL' # Dynamic binding directory.
|
|||
setenv SRVPGM "CURL.${SONAME}" # Service program.
|
||||
setenv TGTCCSID '500' # Target CCSID of objects.
|
||||
setenv DEBUG '*ALL' # Debug level.
|
||||
setenv OPTIMIZE '10' # Optimisation level
|
||||
setenv OPTIMIZE '10' # Optimization level
|
||||
setenv OUTPUT '*NONE' # Compilation output option.
|
||||
setenv TGTRLS '*CURRENT' # Target OS release.
|
||||
setenv IFSDIR '/curl' # Installation IFS directory.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue