summaryrefslogtreecommitdiffstats
path: root/README.windows
diff options
context:
space:
mode:
authorJay Berkenbilt <ejb@ql.org>2009-10-14 03:06:18 +0200
committerJay Berkenbilt <ejb@ql.org>2009-10-14 03:06:18 +0200
commit351284b5ec1f0544a37cea41c200227cb762d091 (patch)
tree25edccc493274eb435fbec0180a3529514b89166 /README.windows
parentb2e5c8c93f6b00e22d3eaff708ffe23be33425b6 (diff)
downloadqpdf-351284b5ec1f0544a37cea41c200227cb762d091.tar.zst
make -key not take an argument with a / to appease msys's path translation
git-svn-id: svn+q:///qpdf/trunk@803 71b93d88-0707-0410-a8cf-f5a4172ac649
Diffstat (limited to 'README.windows')
-rw-r--r--README.windows5
1 files changed, 4 insertions, 1 deletions
diff --git a/README.windows b/README.windows
index 6ef5bb9f..7a5e1fe6 100644
--- a/README.windows
+++ b/README.windows
@@ -1,7 +1,10 @@
Common Setup
============
-To be able to run qpdf's test suite, you must have cygwin installed.
+To be able to build qpdf and run its test suite, you must have either
+Cygwin or MSYS from MinGW (>= 1.0.11) installed.
+
+ qpdf's test suite, you must have cygwin installed.
This is because qpdf's test suite uses qtest, which requires cygwin
perl on Windows. (Hopefully a future version of qtest will work with
ActiveState Perl.) You must have at least perl and gnu diffutils