diff options
author | Alexandre Oliva <aoliva@redhat.com> | 2002-03-15 23:05:24 +0000 |
---|---|---|
committer | Alexandre Oliva <aoliva@redhat.com> | 2002-03-15 23:05:24 +0000 |
commit | d40c5645f120d20dc611baecccabd9c58b4cf2c3 (patch) | |
tree | 3b070b79bef92c05f12cd96b6082f64a411d8e8e /ChangeLog | |
parent | 59a2339f27b3cedbdc5886e7525fa822a1f8d505 (diff) | |
download | cygnal-d40c5645f120d20dc611baecccabd9c58b4cf2c3.tar.gz cygnal-d40c5645f120d20dc611baecccabd9c58b4cf2c3.tar.bz2 cygnal-d40c5645f120d20dc611baecccabd9c58b4cf2c3.zip |
* ltmain.sh (taglist): Initialized. Don't let `CC' tag out of it.
(relink_command): Added --tag flags.
(mode=install): If relinking fails; error out.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +2002-03-15 Alexandre Oliva <aoliva@redhat.com> + + * ltmain.sh (taglist): Initialized. Don't let `CC' tag out of it. + (relink_command): Added --tag flags. + (mode=install): If relinking fails; error out. + 2002-03-12 Richard Henderson <rth@redhat.com> * Makefile.in (NOTPARALLEL): New. Use it instead of explicit |