diff options
author | Arnold D. Robbins <arnold@skeeve.com> | 2013-07-03 08:56:01 +0300 |
---|---|---|
committer | Arnold D. Robbins <arnold@skeeve.com> | 2013-07-03 08:56:01 +0300 |
commit | 08af4ee49aac78ac73df6849fd8f4fa3f0f97cbe (patch) | |
tree | b47f3196d8d1a3852ab0a0840783591515686666 /README_d/README.pc | |
parent | d128c1998c9cbc8f5a28dc4e2b9d7f2fb6f7366e (diff) | |
parent | 96cb55baaa352714943b94e73cbf94866250628d (diff) | |
download | egawk-08af4ee49aac78ac73df6849fd8f4fa3f0f97cbe.tar.gz egawk-08af4ee49aac78ac73df6849fd8f4fa3f0f97cbe.tar.bz2 egawk-08af4ee49aac78ac73df6849fd8f4fa3f0f97cbe.zip |
Merge branch 'gawk-4.1-stable'
Diffstat (limited to 'README_d/README.pc')
-rw-r--r-- | README_d/README.pc | 9 |
1 files changed, 5 insertions, 4 deletions
diff --git a/README_d/README.pc b/README_d/README.pc index 9971d7ba..32a81fc1 100644 --- a/README_d/README.pc +++ b/README_d/README.pc @@ -16,10 +16,11 @@ installation is the same as under Unix: The `configure' step takes a long time, but works otherwise. -******************************** N O T E ********************************** -* The `|&' operator only works when gawk is compiled for Cygwin. Neither * -* socket support nor two-way pipes work in any other Windows environment! * -*************************************************************************** +******************************** N O T E ******************************* +* The `|&' operator only works when gawk is compiled for Cygwin or for * +* MinGW. Neither * socket support nor two-way pipes work in any other * +* Windows environment! * +************************************************************************ Building gawk ------------- |