X-Git-Url: http://git.sourceforge.jp/view?p=pf3gnuchains%2Fgcc-fork.git;a=blobdiff_plain;f=configure.ac;h=9b55f4e296c7146a605a94643bf8526de90a4f18;hp=c0e7384fdb6cb3bf4c13c656ba1cf9534794ca0b;hb=16463c8dccb07d1219cca1c3bfba4a68fe4e87fc;hpb=f07666e1203a50ae445025050b7e12311db6bbd0 diff --git a/configure.ac b/configure.ac index c0e7384fdb6..9b55f4e296c 100644 --- a/configure.ac +++ b/configure.ac @@ -1157,8 +1157,8 @@ case "${host}" in tentative_cc="/usr/cygnus/progressive/bin/gcc" host_makefile_frag="config/mh-lynxrs6k" ;; - powerpc-*-darwin*) - host_makefile_frag="config/mh-ppc-darwin" + *-*-darwin*) + host_makefile_frag="config/mh-darwin" ;; powerpc-*-aix*) host_makefile_frag="config/mh-ppc-aix"