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 | 54b46cc752b949688354826b6418582c79f8ac74 (patch) | |
tree | f9a4148eb54e3d7727af8768b80d9cd441d5c531 /ChangeLog | |
parent | fe55946e1475a559ac2a7454dc9a3e3cd52fbfad (diff) | |
download | gdb-54b46cc752b949688354826b6418582c79f8ac74.tar.gz |
* 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
diff --git a/ChangeLog b/ChangeLog index 2f8fa70ff57..f600efde0fe 100644 --- a/ChangeLog +++ b/ChangeLog @@ -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. |