aboutsummaryrefslogtreecommitdiffstats
path: root/README_d
diff options
context:
space:
mode:
Diffstat (limited to 'README_d')
-rw-r--r--README_d/ChangeLog2
-rw-r--r--README_d/README.zos8
2 files changed, 5 insertions, 5 deletions
diff --git a/README_d/ChangeLog b/README_d/ChangeLog
index 3ac17c2b..8cea0656 100644
--- a/README_d/ChangeLog
+++ b/README_d/ChangeLog
@@ -1,6 +1,6 @@
2010-12-18 Eli Zaretskii <eliz@gnu.org>
- * README_d/README.pc: Update and simplify. Remove lots of
+ * README.pc: Update and simplify. Remove lots of
outdated stuff for systems and configurations no longer supported.
2010-12-18 Arnold Robbins <arnold@skeeve.com>
diff --git a/README_d/README.zos b/README_d/README.zos
index 1613330d..361a8ae6 100644
--- a/README_d/README.zos
+++ b/README_d/README.zos
@@ -1,4 +1,4 @@
-Fri Jan 25 12:36:16 2008
+Fri Dec 24 10:58:16 2010
Dave Pitts <dpitts@cozx.com>
----------------------------
@@ -6,7 +6,7 @@ GAWK on z/OS
1. To unpack the tarball:
- $ gunzip -c gawk-3.1.6.tar.gz | pax -rv from=ISO8859-1,to=IBM-1047
+ $ gunzip -c gawk-4.0.0.tar.gz | pax -rv from=ISO8859-1,to=IBM-1047
This will extract the files and convert them from ASCII to EBCDIC.
@@ -14,12 +14,12 @@ GAWK on z/OS
the operation on another system and copy the tar file to z/OS. Then
unpack as follows:
- $ pax -rv from=ISO8859-1,to=IBM-1047 -f gawk-3.1.6.tar
+ $ pax -rv from=ISO8859-1,to=IBM-1047 -f gawk-4.0.0.tar
2. To Build
- $ ./configure
+ $ ./configure CC=c89
$ make
You will get compilation warnings of the form: