From 0d18691ef2b561fcec5f1f7a8d7af103c373faa2 Mon Sep 17 00:00:00 2001 From: usa Date: Mon, 28 May 2001 13:25:34 +0000 Subject: * ext/extconf.rb.in: make the priority of the make rule of .c higher than .C . git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@1471 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 8765cdf53..93709294c 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +Mon May 28 22:12:01 2001 Nobuyoshi Nakada + + * ext/extconf.rb.in: make the priority of the make rule of .c + higher than .C . + Mon May 28 02:20:38 2001 Akinori MUSHA * dir.c (glob_helper): teach has_magic() to handle flags and get -- cgit