From c79e87783658aa264c3939497a1855942b0e6c5b Mon Sep 17 00:00:00 2001 From: eban Date: Fri, 13 Dec 2002 17:14:18 +0000 Subject: * ext/dbm/extconf.rb (rb_check): support for GNU dbm 1.8.3. (-with-dbm-type=gdbm_compat). link against -lgdbm_compat and -lgdbm. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@3144 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index efb4fe30fd..a1b3cc83b0 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +Sat Dec 14 01:51:29 2002 WATANABE Hirofumi + + * ext/dbm/extconf.rb (rb_check): support for GNU dbm 1.8.3. + (-with-dbm-type=gdbm_compat). link against -lgdbm_compat + and -lgdbm. + Fri Dec 13 23:42:16 2002 WATANABE Hirofumi * ext/dbm/extconf.rb (db_check): check existence of the function -- cgit v1.2.3