ruby-cvs:21462
From: nobu ruby-lang.org
Date: Fri, 14 Dec 2007 12:36:38 +0900 (JST)
Subject: [ruby-cvs:21462] Ruby:r14225 (ruby_1_8, trunk): * ext/readline/extconf.rb: should use have_func for functions instead
nobu 2007-12-14 12:36:37 +0900 (Fri, 14 Dec 2007)
New Revision: 14225
Modified files:
branches/ruby_1_8/ChangeLog
branches/ruby_1_8/ext/readline/extconf.rb
trunk/ChangeLog
trunk/ext/readline/extconf.rb
Log:
* ext/readline/extconf.rb: should use have_func for functions instead
of have_var.
http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/branches/ruby_1_8/ChangeLog?r1=14225&r2=14224
http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/ChangeLog?r1=14225&r2=14224
http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/branches/ruby_1_8/ext/readline/extconf.rb?r1=14225&r2=14224
http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/ext/readline/extconf.rb?r1=14225&r2=14224