diff options
author | Gunter Knauf <gk@gknw.de> | 2007-08-03 11:46:00 +0000 |
---|---|---|
committer | Gunter Knauf <gk@gknw.de> | 2007-08-03 11:46:00 +0000 |
commit | f2f7c18245c015e50bc072bcf22c7b9191f0b9e8 (patch) | |
tree | 9d09ff3e8690b7396d25d45e7d4d3243697fd055 /docs/README.win32 | |
parent | efaab37698d2a8677556a3eb22ca2ce37fa84300 (diff) | |
download | curl-f2f7c18245c015e50bc072bcf22c7b9191f0b9e8.tar.gz |
Peteris Krumins pointed out some MingW32 related build issues.
Diffstat (limited to 'docs/README.win32')
-rw-r--r-- | docs/README.win32 | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/docs/README.win32 b/docs/README.win32 index 110af3c72..ec7a268ee 100644 --- a/docs/README.win32 +++ b/docs/README.win32 @@ -20,3 +20,7 @@ README.win32 command line similar to this in order to extract a separate text file: curl -M >manual.txt + + Read the INSTALL file for instructions how to compile curl self. + + |