From 0dd56a828eb4cb6840a5bba83a2c59adbbe6c8d9 Mon Sep 17 00:00:00 2001 From: nobu Date: Thu, 7 Oct 2010 09:10:47 +0000 Subject: [PATCH] * cygwin/GNUmakefile.in, win32/Makefile.sub (RCFILES): depend on real config.rb file. [ruby-core:32709] git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@29421 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 5 +++++ cygwin/GNUmakefile.in | 2 +- win32/Makefile.sub | 3 ++- 3 files changed, 8 insertions(+), 2 deletions(-) diff --git a/ChangeLog b/ChangeLog index 850f14f271..b6079e4dc4 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +Thu Oct 7 18:10:35 2010 Nobuyoshi Nakada + + * cygwin/GNUmakefile.in, win32/Makefile.sub (RCFILES): depend on + real config.rb file. [ruby-core:32709] + Thu Oct 7 09:14:28 2010 NARUSE, Yui * vm_exec.c (vm_exec_core): Treat clang as non gcc on this diff --git a/cygwin/GNUmakefile.in b/cygwin/GNUmakefile.in index eb6967aef5..5e2b467641 100644 --- a/cygwin/GNUmakefile.in +++ b/cygwin/GNUmakefile.in @@ -40,7 +40,7 @@ $(RUBY_EXP) $(LIBRUBY_SO): $(DLL_BASE_NAME).res.@OBJEXT@ %.res.@OBJEXT@: %.rc @WINDRES@ --include-dir . --include-dir $(