~ubuntu-branches/ubuntu/intrepid/gstreamer0.10-ffmpeg/intrepid

« back to all changes in this revision

Viewing changes to gst-libs/ext/ffmpeg/config.sub

  • Committer: Bazaar Package Importer
  • Author(s): Emilio Pozuelo Monfort
  • Date: 2007-12-05 09:45:40 UTC
  • mto: This revision was merged to the branch mainline in revision 16.
  • Revision ID: james.westby@ubuntu.com-20071205094540-m1x6rg54ohgfkw8u
Tags: upstream-0.10.3
ImportĀ upstreamĀ versionĀ 0.10.3

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, 2005 Free Software Foundation, Inc.
 
4
#   2000, 2001, 2002, 2003, 2004, 2005, 2006 Free Software Foundation,
 
5
#   Inc.
5
6
 
6
 
timestamp='2006-02-23'
 
7
timestamp='2007-06-28'
7
8
 
8
9
# This file is (in principle) common to ALL GNU software.
9
10
# The presence of a machine in this file suggests that SOME GNU software
240
241
        | alpha | alphaev[4-8] | alphaev56 | alphaev6[78] | alphapca5[67] \
241
242
        | alpha64 | alpha64ev[4-8] | alpha64ev56 | alpha64ev6[78] | alpha64pca5[67] \
242
243
        | am33_2.0 \
243
 
        | arc | arm | arm[bl]e | arme[lb] | armv[2345] | armv[345][lb] | avr \
 
244
        | arc | arm | arm[bl]e | arme[lb] | armv[2345] | armv[345][lb] | avr | avr32 \
244
245
        | bfin \
245
246
        | c4x | clipper \
246
 
        | d10v | d30v | dlx | dsp16xx \
247
 
        | fr30 | frv \
 
247
        | d10v | d30v | dlx | dsp16xx | dvp \
 
248
        | fido | fr30 | frv \
248
249
        | h8300 | h8500 | hppa | hppa1.[01] | hppa2.0 | hppa2.0[nw] | hppa64 \
249
250
        | i370 | i860 | i960 | ia64 \
250
251
        | ip2k | iq2000 \
251
 
        | m32r | m32rle | m68000 | m68k | m88k | maxq | mb | microblaze | mcore \
 
252
        | m32c | m32r | m32rle | m68000 | m68k | m88k \
 
253
        | maxq | mb | microblaze | mcore | mep \
252
254
        | mips | mipsbe | mipseb | mipsel | mipsle \
253
255
        | mips16 \
254
256
        | mips64 | mips64el \
274
276
        | pdp10 | pdp11 | pj | pjl \
275
277
        | powerpc | powerpc64 | powerpc64le | powerpcle | ppcbe \
276
278
        | pyramid \
277
 
        | sh | sh[1234] | sh[24]a | sh[23]e | sh[34]eb | shbe | shle | sh[1234]le | sh3ele \
 
279
        | score \
 
280
        | sh | sh[1234] | sh[24]a | sh[24]a*eb | sh[23]e | sh[34]eb | sheb | shbe | shle | sh[1234]le | sh3ele \
278
281
        | sh64 | sh64le \
279
 
        | sparc | sparc64 | sparc64b | sparc86x | sparclet | sparclite \
280
 
        | sparcv8 | sparcv9 | sparcv9b \
281
 
        | strongarm \
 
282
        | sparc | sparc64 | sparc64b | sparc64v | sparc86x | sparclet | sparclite \
 
283
        | sparcv8 | sparcv9 | sparcv9b | sparcv9v \
 
284
        | spu | strongarm \
282
285
        | tahoe | thumb | tic4x | tic80 | tron \
283
286
        | v850 | v850e \
284
287
        | we32k \
285
 
        | x86 | xscale | xscalee[bl] | xstormy16 | xtensa \
 
288
        | x86 | xc16x | xscale | xscalee[bl] | xstormy16 | xtensa \
286
289
        | z8k)
287
290
                basic_machine=$basic_machine-unknown
288
291
                ;;
289
 
        m32c)
290
 
                basic_machine=$basic_machine-unknown
