diff options
author | Alexandre Oliva <aoliva@redhat.com> | 2001-01-24 20:09:37 +0000 |
---|---|---|
committer | Alexandre Oliva <aoliva@redhat.com> | 2001-01-24 20:09:37 +0000 |
commit | f332af5233dc21b499026fcd63ec57139b76bc74 (patch) | |
tree | 5437f2b68a6ef46ed093a248e5066a67b8d15a84 /ChangeLog | |
parent | 07091751ffb7774332fbf4e1bdf103df83a0a554 (diff) | |
download | gdb-f332af5233dc21b499026fcd63ec57139b76bc74.zip gdb-f332af5233dc21b499026fcd63ec57139b76bc74.tar.gz gdb-f332af5233dc21b499026fcd63ec57139b76bc74.tar.bz2 |
* ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
keep at least one of build_libtool_libs or build_old_libs set to
yes.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,5 +1,11 @@ 2001-01-24 Alexandre Oliva <aoliva@redhat.com> + * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we + keep at least one of build_libtool_libs or build_old_libs set to + yes. + +2001-01-24 Alexandre Oliva <aoliva@redhat.com> + * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'. * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on. |