From 5c51ccc35c78651cfa98546fae06901db76c3265 Mon Sep 17 00:00:00 2001 From: nobu Date: Fri, 2 Apr 2004 09:00:12 +0000 Subject: * ext/extmk.rb (extmake): extract necessary variables for static link from Makefile. * lib/mkmf.rb (create_makefile): save preload and libpath for next compile. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@6077 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index b0d798d985..c3bdb164f2 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,11 @@ +Fri Apr 2 18:00:05 2004 Nobuyoshi Nakada + + * ext/extmk.rb (extmake): extract necessary variables for static link + from Makefile. + + * lib/mkmf.rb (create_makefile): save preload and libpath for next + compile. + Fri Apr 2 17:27:17 2004 Yukihiro Matsumoto * eval.c (top_include): include in the wrapped load is done for @@ -50,7 +58,7 @@ Thu Apr 1 19:58:37 2004 NAKAMURA, Hiroshi object with soap/marshal. added URIFactory class for URI mapping. BasetypeFactory checks instance_variables when original mapping is not allowed (ivar must - be empty). Instance of URI have instance_variables but it must be + be empty). Instance of URI have instance_variables but it must be llowed whenever original mapping is allowed or not. Wed Mar 31 19:06:23 2004 Tanaka Akira -- cgit v1.2.3