From d2c40a8ad8167af67dbf4470096852dad1d25b5e Mon Sep 17 00:00:00 2001 From: eban Date: Sat, 12 Jun 2004 02:17:24 +0000 Subject: * configure.in (target_os): strip -gnu suffix on Linux. git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@6450 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 86e85d564..64a8a280f 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +Sat Jun 12 11:15:53 2004 WATANABE Hirofumi + + * configure.in (target_os): strip -gnu suffix on Linux. + Fri Jun 11 22:08:50 2004 Yukihiro Matsumoto * array.c: remove #indexes, #indices. -- cgit