291
 
                ;;
292
292
        m6811 | m68hc11 | m6812 | m68hc12)
293
293
                # Motorola 68HC11/12.
294
294
                basic_machine=$basic_machine-unknown
318
318
        | alpha64-* | alpha64ev[4-8]-* | alpha64ev56-* | alpha64ev6[78]-* \
319
319
        | alphapca5[67]-* | alpha64pca5[67]-* | arc-* \
320
320
        | arm-*  | armbe-* | armle-* | armeb-* | armv*-* \
321
 
        | avr-* \
 
321
        | avr-* | avr32-* \
322
322
        | bfin-* | bs2000-* \
323
323
        | c[123]* | c30-* | [cjt]90-* | c4x-* | c54x-* | c55x-* | c6x-* \
324
324
        | clipper-* | craynv-* | cydra-* \
325
325
        | d10v-* | d30v-* | dlx-* \
326
326
        | elxsi-* \
327
 
        | f30[01]-* | f700-* | fr30-* | frv-* | fx80-* \
 
327
        | f30[01]-* | f700-* | fido-* | fr30-* | frv-* | fx80-* \
328
328
        | h8300-* | h8500-* \
329
329
        | hppa-* | hppa1.[01]-* | hppa2.0-* | hppa2.0[nw]-* | hppa64-* \
330
330
        | i*86-* | i860-* | i960-* | ia64-* \
331
331
        | ip2k-* | iq2000-* \
332
 
        | m32r-* | m32rle-* \
 
332
        | m32c-* | m32r-* | m32rle-* \
333
333
        | m68000-* | m680[012346]0-* | m68360-* | m683?2-* | m68k-* \
334
334
        | m88110-* | m88k-* | maxq-* | mcore-* \
335
335
        | mips-* | mipsbe-* | mipseb-* | mipsel-* | mipsle-* \
358
358
        | powerpc-* | powerpc64-* | powerpc64le-* | powerpcle-* | ppcbe-* \
359
359
        | pyramid-* \
360
360
        | romp-* | rs6000-* \
361
 
        | sh-* | sh[1234]-* | sh[24]a-* | sh[23]e-* | sh[34]eb-* | shbe-* \
 
361
        | sh-* | sh[1234]-* | sh[24]a-* | sh[24]a*eb-* | sh[23]e-* | sh[34]eb-* | sheb-* | shbe-* \
362
362
        | shle-* | sh[1234]le-* | sh3ele-* | sh64-* | sh64le-* \
363
 
        | sparc-* | sparc64-* | sparc64b-* | sparc86x-* | sparclet-* \
 
363
        | sparc-* | sparc64-* | sparc64b-* | sparc64v-* | sparc86x-* | sparclet-* \
364
364
        | sparclite-* \
365
 
        | sparcv8-* | sparcv9-* | sparcv9b-* | strongarm-* | sv1-* | sx?-* \
 
365
        | sparcv8-* | sparcv9-* | sparcv9b-* | sparcv9v-* | strongarm-* | sv1-* | sx?-* \
366
366
        | tahoe-* | thumb-* \
367
367
        | tic30-* | tic4x-* | tic54x-* | tic55x-* | tic6x-* | tic80-* \
368
368
        | tron-* \
369
369
        | v850-* | v850e-* | vax-* \
370
370
        | we32k-* \
371
 
        | x86-* | x86_64-* | xps100-* | xscale-* | xscalee[bl]-* \
 
371
        | x86-* | x86_64-* | xc16x-* | xps100-* | xscale-* | xscalee[bl]-* \
372
372
        | xstormy16-* | xtensa-* \
373
373
        | ymp-* \
374
374
        | z8k-*)
375
375
                ;;
376
 
        m32c-*)
377
 
                ;;
378
376
        # Recognize the various machine names and aliases which stand
379
377
        # for a CPU type and a company and sometimes even an OS.
380
378
        386bsd)
477
475
                basic_machine=craynv-cray
478
476
                os=-unicosmp
479
477
                ;;
480
 
        cr16c)
481
 
                basic_machine=cr16c-unknown
 
478
        cr16)
 
479
                basic_machine=cr16-unknown
482
480
                os=-elf
483
481
                ;;
484
482
        crds | unos)
685
683
                basic_machine=i386-pc
686
684
                os=-mingw32
687
685
                ;;
 
686
        mingw32ce)
 
687
                basic_machine=arm-unknown
 
688
                os=-mingw32ce
 
689
                ;;
688
690
        miniframe)
689
691
                basic_machine=m68000-convergent
690
692
                ;;
692
694
                basic_machine=m68k-atari
693
695
                os=-mint
694
696
                ;;
 
697
        mipsEE* | ee | ps2)
 
698
                basic_machine=mips64r5900el-scei
 
699
                case $os in
 
700
                    -linux*)
 
701
                        ;;
 
702
                    *)
 
703
                        os=-elf
 
704
                        ;;
 
705
                esac
 
706
                ;;
 
707
        iop)
 
708
                basic_machine=mipsel-scei
 
709
                os=-irx
 
710
                ;;
 
711
        dvp)
 
712
                basic_machine=dvp-scei
 
713
                os=-elf
 
714
                ;;
695
715
        mips3*-*)
696
716
                basic_machine=`echo $basic_machine | sed -e 's/mips3/mips64/'`
697
717
                ;;
912
932
        sb1el)
913
933
                basic_machine=mipsisa64sb1el-unknown
914
934
                ;;
 
935
        sde)
 
936
                basic_machine=mipsisa32-sde
 
937
                os=-elf
 
938
                ;;
915
939
        sei)
916
940
                basic_machine=mips-sei
917
941
                os=-seiux
923
947
                basic_machine=sh-hitachi
924
948
                os=-hms
925
949
                ;;
 
950
        sh5el)
 
951
                basic_machine=sh5le-unknown
 
952
                ;;
926
953
        sh64)
927
954
                basic_machine=sh64-unknown
928
955
                ;;
1128
1155
        sh[1234] | sh[24]a | sh[34]eb | sh[1234]le | sh[23]ele)
1129
1156
                basic_machine=sh-unknown
1130
1157
                ;;
1131
 
        sparc | sparcv8 | sparcv9 | sparcv9b)
 
1158
        sparc | sparcv8 | sparcv9 | sparcv9b | sparcv9v)
1132
1159
                basic_machine=sparc-sun
1133
1160
                ;;
1134
1161
        cydra)
1217
1244
              | -os2* | -vos* | -palmos* | -uclinux* | -nucleus* \
1218
1245
              | -morphos* | -superux* | -rtmk* | -rtmk-nova* | -windiss* \
1219
1246
              | -powermax* | -dnix* | -nx6 | -nx7 | -sei* | -dragonfly* \
1220
 
              | -skyos* | -haiku* | -rdos*)
 
1247
              | -skyos* | -haiku* | -rdos* | -toppers* | -drops* | -irx*)
1221
1248
        # Remember, each alternative MUST END IN *, to match a version number.
1222
1249
                ;;
1223
1250
        -qnx*)
1369
1396
# system, and we'll never get to this point.
1370
1397
 
1371
1398
case $basic_machine in
 
1399
        score-*)
 
1400
                os=-elf
 
1401
                ;;
 
1402
        spu-*)
 
1403
                os=-elf
 
1404
                ;;
1372
1405
        *-acorn)
1373
1406
                os=-riscix1.2
1374
1407
                ;;
1378
1411
        arm*-semi)
1379
1412
                os=-aout
1380
1413
                ;;
1381
 
    c4x-* | tic4x-*)
1382
 
        os=-coff
1383
 
        ;;
 
1414
        c4x-* | tic4x-*)
 
1415
                os=-coff
 
1416
                ;;
1384
1417
        # This must come before the *-dec entry.
1385
1418
        pdp10-*)
1386
1419
                os=-tops20
1406
1439
        m68*-cisco)
1407
1440
                os=-aout
1408
1441
                ;;
 
1442
        mep-*)
 
1443
                os=-elf
 
1444
                ;;
1409
1445
        mips*-cisco)
1410
1446
                os=-elf
1411
1447
                ;;