fix typos [ci skip]

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@54993 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
kazu 2016-05-13 14:01:29 +00:00
parent da696ae794
commit be33635cd8

View File

@ -14,11 +14,11 @@ Fri May 13 03:11:20 2016 NARUSE, Yui <naruse@ruby-lang.org>
* configure.in (__builtin_constant_p): check.
* interna.h: Use HAVE_BUILTIN___BUILTIN_CONSTANT_P
* internal.h: Use HAVE_BUILTIN___BUILTIN_CONSTANT_P
Fri May 13 03:10:39 2016 NARUSE, Yui <naruse@ruby-lang.org>
* configurein: use alternative keyword
* configure.in: use alternative keyword
to avoid macros conflicts with them.
Thu May 12 01:54:08 2016 Nobuyoshi Nakada <nobu@ruby-lang.org>