aboutsummaryrefslogtreecommitdiff
path: root/packages/OS400/README.OS400
diff options
context:
space:
mode:
authorPatrick Monnerat <Patrick.Monnerat@datasphere.ch>2007-12-10 17:09:09 +0000
committerPatrick Monnerat <Patrick.Monnerat@datasphere.ch>2007-12-10 17:09:09 +0000
commita83e72692f6037c89dc9fc7b00c1b2a7a39c6508 (patch)
tree1dddb746c290ea78ea336f635b4daf201174e06d /packages/OS400/README.OS400
parentbd99a7dc8c977c397003eed51d3ccb5648447d15 (diff)
Define new options in OS400 RPG interface
Port OS400 compilation scripts to >= V5R2M0
Diffstat (limited to 'packages/OS400/README.OS400')
-rw-r--r--packages/OS400/README.OS4004
1 files changed, 2 insertions, 2 deletions
diff --git a/packages/OS400/README.OS400 b/packages/OS400/README.OS400
index 3dad3ab5d..5a20f3021 100644
--- a/packages/OS400/README.OS400
+++ b/packages/OS400/README.OS400
@@ -181,8 +181,8 @@ objects:
_ Library CURL. All other objects will be stored in this library.
_ Modules for all libcurl units.
_ Binding directory CURL_A, to be used at calling program link time for
- statically binding the modules (specify BNDSRVPGM(QADRTTS) when creating a
- program using CURL_A).
+ statically binding the modules (specify BNDSRVPGM(QADRTTS QGLDCLNT QGLDBRDR)
+ when creating a program using CURL_A).
_ Service program CURL, to be used at calling program run-time when this program
has dynamically bound curl at link time.
_ Binding directory CURL. To be used to dynamically bind libcurl when linking a