comparison config.sub @ 24469:c23008607eb9

Merge recent additions from autoconf source tree.
author Ben Elliston <bje@air.net.au>
date Wed, 10 Mar 1999 12:23:21 +0000
parents 476888c56e54
children fdce161ec335
comparison
equal deleted inserted replaced
24468:381eed7518c2 24469:c23008607eb9
180 | ns16k-* | pn-* | np1-* | xps100-* | clipper-* | orion-* \ 180 | ns16k-* | pn-* | np1-* | xps100-* | clipper-* | orion-* \
181 | sparclite-* | pdp11-* | sh-* | powerpc-* | powerpcle-* \ 181 | sparclite-* | pdp11-* | sh-* | powerpc-* | powerpcle-* \
182 | sparc64-* | mips64-* | mipsel-* \ 182 | sparc64-* | mips64-* | mipsel-* \
183 | mips64el-* | mips64orion-* | mips64orionel-* \ 183 | mips64el-* | mips64orion-* | mips64orionel-* \
184 | mipstx39-* | mipstx39el-* \ 184 | mipstx39-* | mipstx39el-* \
185 | f301-*) 185 | f301-* | armv*-*)
186 ;; 186 ;;
187 # Recognize the various machine names and aliases which stand 187 # Recognize the various machine names and aliases which stand
188 # for a CPU type and a company and sometimes even an OS. 188 # for a CPU type and a company and sometimes even an OS.
189 3b1 | 7300 | 7300-att | att-7300 | pc7300 | safari | unixpc) 189 3b1 | 7300 | 7300-att | att-7300 | pc7300 | safari | unixpc)
190 basic_machine=m68000-att 190 basic_machine=m68000-att
342 hp9k8[0-9][0-9] | hp8[0-9][0-9]) 342 hp9k8[0-9][0-9] | hp8[0-9][0-9])
343 basic_machine=hppa1.0-hp 343 basic_machine=hppa1.0-hp
344 ;; 344 ;;
345 hppa-next) 345 hppa-next)
346 os=-nextstep3 346 os=-nextstep3
347 ;;
348 hp3k9[0-9][0-9] | hp9[0-9][0-9])
349 basic_machine=hppa1.0-hp
350 os=-mpeix
347 ;; 351 ;;
348 hp3k9[0-9][0-9] | hp9[0-9][0-9]) 352 hp3k9[0-9][0-9] | hp9[0-9][0-9])
349 basic_machine=hppa1.0-hp 353 basic_machine=hppa1.0-hp
350 os=-mpeix 354 os=-mpeix
351 ;; 355 ;;
413 basic_machine=`echo $basic_machine | sed -e 's/mips3/mips64/'`-unknown 417 basic_machine=`echo $basic_machine | sed -e 's/mips3/mips64/'`-unknown
414 ;; 418 ;;
415 ncr3000) 419 ncr3000)
416 basic_machine=i486-ncr 420 basic_machine=i486-ncr
417 os=-sysv4 421 os=-sysv4
422 ;;
423 netwinder)
424 basic_machine=armv4l-corel
425 os=-linux
418 ;; 426 ;;
419 news | news700 | news800 | news900) 427 news | news700 | news800 | news900)
420 basic_machine=m68k-sony 428 basic_machine=m68k-sony
421 os=-newsos 429 os=-newsos
422 ;; 430 ;;
716 | -hiux* | -386bsd* | -netbsd* | -openbsd* | -freebsd* | -riscix* \ 724 | -hiux* | -386bsd* | -netbsd* | -openbsd* | -freebsd* | -riscix* \
717 | -lynxos* | -bosx* | -nextstep* | -cxux* | -aout* | -elf* \ 725 | -lynxos* | -bosx* | -nextstep* | -cxux* | -aout* | -elf* \
718 | -ptx* | -coff* | -ecoff* | -winnt* | -domain* | -vsta* \ 726 | -ptx* | -coff* | -ecoff* | -winnt* | -domain* | -vsta* \
719 | -udi* | -eabi* | -lites* | -ieee* | -go32* | -aux* \ 727 | -udi* | -eabi* | -lites* | -ieee* | -go32* | -aux* \
720 | -cygwin* | -pe* | -psos* | -moss* | -proelf* | -rtems* \ 728 | -cygwin* | -pe* | -psos* | -moss* | -proelf* | -rtems* \
721 | -mingw32* | -linux-gnu* | -uxpv* | -beos* | -mpeix*) 729 | -mingw32* | -linux-gnu* | -uxpv* | -beos* | -rhapsody* \
730 | -openstep* | -mpeix* | -oskit*)
722 # Remember, each alternative MUST END IN *, to match a version number. 731 # Remember, each alternative MUST END IN *, to match a version number.
723 ;; 732 ;;
724 -linux*) 733 -linux*)
725 os=`echo $os | sed -e 's|linux|linux-gnu|'` 734 os=`echo $os | sed -e 's|linux|linux-gnu|'`
726 ;; 735 ;;
801 # system, and we'll never get to this point. 810 # system, and we'll never get to this point.
802 811
803 case $basic_machine in 812 case $basic_machine in
804 *-acorn) 813 *-acorn)
805 os=-riscix1.2 814 os=-riscix1.2
815 ;;
816 arm*-corel)
817 os=-linux
806 ;; 818 ;;
807 arm*-semi) 819 arm*-semi)
808 os=-aout 820 os=-aout
809 ;; 821 ;;
810 pdp11-*) 822 pdp11-*)
925 vendor=hp 937 vendor=hp
926 ;; 938 ;;
927 -mpeix*) 939 -mpeix*)
928 vendor=hp 940 vendor=hp
929 ;; 941 ;;
942 -mpeix*)
943 vendor=hp
944 ;;
930 -hiux*) 945 -hiux*)
931 vendor=hitachi 946 vendor=hitachi
932 ;; 947 ;;
933 -unos*) 948 -unos*)
934 vendor=crds 949 vendor=crds