* ChangeLog: a patch was being attached to [Bug#1305].

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@23014 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
nobu 2009-03-20 00:33:59 +00:00
parent 9bd7249fa5
commit 8aad14327b

View File

@ -1,7 +1,8 @@
Fri Mar 20 09:22:59 2009 Nobuyoshi Nakada <nobu@ruby-lang.org>
* configure.in (libprefix): must not append "lib" after $(libdir),
when load_relative is not used on darwin. [ruby-dev:38182]
when load_relative is not used on darwin. a patch from Kenta
Murata at [ruby-dev:38182].
Thu Mar 19 20:29:40 2009 Tanaka Akira <akr@fsij.org>