mirror of
https://github.com/curl/curl.git
synced 2026-08-24 19:23:38 +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
|
|
@ -264,7 +264,7 @@ _ Enter Qshell (QSH, not PASE)
|
|||
_ Change current directory to the curl installation directory
|
||||
_ Change current directory to ./packages/OS400
|
||||
_ Edit file iniscript.sh. You may want to change tunable configuration
|
||||
parameters, like debug info generation, optimisation level, listing option,
|
||||
parameters, like debug info generation, optimization level, listing option,
|
||||
target library, ZLIB/LIBSSH2 availability and location, etc.
|
||||
_ Copy any file in the current directory to makelog (i.e.:
|
||||
cp initscript.sh makelog): this is intended to create the makelog file with
|
||||
|
|
|
|||
|
|
@ -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