ruby-cvs:18092
From: (nobu) <nobu ruby-lang.org>
Date: Mon, 4 Sep 2006 21:44:34 +0900
Subject: [ruby-cvs:18092] ruby, ruby/ext/dbm: * ext/dbm/extconf.rb: create makefile according to the result of check
nobu Mon, 4 Sep 2006 21:44:34 +0900
Modified files: (Branch: ruby_1_8)
ruby:
ChangeLog
ruby/ext/dbm:
extconf.rb
Log:
* ext/dbm/extconf.rb: create makefile according to the result of check
for dbm header. fixed: [ruby-dev:29445]
Revision Changes Path
1.2673.2.1842 +5 -0 ruby/ChangeLog
http://www.ruby-lang.org/cgi-bin/cvsweb.cgi/ruby/ChangeLog?cvsroot=src&r1=1.2673.2.1841&r2=1.2673.2.1842
1.16.2.2 +4 -4 ruby/ext/dbm/extconf.rb
http://www.ruby-lang.org/cgi-bin/cvsweb.cgi/ruby/ext/dbm/extconf.rb?cvsroot=src&r1=1.16.2.1&r2=1.16.2.2