diff options
author | Alexandre Oliva <oliva@dcc.unicamp.br> | 1997-08-27 06:04:41 +0000 |
---|---|---|
committer | Jeff Law <law@gcc.gnu.org> | 1997-08-27 00:04:41 -0600 |
commit | b9e6eb36ff871a2b0216d06e4b55183643eadc24 (patch) | |
tree | ba65abca4f134640ddd1d4d67559cb21447877c4 /libstdc++/ChangeLog | |
parent | d7ce9ac718606641608195356be52d7b464c1c87 (diff) | |
download | gcc-b9e6eb36ff871a2b0216d06e4b55183643eadc24.tar.gz |
Makefile.in: create correct multiple links to shared libstdc++.
* Makefile.in: create correct multiple links to
shared libstdc++.
From-SVN: r14953
Diffstat (limited to 'libstdc++/ChangeLog')
-rw-r--r-- | libstdc++/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/libstdc++/ChangeLog b/libstdc++/ChangeLog index a42433ae037..42802f8e3f6 100644 --- a/libstdc++/ChangeLog +++ b/libstdc++/ChangeLog @@ -1,3 +1,8 @@ +Wed Aug 27 00:04:33 1997 Alexandre Oliva (oliva@dcc.unicamp.br) + + * Makefile.in: create correct multiple links to + shared libstdc++. + Tue Aug 26 12:24:01 1997 H.J. Lu (hjl@gnu.ai.mit.edu) * testsuite/Makefile.in (check): Don't depend on site.exp. |