aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorusa <usa@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2009-09-15 06:30:07 +0000
committerusa <usa@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2009-09-15 06:30:07 +0000
commit840fd72f33fc24f7e6f89f1acf699587903e360b (patch)
tree063bdb256db5c49c556ac766b6d69682e99ec653
parent4d3dac97ad54527e5cd150ff74865523ef614020 (diff)
downloadruby-840fd72f33fc24f7e6f89f1acf699587903e360b.tar.gz
* win32/{configure.bat,Makefile.sub} (RDOCTARGET): the meaning of this
macro was changed at r24923. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@24937 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-rw-r--r--ChangeLog5
-rw-r--r--win32/Makefile.sub2
2 files changed, 6 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 35d44fc7a6..22659b7bb5 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+Tue Sep 15 15:21:01 2009 NAKAMURA Usaku <usa@ruby-lang.org>
+
+ * win32/{configure.bat,Makefile.sub} (RDOCTARGET): the meaning of this
+ macro was changed at r24923.
+
Tue Sep 15 15:16:14 2009 Nobuyoshi Nakada <nobu@ruby-lang.org>
* common.mk (install-rdoc), configure.in (RDOCTARGET): removed
diff --git a/win32/Makefile.sub b/win32/Makefile.sub
index 416921403e..21a354312c 100644
--- a/win32/Makefile.sub
+++ b/win32/Makefile.sub
@@ -151,7 +151,7 @@ TESTUI = console
TESTS =
!endif
!ifndef RDOCTARGET
-RDOCTARGET = install-doc
+RDOCTARGET = rdoc
!endif
OUTFLAG = -Fe