From 578a6fd6a6e771706a384509d24120c33c7153d0 Mon Sep 17 00:00:00 2001 From: shyouhei Date: Wed, 24 Nov 2010 07:38:39 +0000 Subject: [PATCH] * win32/Makefile.sub ($(RCFILES)): no revision.h in this branch, a patch from Luis Lavena . [ruby-core:33310] * cygwin/GNUmakefile.in ($(RCFILES)): ditto. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8_7@29907 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 8 ++++++++ cygwin/GNUmakefile.in | 2 +- version.h | 2 +- win32/Makefile.sub | 2 +- 4 files changed, 11 insertions(+), 3 deletions(-) diff --git a/ChangeLog b/ChangeLog index 64b30d24fc..16ebb9d0c1 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,11 @@ +Wed Nov 24 16:18:02 2010 URABE Shyouhei + + * win32/Makefile.sub ($(RCFILES)): no revision.h in this + branch, a patch from Luis Lavena . + [ruby-core:33310] + + * cygwin/GNUmakefile.in ($(RCFILES)): ditto. + Wed Nov 24 15:44:11 2010 NAKAMURA Usaku * ext/socket/extconf.rb (getaddrinfo): should initialize winsock on diff --git a/cygwin/GNUmakefile.in b/cygwin/GNUmakefile.in index fb322c492a..734d8702a6 100644 --- a/cygwin/GNUmakefile.in +++ b/cygwin/GNUmakefile.in @@ -38,7 +38,7 @@ $(RUBY_EXP) $(LIBRUBY_SO): $(DLL_BASE_NAME).res.@OBJEXT@ %.res.@OBJEXT@: %.rc @WINDRES@ --include-dir . --include-dir $(