ruby-cvs:18091
From: (nobu) <nobu ruby-lang.org>
Date: Mon, 4 Sep 2006 21:44:12 +0900
Subject: [ruby-cvs:18091] ruby, ruby/ext/dbm: * ext/dbm/extconf.rb: create makefile according to the result of check
nobu Mon, 4 Sep 2006 21:44:12 +0900
Modified files:
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.5329 +5 -0 ruby/ChangeLog
http://www.ruby-lang.org/cgi-bin/cvsweb.cgi/ruby/ChangeLog?cvsroot=src&r1=1.5328&r2=1.5329
1.20 +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.19&r2=1.20