aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorkosaki <kosaki@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2012-11-22 11:25:01 +0000
committerkosaki <kosaki@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2012-11-22 11:25:01 +0000
commit84a57715e1b20e4d06f90139687d8131705ffc18 (patch)
tree0929c0fba7461857f870b224b495d3b5fae4cb00 /ChangeLog
parent8e8d7bb7fcbc0f26ba8c2af36a7abc0e18979ffb (diff)
downloadruby-84a57715e1b20e4d06f90139687d8131705ffc18.tar.gz
* Makefile.in (.dmyh.h): removed $(VPATH). GNU make don't
recognize suffix rule with VPATH. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@37803 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 38893c7f44..aa54f65f9f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+Thu Nov 22 20:21:45 2012 KOSAKI Motohiro <kosaki.motohiro@gmail.com>
+
+ * Makefile.in (.dmyh.h): removed $(VPATH). GNU make don't
+ recognize suffix rule with VPATH.
+
Thu Nov 22 18:11:27 2012 NAKAMURA Usaku <usa@ruby-lang.org>
* common.mk, Makefile.in, win32/Makefile.sub (.dmyh.h): nmake merges