* 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
This commit is contained in:
parent
6069640f88
commit
d51f21cee0
@ -1,3 +1,8 @@
|
|||||||
|
Fri Nov 12 17:32:07 2004 NAKAMURA Usaku <usa@ruby-lang.org>
|
||||||
|
|
||||||
|
* bcc32/README.bcc32, win32/README.win32: need bison instead of
|
||||||
|
byacc.
|
||||||
|
|
||||||
Fri Nov 12 15:15:06 2004 NAKAMURA Usaku <usa@ruby-lang.org>
|
Fri Nov 12 15:15:06 2004 NAKAMURA Usaku <usa@ruby-lang.org>
|
||||||
|
|
||||||
* eval.c (ruby_options): now we cannot call rb_glob() before
|
* eval.c (ruby_options): now we cannot call rb_glob() before
|
||||||
|
@ -16,7 +16,7 @@
|
|||||||
* ilink
|
* ilink
|
||||||
|
|
||||||
(3) If you want to build from CVS source, following commands are required.
|
(3) If you want to build from CVS source, following commands are required.
|
||||||
* byacc
|
* bison
|
||||||
* sed
|
* sed
|
||||||
|
|
||||||
== How to compile and install
|
== How to compile and install
|
||||||
|
@ -16,7 +16,7 @@
|
|||||||
* dumpbin
|
* dumpbin
|
||||||
|
|
||||||
(3) If you want to build from CVS source, following commands are required.
|
(3) If you want to build from CVS source, following commands are required.
|
||||||
* byacc
|
* bison
|
||||||
* sed
|
* sed
|
||||||
|
|
||||||
== How to compile and install
|
== How to compile and install
|
||||||
|
Loading…
x
Reference in New Issue
Block a user