diff options
author | Ian Lance Taylor <ian@airs.com> | 1999-08-03 16:10:38 +0000 |
---|---|---|
committer | Ian Lance Taylor <ian@airs.com> | 1999-08-03 16:10:38 +0000 |
commit | aab084313464de2f91dee130584bc5b62b8a15b5 (patch) | |
tree | 581aee1f3e0fd730d8dd35b37fd0aaca3fe18323 /bfd/ChangeLog | |
parent | 08372f14279208e1682dfc35325ade9c648e787e (diff) | |
download | gdb-aab084313464de2f91dee130584bc5b62b8a15b5.zip gdb-aab084313464de2f91dee130584bc5b62b8a15b5.tar.gz gdb-aab084313464de2f91dee130584bc5b62b8a15b5.tar.bz2 |
* acinclude.m4 (BFD_CC_FOR_BUILD): Change to use conftest, and to
look for generated file correctly.
* aclocal.m4, configure: Rebuild.
Diffstat (limited to 'bfd/ChangeLog')
-rw-r--r-- | bfd/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog index 6607934..3617166 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,3 +1,9 @@ +1999-08-03 Ian Lance Taylor <ian@zembu.com> + + * acinclude.m4 (BFD_CC_FOR_BUILD): Change to use conftest, and to + look for generated file correctly. + * aclocal.m4, configure: Rebuild. + 1999-08-02 Mark Mitchell <mark@codesourcery.com> * elf32-mips.c (_bfd_mips_elf_relocate_section): Handle R_MIPS_26 |