diff options
| author | eban <eban@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2002-06-11 10:26:13 +0000 |
|---|---|---|
| committer | eban <eban@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2002-06-11 10:26:13 +0000 |
| commit | 36ae466e1e44d523309e4c4a34fb4421f47f792b (patch) | |
| tree | 496113b37257388826e3f424239daa1271da64c0 /ChangeLog | |
| parent | e13a3e8fcdebf52a3ced857f48590a42defe77e7 (diff) | |
* configure.in (LIBRUBY): rename to lib$(LIBRUBY_SO).a on Cygwin/MinGW.
* configure.in, cygwin/GNUmakefile: use dllwrap when --disable-shared
is specified.
git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@2551 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,3 +1,10 @@ +Tue Jun 11 19:20:34 2002 WATANABE Hirofumi <eban@ruby-lang.org> + + * configure.in (LIBRUBY): rename to lib$(LIBRUBY_SO).a on Cygwin/MinGW. + + * configure.in, cygwin/GNUmakefile: use dllwrap when --disable-shared + is specified. + Tue Jun 11 13:18:47 2002 Shugo Maeda <shugo@ruby-lang.org> * lib/net/ftp.rb (noop): new method. |
