summaryrefslogtreecommitdiff
path: root/win32/README.win32
diff options
context:
space:
mode:
authorusa <usa@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2004-11-12 08:33:17 +0000
committerusa <usa@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2004-11-12 08:33:17 +0000
commitd51f21cee00312a4581623e6b5481174d333ba74 (patch)
tree2b414a16b42efb62c2eb316ac616a0c195759d54 /win32/README.win32
parent6069640f88a2f71dd2a3b538a45915bd930902ff (diff)
* bcc32/README.bcc32, win32/README.win32: need bison instead of
byacc. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@7258 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'win32/README.win32')
-rw-r--r--win32/README.win322
1 files changed, 1 insertions, 1 deletions
diff --git a/win32/README.win32 b/win32/README.win32
index dffe7c0808..bcb2fa14f8 100644
--- a/win32/README.win32
+++ b/win32/README.win32
@@ -16,7 +16,7 @@
* dumpbin
(3) If you want to build from CVS source, following commands are required.
- * byacc
+ * bison
* sed
== How to compile and install