1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00

fix a typo.

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@26731 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
akr 2010-02-22 16:12:58 +00:00
parent 508ca62a6c
commit c5f11b6593

View file

@ -44,7 +44,7 @@ Thu Feb 18 22:31:15 2010 Yusuke Endoh <mame@tsg.ne.jp>
Thu Feb 18 22:28:00 2010 Kenta Murata <mrkn@mrkn.jp>
* confiure.in: new --with-ext and --with-out-ext options for extmk.
* configure.in: new --with-ext and --with-out-ext options for extmk.
* tool/mkconfig.rb: normalizing --with-out-ext to --without-ext.
Thu Feb 18 21:50:00 2010 Tanaka Akira <akr@fsij.org>