diff options
author | Joseph Myers <joseph@codesourcery.com> | 2011-03-25 11:36:41 +0000 |
---|---|---|
committer | Joseph Myers <joseph@codesourcery.com> | 2011-03-25 11:36:41 +0000 |
commit | 2354b38bbb380f87a481ab54a3f74b9e12c3e472 (patch) | |
tree | 2067797f9b251cc40cff9b46ae9e3c4ea3b3ec52 /ChangeLog | |
parent | a7417d468b5c4fcb75e459e318dae1245e0fa465 (diff) | |
download | fsf-binutils-gdb-2354b38bbb380f87a481ab54a3f74b9e12c3e472.zip fsf-binutils-gdb-2354b38bbb380f87a481ab54a3f74b9e12c3e472.tar.gz fsf-binutils-gdb-2354b38bbb380f87a481ab54a3f74b9e12c3e472.tar.bz2 |
* configure.ac (target_tools): Remove target-groff.
(native_only): Remove target-groff.
(hppa*64*-*-*): Don't disable byacc.
(i[[3456789]]86-*-mingw32*): Remove commented-out noconfigdirs
setting.
(*-*-kaos*): Don't skip target-librx and target-groff.
(*-*-netware*): Don't skip target-libmudflap.
(*-*-tpf*): Don't skip target-libmudflap.
(sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't condition configured
directories on the host.
(ia64*-*-*vms*): Don't skip tix.
(sh-*-* | sh64-*-*): Don't condition skipped directories on the
host.
* configure: Regenerate.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 17 |
1 files changed, 17 insertions, 0 deletions
@@ -1,3 +1,20 @@ +2011-03-25 Joseph Myers <joseph@codesourcery.com> + + * configure.ac (target_tools): Remove target-groff. + (native_only): Remove target-groff. + (hppa*64*-*-*): Don't disable byacc. + (i[[3456789]]86-*-mingw32*): Remove commented-out noconfigdirs + setting. + (*-*-kaos*): Don't skip target-librx and target-groff. + (*-*-netware*): Don't skip target-libmudflap. + (*-*-tpf*): Don't skip target-libmudflap. + (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't condition configured + directories on the host. + (ia64*-*-*vms*): Don't skip tix. + (sh-*-* | sh64-*-*): Don't condition skipped directories on the + host. + * configure: Regenerate. + 2011-03-24 Paolo Bonzini <pbonzini@redhat.com> * configure.ac: Remove references to mt-mep, mt-netware, |