~ubuntu-branches/ubuntu/feisty/flac/feisty-security

« back to all changes in this revision

Viewing changes to config.sub

  • Committer: Bazaar Package Importer
  • Author(s): Tollef Fog Heen
  • Date: 2005-11-10 12:55:33 UTC
  • mfrom: (1.1.3 upstream)
  • Revision ID: james.westby@ubuntu.com-20051110125533-2fmlml8wnb06r5vg
Tags: 1.1.2-3ubuntu1
* Merge with Debian
  - We did the C++ transition earlier than Debian, so add c2 suffix to
    liboggflac++ and libflac++

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
#! /bin/sh
2
2
# Configuration validation subroutine script.
3
3
#   Copyright (C) 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999,
4
 
#   2000, 2001, 2002, 2003, 2004 Free Software Foundation, Inc.
 
4
#   2000, 2001, 2002, 2003 Free Software Foundation, Inc.
5
5
 
6
 
timestamp='2004-11-30'
 
6
timestamp='2004-03-12'
7
7
 
8
8
# This file is (in principle) common to ALL GNU software.
9
9
# The presence of a machine in this file suggests that SOME GNU software
70
70
version="\
71
71
GNU config.sub ($timestamp)
72
72
 
73
 
Copyright (C) 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004
 
73
Copyright (C) 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001
74
74
Free Software Foundation, Inc.
75
75
 
76
76
This is free software; see the source for copying conditions.  There is NO
145
145
        -convergent* | -ncr* | -news | -32* | -3600* | -3100* | -hitachi* |\
146
146
        -c[123]* | -convex* | -sun | -crds | -omron* | -dg | -ultra | -tti* | \
147
147
        -harris | -dolphin | -highlevel | -gould | -cbm | -ns | -masscomp | \
148
 
        -apple | -axis | -knuth | -cray)
 
148
        -apple | -axis)
149
149
                os=
150
150
                basic_machine=$1
151
151
                ;;
267
267
        | tahoe | thumb | tic4x | tic80 | tron \
268
268
        | v850 | v850e \
269
269
        | we32k \
270
 
        | x86 | xscale | xscalee[bl] | xstormy16 | xtensa \
 
270
        | x86 | xscale | xstormy16 | xtensa \
271
271
        | z8k)
272
272
                basic_machine=$basic_machine-unknown
273
273
                ;;
300
300
        | avr-* \
301
301
        | bs2000-* \
302
302
        | c[123]* | c30-* | [cjt]90-* | c4x-* | c54x-* | c55x-* | c6x-* \
303
 
        | clipper-* | craynv-* | cydra-* \
 
303
        | clipper-* | cydra-* \
304
304
        | d10v-* | d30v-* | dlx-* \
305
305
        | elxsi-* \
306
306
        | f30[01]-* | f700-* | fr30-* | frv-* | fx80-* \
326
326
        | mipsisa64sb1-* | mipsisa64sb1el-* \
327
327
        | mipsisa64sr71k-* | mipsisa64sr71kel-* \
328
328
        | mipstx39-* | mipstx39el-* \
329
 
        | mmix-* \
330
329
        | msp430-* \
331
 
        | none-* | np1-* | ns16k-* | ns32k-* \
 
330
        | none-* | np1-* | nv1-* | ns16k-* | ns32k-* \
332
331
        | orion-* \
333
332
        | pdp10-* | pdp11-* | pj-* | pjl-* | pn-* | power-* \
334
333
        | powerpc-* | powerpc64-* | powerpc64le-* | powerpcle-* | ppcbe-* \
343
342
        | tron-* \
344
343
        | v850-* | v850e-* | vax-* \
345
344
        | we32k-* \
346
 
        | x86-* | x86_64-* | xps100-* | xscale-* | xscalee[bl]-* \
347
 
        | xstormy16-* | xtensa-* \
 
345
        | x86-* | x86_64-* | xps100-* | xscale-* | xstormy16-* \
 
346
        | xtensa-* \
348
347
        | ymp-* \
349
348
        | z8k-*)
350
349
                ;;
446
445
                basic_machine=j90-cray
447
446
                os=-unicos
448
447
                ;;
449
 
        craynv)
450
 
                basic_machine=craynv-cray
451
 
                os=-unicosmp
452
 
                ;;
453
448
        cr16c)
454
449
                basic_machine=cr16c-unknown
455
450
                os=-elf
457
452
        crds | unos)
458
453
                basic_machine=m68k-crds
459
454
                ;;
460
 
        crisv32 | crisv32-* | etraxfs*)
461
 
                basic_machine=crisv32-axis
462
 
                ;;
463
455
        cris | cris-* | etrax*)
464
456
                basic_machine=cris-axis
465
457
                ;;
489
481
                basic_machine=m88k-motorola
490
482
                os=-sysv3
491
483
                ;;
492
 
        djgpp)
493
 
                basic_machine=i586-pc
494
 
                os=-msdosdjgpp
495
 
                ;;
496
484
        dpx20 | dpx20-*)
497
485
                basic_machine=rs6000-bull
498
486
                os=-bosx
671
659
        mips3*)
672
660
                basic_machine=`echo $basic_machine | sed -e 's/mips3/mips64/'`-unknown
673
661
                ;;
 
662
        mmix*)
 
663
                basic_machine=mmix-knuth
 
664
                os=-mmixware
 
665
                ;;
674
666
        monitor)
675
667
                basic_machine=m68k-rom68k
676
668
                os=-coff
751
743
        np1)
752
744
                basic_machine=np1-gould
753
745
                ;;
 
746
        nv1)
 
747
                basic_machine=nv1-cray
 
748
                os=-unicosmp
 
749
                ;;
754
750
        nsr-tandem)
755
751
                basic_machine=nsr-tandem
756
752
                ;;
1033
1029
                basic_machine=hppa1.1-winbond
1034
1030
                os=-proelf
1035
1031
                ;;
1036
 
        xbox)
1037
 
                basic_machine=i686-pc
1038
 
                os=-mingw32
1039
 
                ;;
1040
1032
        xps | xps100)
1041
1033
                basic_machine=xps100-honeywell
1042
1034
                ;;
1067
1059
        romp)
1068
1060
                basic_machine=romp-ibm
1069
1061
                ;;
1070
 
        mmix)
1071
 
                basic_machine=mmix-knuth
1072
 
                ;;
1073
1062
        rs6000)
1074
1063
                basic_machine=rs6000-ibm
1075
1064
                ;;
1305
1294
        -kaos*)
1306
1295
                os=-kaos
1307
1296
                ;;
1308
 
        -zvmoe)
1309
 
                os=-zvmoe
1310
 
                ;;
1311
1297
        -none)
1312
1298
                ;;
1313
1299
        *)
1388
1374
        *-ibm)
1389
1375
                os=-aix
1390
1376
                ;;
1391
 
        *-knuth)
1392
 
                os=-mmixware
1393
 
                ;;
1394
1377
        *-wec)
1395
1378
                os=-proelf
1396
1379
                ;;