From 6ff3a8e3bb6c6cf25c134300ebf9877907d739c1 Mon Sep 17 00:00:00 2001 From: nobu Date: Wed, 11 May 2016 16:54:10 +0000 Subject: mkmf.rb: fix conflict in have_library * lib/mkmf.rb (try_func): get rid of conflict of declarations of main(). checking local symbol reference does not make sense. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@54982 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 9f10118f16..75e98228b9 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +Thu May 12 01:54:08 2016 Nobuyoshi Nakada + + * lib/mkmf.rb (try_func): get rid of conflict of declarations of + main(). checking local symbol reference does not make sense. + Thu May 12 00:18:19 2016 NAKAMURA Usaku * win32/Makefile.sub (HAVE_QSORT_S): use qsort_s only for Visual Studio -- cgit v1.2.3