diff options
author | Joseph Myers <joseph@codesourcery.com> | 2011-03-25 11:13:08 +0000 |
---|---|---|
committer | Joseph Myers <jsm28@gcc.gnu.org> | 2011-03-25 11:13:08 +0000 |
commit | 8d4c5ac696eadb3304f4ffb0bf7d204a5251573e (patch) | |
tree | 5f223b0da7b69b30dd8e20639ecf087cb21b33b3 /ChangeLog | |
parent | ac9a30aeb23c1848a8dccda3dc0f4db6c4dcc6a4 (diff) | |
download | gcc-8d4c5ac696eadb3304f4ffb0bf7d204a5251573e.zip gcc-8d4c5ac696eadb3304f4ffb0bf7d204a5251573e.tar.gz gcc-8d4c5ac696eadb3304f4ffb0bf7d204a5251573e.tar.bz2 |
configure.ac (target_tools): Remove target-groff.
* 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.
From-SVN: r171446
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, |