* 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
This commit is contained in:
usa 2009-09-15 06:30:07 +00:00
Родитель 4d3dac97ad
Коммит 840fd72f33
2 изменённых файлов: 6 добавлений и 1 удалений

Просмотреть файл

@ -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

Просмотреть файл

@ -151,7 +151,7 @@ TESTUI = console
TESTS =
!endif
!ifndef RDOCTARGET
RDOCTARGET = install-doc
RDOCTARGET = rdoc
!endif
OUTFLAG = -Fe