]> git.ipfire.org Git - thirdparty/gcc.git/commit
configure.ac (native_only): Remove.
authorJoseph Myers <joseph@codesourcery.com>
Fri, 25 Mar 2011 13:06:37 +0000 (13:06 +0000)
committerJoseph Myers <jsm28@gcc.gnu.org>
Fri, 25 Mar 2011 13:06:37 +0000 (13:06 +0000)
commit1bcce263a7257de484931932d1a7a971a45f54e0
treede3da247ff3ed041088f0451ee6ea271cd2ab52a
parentbff5ad8e7e02b62f122ba093d21f001f436d9458
configure.ac (native_only): Remove.

* configure.ac (native_only): Remove.
(i[[3456789]]86-*-msdosdjgpp*): Don't disable expect dejagnu
send-pr uudecode guile gnuserv on host.
(x86_64-*-mingw*): Don't disable expect dejagnu autoconf automake
send-pr rcs guile perl texinfo libtool on host.
(i[[3456789]]86-*-mingw32*): Don't disable expect dejagnu autoconf
automake send-pr rcs guile perl texinfo libtool on host.
(*-*-cygwin*, *-*-netbsd*): Remove host cases.
(*-*-kaos*): Don't disable target-examples target-gperf on target.
(alpha*-dec-osf*): Don't disable fileutils on target.
(sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't disable target-examples
texinfo send-pr expect dejagnu on target.
(arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi): Don't disable
target-qthreads on target.
(hppa*-hp-hpux11*, hppa*-*-*): Don't disable shellutils on target.
(ia64*-*-elf*, ia64*-*-*vms*): Don't disable mmalloc on target.
(i[[3456789]]86-w64-mingw*, i[[3456789]]86-*-mingw*,
x86_64-*-mingw*): Don't disable expect on target.
(*-*-cygwin*): Don't disable target-gperf on target.
(powerpc*-*-winnt* | powerpc*-*-pe*): Don't disable make expect
gnuserv on target.
(powerpcle-*-solaris*): Don't disable make expect gnuserv on
target.
* configure: Regenerate.

From-SVN: r171452
ChangeLog
configure
configure.ac