* configure.in: Add support for powerpc-*-windiss.

* configure: Regenerated.
This commit is contained in:
Mark Mitchell
2002-04-30 17:47:11 +00:00
parent 09c2219b6b
commit 9b2b7d6941
3 changed files with 7007 additions and 3141 deletions

View File

@ -409,6 +409,7 @@ changequote([,])dnl
fmt=coff em=macos ;;
ppc-*-netware*) fmt=elf em=ppcnw ;;
ppc-*-vxworks*) fmt=elf ;;
ppc-*-windiss*) fmt=elf ;;
s390x-*-linux-gnu*) fmt=elf em=linux ;;
s390-*-linux-gnu*) fmt=elf em=linux ;;