diff options
-rw-r--r-- | README_d/README.pc | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/README_d/README.pc b/README_d/README.pc index 661f9bd4..d4645632 100644 --- a/README_d/README.pc +++ b/README_d/README.pc @@ -10,8 +10,8 @@ DOS, and Windows32 with rsxnt), and Jan-Jaap van der Heijden and Mumit Khan to compile and run gawk under Windows. For Cygwin, building and installation is the same as under Unix: - tar -xvpzf gawk-3.1.x.tar.gz - cd gawk-3.1.x + tar -xvpzf gawk-4.0.x.tar.gz + cd gawk-4.0.x ./configure && make The `configure' step takes a long time, but works otherwise. |