diff options
| author | nobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2007-04-17 17:17:15 +0000 |
|---|---|---|
| committer | nobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2007-04-17 17:17:15 +0000 |
| commit | f0ad1d2036bb2af444120bc9a9182594a7865d1d (patch) | |
| tree | 6702f864c824b4fe096ceaf52be999d343206a9a /ChangeLog | |
| parent | 33d48e306d5300d51022a1cb5b0a8c17f2979580 (diff) | |
| download | ruby-f0ad1d2036bb2af444120bc9a9182594a7865d1d.tar.gz ruby-f0ad1d2036bb2af444120bc9a9182594a7865d1d.tar.xz ruby-f0ad1d2036bb2af444120bc9a9182594a7865d1d.zip | |
* configure.in (LDFLAGS): prepend -L. instead appending it to
XLDFLAGS. [ruby-core:10933]
git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@12189 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +Wed Apr 18 02:17:59 2007 Nobuyoshi Nakada <nobu@ruby-lang.org> + + * configure.in (LDFLAGS): prepend -L. instead appending it to + XLDFLAGS. [ruby-core:10933] + Mon Apr 16 22:56:01 2007 Yukihiro Matsumoto <matz@ruby-lang.org> * ext/pty/expect_sample.rb: avoid symbolic link representation for |
