зеркало из https://github.com/github/ruby.git
* 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:
Родитель
4d3dac97ad
Коммит
840fd72f33
|
@ -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
|
||||
|
|
Загрузка…
Ссылка в новой задаче