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

ruby-changes:23642

From: nobu <ko1@a...>
Date: Fri, 18 May 2012 17:26:35 +0900 (JST)
Subject: [ruby-changes:23642] nobu:r35693 (trunk): Revert r35684 "* trunk/ext/json/extconf.rb: remove fake file."

nobu	2012-05-18 17:26:10 +0900 (Fri, 18 May 2012)

  New Revision: 35693

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

  Log:
    Revert r35684 "* trunk/ext/json/extconf.rb: remove fake file."

  Added files:
    trunk/ext/json/extconf.rb

Index: ext/json/extconf.rb
===================================================================
--- ext/json/extconf.rb	(revision 0)
+++ ext/json/extconf.rb	(revision 35693)
@@ -0,0 +1,3 @@
+require 'mkmf'
+create_makefile('json')
+

Property changes on: ext/json/extconf.rb
___________________________________________________________________
Added: svn:eol-style
   + LF


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

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