ruby-changes:23633
From: nobu <ko1@a...>
Date: Fri, 18 May 2012 14:06:58 +0900 (JST)
Subject: [ruby-changes:23633] nobu:r35684: * trunk/ext/json/extconf.rb: remove fake file.
nobu 2012-05-18 14:06:49 +0900 (Fri, 18 May 2012) New Revision: 35684 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi?view=rev&revision=35684 Log: * trunk/ext/json/extconf.rb: remove fake file. Removed files: trunk/ext/json/extconf.rb Index: ext/json/extconf.rb =================================================================== --- ext/json/extconf.rb (revision 35683) +++ ext/json/extconf.rb (revision 35684) @@ -1,3 +0,0 @@ -require 'mkmf' -create_makefile('json') - -- ML: ruby-changes@q... Info: http://www.atdot.net/~ko1/quickml/