From 234cf271dfc2e88245ada27b41b9cae1e692f716 Mon Sep 17 00:00:00 2001 From: usa Date: Wed, 28 Feb 2007 09:26:07 +0000 Subject: * lib/mkmf.rb ($DEFLIBPATH): default library paths ($(topdir), etc) should be the first elements of library paths list. reported by KOBAYASHI Yasuhiro [ruby-list:43225] git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@11929 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index eb90cc94e..845b178e9 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +Wed Feb 28 18:23:43 2007 NAKAMURA Usaku + + * lib/mkmf.rb ($DEFLIBPATH): default library paths ($(topdir), etc) + should be the first elements of library paths list. + reported by KOBAYASHI Yasuhiro [ruby-list:43225] + Wed Feb 28 10:33:58 2007 Nobuyoshi Nakada * Makefile.in, configure.in, */Makefile.sub (THREAD_MODEL): system -- cgit