diff options
author | David Ayers <d.ayers@inode.at> | 2006-06-20 08:45:35 +0000 |
---|---|---|
committer | David Ayers <d.ayers@inode.at> | 2006-06-20 08:45:35 +0000 |
commit | d42c4017ba4db98cfc668c170ebd1dce45a4a232 (patch) | |
tree | f7ce1255521b7879aa82d5df26865868507b5781 /ChangeLog | |
parent | 8ded5a0fc3e3c191ff427e0b3c8d2b89f28be9af (diff) | |
download | gdb-d42c4017ba4db98cfc668c170ebd1dce45a4a232.zip gdb-d42c4017ba4db98cfc668c170ebd1dce45a4a232.tar.gz gdb-d42c4017ba4db98cfc668c170ebd1dce45a4a232.tar.bz2 |
2006-06-20 David Ayers <d.ayers@inode.at>
PR bootstrap/28072
* configure.in: Add target-boehm-gc to noconfigdirs depending on
whether target-libjava is being configured instead of whether the
java front end is enabled.
* configure: Regenerate.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -1,3 +1,11 @@ +2006-06-20 David Ayers <d.ayers@inode.at> + + PR bootstrap/28072 + * configure.in: Add target-boehm-gc to noconfigdirs depending on + whether target-libjava is being configured instead of whether the + java front end is enabled. + * configure: Regenerate. + 2006-06-15 Mark Shinwell <shinwell@codesourcery.com> * include/elf/arm.h: Correct names of R_ARM_LDC_G{0,1,2} |