[前][次][番号順一覧][スレッド一覧]

ruby-changes:13203

From: usa <ko1@a...>
Date: Wed, 16 Sep 2009 17:08:37 +0900 (JST)
Subject: [ruby-changes:13203] Ruby:r24960 (trunk): * win32/Makefile.sub: sorry, typo.

usa	2009-09-16 17:06:24 +0900 (Wed, 16 Sep 2009)

  New Revision: 24960

  http://svn.ruby-lang.org/cgi-bin/viewvc.cgi?view=rev&revision=24960

  Log:
    * win32/Makefile.sub: sorry, typo.

  Modified files:
    trunk/win32/Makefile.sub

Index: win32/Makefile.sub
===================================================================
--- win32/Makefile.sub	(revision 24959)
+++ win32/Makefile.sub	(revision 24960)
@@ -166,7 +166,7 @@
 ! endif
 !endif
 !ifndef INSTALLDOC
-! if "$(DOCTARGETS)" == ""
+! if "$(DOCTARGETS)" != ""
 INSTALLDOC = all
 ! else
 INSTALLDOC = nodoc

--
ML: ruby-changes@q...
Info: http://www.atdot.net/~ko1/quickml/

[前][次][番号順一覧][スレッド一覧]