* configure.in: Add i386-*-nto-qnx*.

* configure: Regenerate.
This commit is contained in:
Alan Modra
2002-05-31 03:00:58 +00:00
parent caf47ea6a3
commit 34e979525e
3 changed files with 176 additions and 243 deletions

View File

@ -300,6 +300,7 @@ changequote([,])dnl
i386-*-cygwin*) fmt=coff em=pe bfd_gas=yes ;;
i386-*-interix*) fmt=coff em=interix bfd_gas=yes ;;
i386-*-mingw32*) fmt=coff em=pe bfd_gas=yes ;;
i386-*-nto-qnx*) fmt=elf ;;
i386-*-*nt*) fmt=coff em=pe bfd_gas=yes ;;
i386-*-vxworks*) fmt=aout ;;
i386-*-chaos) fmt=elf ;;