]> git.lizzy.rs Git - zlib.git/blobdiff - as400/readme.txt
Detect clang in cc version.
[zlib.git] / as400 / readme.txt
index c3690d7898fe77b80a53e79fac94b3943b43b119..77a17207339a17bab1e570ac81c6c43e48fe8109 100644 (file)
@@ -1,4 +1,4 @@
-        ZLIB version 1.2.5.3 for AS400 installation instructions
+        ZLIB version 1.2.8.1 for AS400 installation instructions
 
 I) From an AS400 *SAVF file:
 
@@ -8,7 +8,7 @@ On the AS400:
 
 _       Create the ZLIB AS400 library:
 
-        CRTLIB LIB(ZLIB) TYPE(PROD) TEXT('ZLIB compression API library')
+        CRTLIB LIB(ZLIB) TYPE(*PROD) TEXT('ZLIB compression API library')
 
 _       Create a work save file, for example:
 
@@ -52,7 +52,7 @@ II) From the original source distribution:
 
 1)      On the AS400, create the source library:
 
-        CRTLIB LIB(ZLIB) TYPE(PROD) TEXT('ZLIB compression API library')
+        CRTLIB LIB(ZLIB) TYPE(*PROD) TEXT('ZLIB compression API library')
 
 2)      Create the source files: