~ubuntu-branches/ubuntu/oneiric/muse/oneiric

« back to all changes in this revision

Viewing changes to config.sub

  • Committer: Bazaar Package Importer
  • Author(s): Fabrice Coutadeur
  • Date: 2010-11-17 21:43:38 UTC
  • mfrom: (1.1.8 upstream)
  • Revision ID: james.westby@ubuntu.com-20101117214338-1hvfl7oo2dsqnvrb
Tags: 1.1-0ubuntu1
* New upstream release (LP: #668631)
* Switch to dpkg-source 3.0 (quilt) format
* Switch to dh7 short form
* debian/rules:
  - added --enable-dssi and --enable-osc to conf flags for dssi support
  - added -ljackserver to LDFLAGS to fix a FTBFS because of --as-needed
* debian/control:
  - added build build dependency on liblo-dev and dssi-dev for dssi support
  - bump Standards-version to 3.9.1. No changes required.
* debian/muse.desktop, debian/muse.xpm: dropped as desktop file and icon is
  now shipped upstream.
* fix-desktop-categories.patch: fix Categories tag in upstream desktop file
* 10_es_locale_fix.dpatch: refreshed and converted to quilt as
  fix_es_locale.patch

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, 2006 Free Software Foundation,
5
 
#   Inc.
 
4
#   2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008
 
5
#   Free Software Foundation, Inc.
6
6
 
7
 
timestamp='2006-09-20'
 
7
timestamp='2009-04-17'
8
8
 
9
9
# This file is (in principle) common to ALL GNU software.
10
10
# The presence of a machine in this file suggests that SOME GNU software
72
72
version="\
73
73
GNU config.sub ($timestamp)
74
74
 
75
 
Copyright (C) 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005
76
 
Free Software Foundation, Inc.
 
75
Copyright (C) 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001,
 
76
2002, 2003, 2004, 2005, 2006, 2007, 2008 Free Software Foundation, Inc.
77
77
 
78
78
This is free software; see the source for copying conditions.  There is NO
79
79
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE."
122
122
case $maybe_os in
123
123
  nto-qnx* | linux-gnu* | linux-dietlibc | linux-newlib* | linux-uclibc* | \
124
124
  uclinux-uclibc* | uclinux-gnu* | kfreebsd*-gnu* | knetbsd*-gnu* | netbsd*-gnu* | \
 
125
  kopensolaris*-gnu* | \
125
126
  storm-chaos* | os2-emx* | rtmk-nova*)
126
127
    os=-$maybe_os
127
128
    basic_machine=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\1/'`
245
246
        | bfin \
246
247
        | c4x | clipper \
247
248
        | d10v | d30v | dlx | dsp16xx \
248
 
        | fr30 | frv \
 
249
        | fido | fr30 | frv \
249
250
        | h8300 | h8500 | hppa | hppa1.[01] | hppa2.0 | hppa2.0[nw] | hppa64 \
250
251
        | i370 | i860 | i960 | ia64 \
251
252
        | ip2k | iq2000 \
 
253
        | lm32 \
252
254
        | m32c | m32r | m32rle | m68000 | m68k | m88k \
253
 
        | maxq | mb | microblaze | mcore \
 
255
        | maxq | mb | microblaze | mcore | mep | metag \
254
256
        | mips | mipsbe | mipseb | mipsel | mipsle \
255
257
        | mips16 \
256
258
        | mips64 | mips64el \
 
259
        | mips64octeon | mips64octeonel \
 
260
        | mips64orion | mips64orionel \
 
261
        | mips64r5900 | mips64r5900el \
257
262
        | mips64vr | mips64vrel \
258
 
        | mips64orion | mips64orionel \
259
263
        | mips64vr4100 | mips64vr4100el \
260
264
        | mips64vr4300 | mips64vr4300el \
261
265
        | mips64vr5000 | mips64vr5000el \
268
272
        | mipsisa64sr71k | mipsisa64sr71kel \
269
273
        | mipstx39 | mipstx39el \
270
274
        | mn10200 | mn10300 \
 
275
        | moxie \
271
276
        | mt \
272
277
        | msp430 \
273
278
        | nios | nios2 \
277
282
        | powerpc | powerpc64 | powerpc64le | powerpcle | ppcbe \
278
283
        | pyramid \
279
284
        | score \
280
 
        | sh | sh[1234] | sh[24]a | sh[23]e | sh[34]eb | sheb | shbe | shle | sh[1234]le | sh3ele \
 
285
        | sh | sh[1234] | sh[24]a | sh[24]aeb | sh[23]e | sh[34]eb | sheb | shbe | shle | sh[1234]le | sh3ele \
281
286
        | sh64 | sh64le \
282
287
        | sparc | sparc64 | sparc64b | sparc64v | sparc86x | sparclet | sparclite \
283
288
        | sparcv8 | sparcv9 | sparcv9b | sparcv9v \
286
291
        | v850 | v850e \
287
292
        | we32k \
288
293
        | x86 | xc16x | xscale | xscalee[bl] | xstormy16 | xtensa \
289
 
        | z8k)
 
294
        | z8k | z80)
290
295
                basic_machine=$basic_machine-unknown
291
296
                ;;
292
297
        m6811 | m68hc11 | m6812 | m68hc12)
324
329
        | clipper-* | craynv-* | cydra-* \
325
330
        | d10v-* | d30v-* | dlx-* \
326
331
        | elxsi-* \
327
 
        | f30[01]-* | f700-* | fr30-* | frv-* | fx80-* \
 
332
        | f30[01]-* | f700-* | fido-* | fr30-* | frv-* | fx80-* \
328
333
        | h8300-* | h8500-* \
329
334
        | hppa-* | hppa1.[01]-* | hppa2.0-* | hppa2.0[nw]-* | hppa64-* \
330
335
        | i*86-* | i860-* | i960-* | ia64-* \
331
336
        | ip2k-* | iq2000-* \
 
337
        | lm32-* \
332
338
        | m32c-* | m32r-* | m32rle-* \
333
339
        | m68000-* | m680[012346]0-* | m68360-* | m683?2-* | m68k-* \
334
 
        | m88110-* | m88k-* | maxq-* | mcore-* \
 
340
        | m88110-* | m88k-* | maxq-* | mcore-* | metag-* \
335
341
        | mips-* | mipsbe-* | mipseb-* | mipsel-* | mipsle-* \
336
342
        | mips16-* \
337
343
        | mips64-* | mips64el-* \
 
344
        | mips64octeon-* | mips64octeonel-* \
 
345
        | mips64orion-* | mips64orionel-* \
 
346
        | mips64r5900-* | mips64r5900el-* \
338
347
        | mips64vr-* | mips64vrel-* \
339
 
        | mips64orion-* | mips64orionel-* \
340
348
        | mips64vr4100-* | mips64vr4100el-* \
341
349
        | mips64vr4300-* | mips64vr4300el-* \
342
350
        | mips64vr5000-* | mips64vr5000el-* \
358
366
        | powerpc-* | powerpc64-* | powerpc64le-* | powerpcle-* | ppcbe-* \
359
367
        | pyramid-* \
360
368
        | romp-* | rs6000-* \
361
 
        | sh-* | sh[1234]-* | sh[24]a-* | sh[23]e-* | sh[34]eb-* | sheb-* | shbe-* \
 
369
        | sh-* | sh[1234]-* | sh[24]a-* | sh[24]aeb-* | sh[23]e-* | sh[34]eb-* | sheb-* | shbe-* \
362
370
        | shle-* | sh[1234]le-* | sh3ele-* | sh64-* | sh64le-* \
363
371
        | sparc-* | sparc64-* | sparc64b-* | sparc64v-* | sparc86x-* | sparclet-* \
364
372
        | sparclite-* \
365
373
        | sparcv8-* | sparcv9-* | sparcv9b-* | sparcv9v-* | strongarm-* | sv1-* | sx?-* \
366
374
        | tahoe-* | thumb-* \
367
 
        | tic30-* | tic4x-* | tic54x-* | tic55x-* | tic6x-* | tic80-* \
 
375
        | tic30-* | tic4x-* | tic54x-* | tic55x-* | tic6x-* | tic80-* | tile-* \
368
376
        | tron-* \
369
377
        | v850-* | v850e-* | vax-* \
370
378
        | we32k-* \
371
379
        | x86-* | x86_64-* | xc16x-* | xps100-* | xscale-* | xscalee[bl]-* \
372
 
        | xstormy16-* | xtensa-* \
 
380
        | xstormy16-* | xtensa*-* \
373
381
        | ymp-* \
374
 
        | z8k-*)
 
382
        | z8k-* | z80-*)
 
383
                ;;
 
384
        # Recognize the basic CPU types without company name, with glob match.
 
385
        xtensa*)
 
386
                basic_machine=$basic_machine-unknown
375
387
                ;;
376
388
        # Recognize the various machine names and aliases which stand
377
389
        # for a CPU type and a company and sometimes even an OS.
435
447
                basic_machine=m68k-apollo
436
448
                os=-bsd
437
449
                ;;
 
450
        aros)
 
451
                basic_machine=i386-pc
 
452
                os=-aros
 
453
                ;;
438
454
        aux)
439
455
                basic_machine=m68k-apple
440
456
                os=-aux
443
459
                basic_machine=ns32k-sequent
444
460
                os=-dynix
445
461
                ;;
 
462
        blackfin)
 
463
                basic_machine=bfin-unknown
 
464
                os=-linux
 
465
                ;;
 
466
        blackfin-*)
 
467
                basic_machine=bfin-`echo $basic_machine | sed 's/^[^-]*-//'`
 
468
                os=-linux
 
469
                ;;
446
470
        c90)
447
471
                basic_machine=c90-cray
448
472
                os=-unicos
449
473
                ;;
 
474
        cegcc)
 
475
                basic_machine=arm-unknown
 
476
                os=-cegcc
 
477
                ;;
450
478
        convex-c1)
451
479
                basic_machine=c1-convex
452
480
                os=-bsd
475
503
                basic_machine=craynv-cray
476
504
                os=-unicosmp
477
505
                ;;
478
 
        cr16c)
479
 
                basic_machine=cr16c-unknown
 
506
        cr16)
 
507
                basic_machine=cr16-unknown
480
508
                os=-elf
481
509
                ;;
482
510
        crds | unos)
514
542
                basic_machine=m88k-motorola
515
543
                os=-sysv3
516
544
                ;;
 
545
        dicos)
 
546
                basic_machine=i686-pc
 
547
                os=-dicos
 
548
                ;;
517
549
        djgpp)
518
550
                basic_machine=i586-pc
519
551
                os=-msdosdjgpp
668
700
                basic_machine=m68k-isi
669
701
                os=-sysv
670
702
                ;;
 
703
        m68knommu)
 
704
                basic_machine=m68k-unknown
 
705
                os=-linux
 
706
                ;;
 
707
        m68knommu-*)
 
708
                basic_machine=m68k-`echo $basic_machine | sed 's/^[^-]*-//'`
 
709
                os=-linux
 
710
                ;;
671
711
        m88k-omron*)
672
712
                basic_machine=m88k-omron
673
713
                ;;
683
723
                basic_machine=i386-pc
684
724
                os=-mingw32
685
725
                ;;
 
726
        mingw32ce)
 
727
                basic_machine=arm-unknown
 
728
                os=-mingw32ce
 
729
                ;;
686
730
        miniframe)
687
731
                basic_machine=m68000-convergent
688
732
                ;;
809
853
                basic_machine=i860-intel
810
854
                os=-osf
811
855
                ;;
 
856
        parisc)
 
857
                basic_machine=hppa-unknown
 
858
                os=-linux
 
859
                ;;
 
860
        parisc-*)
 
861
                basic_machine=hppa-`echo $basic_machine | sed 's/^[^-]*-//'`
 
862
                os=-linux
 
863
                ;;
812
864
        pbd)
813
865
                basic_machine=sparc-tti
814
866
                ;;
925
977
                basic_machine=sh-hitachi
926
978
                os=-hms
927
979
                ;;
 
980
        sh5el)
 
981
                basic_machine=sh5le-unknown
 
982
                ;;
928
983
        sh64)
929
984
                basic_machine=sh64-unknown
930
985
                ;;
1014
1069
                basic_machine=tic6x-unknown
1015
1070
                os=-coff
1016
1071
                ;;
 
1072
        tile*)
 
1073
                basic_machine=tile-unknown
 
1074
                os=-linux-gnu
 
1075
                ;;
1017
1076
        tx39)
1018
1077
                basic_machine=mipstx39-unknown
1019
1078
                ;;
1089
1148
                basic_machine=z8k-unknown
1090
1149
                os=-sim
1091
1150
                ;;
 
1151
        z80-*-coff)
 
1152
                basic_machine=z80-unknown
 
1153
                os=-sim
 
1154
                ;;
1092
1155
        none)
1093
1156
                basic_machine=none-none
1094
1157
                os=-none
1127
1190
        we32k)
1128
1191
                basic_machine=we32k-att
1129
1192
                ;;
1130
 
        sh[1234] | sh[24]a | sh[34]eb | sh[1234]le | sh[23]ele)
 
1193
        sh[1234] | sh[24]a | sh[24]aeb | sh[34]eb | sh[1234]le | sh[23]ele)
1131
1194
                basic_machine=sh-unknown
1132
1195
                ;;
1133
1196
        sparc | sparcv8 | sparcv9 | sparcv9b | sparcv9v)
1199
1262
        -gnu* | -bsd* | -mach* | -minix* | -genix* | -ultrix* | -irix* \
1200
1263
              | -*vms* | -sco* | -esix* | -isc* | -aix* | -sunos | -sunos[34]*\
1201
1264
              | -hpux* | -unos* | -osf* | -luna* | -dgux* | -solaris* | -sym* \
 
1265
              | -kopensolaris* \
1202
1266
              | -amigaos* | -amigados* | -msdos* | -newsos* | -unicos* | -aof* \
1203
 
              | -aos* \
 
1267
              | -aos* | -aros* \
1204
1268
              | -nindy* | -vxsim* | -vxworks* | -ebmon* | -hms* | -mvs* \
1205
1269
              | -clix* | -riscos* | -uniplus* | -iris* | -rtu* | -xenix* \
1206
1270
              | -hiux* | -386bsd* | -knetbsd* | -mirbsd* | -netbsd* \
1209
1273
              | -bosx* | -nextstep* | -cxux* | -aout* | -elf* | -oabi* \
1210
1274
              | -ptx* | -coff* | -ecoff* | -winnt* | -domain* | -vsta* \
1211
1275
              | -udi* | -eabi* | -lites* | -ieee* | -go32* | -aux* \
1212
 
              | -chorusos* | -chorusrdb* \
 
1276
              | -chorusos* | -chorusrdb* | -cegcc* \
1213
1277
              | -cygwin* | -pe* | -psos* | -moss* | -proelf* | -rtems* \
1214
1278
              | -mingw32* | -linux-gnu* | -linux-newlib* | -linux-uclibc* \
1215
1279
              | -uxpv* | -beos* | -mpeix* | -udk* \
1219
1283
              | -os2* | -vos* | -palmos* | -uclinux* | -nucleus* \
1220
1284
              | -morphos* | -superux* | -rtmk* | -rtmk-nova* | -windiss* \
1221
1285
              | -powermax* | -dnix* | -nx6 | -nx7 | -sei* | -dragonfly* \
1222
 
              | -skyos* | -haiku* | -rdos* | -toppers*)
 
1286
              | -skyos* | -haiku* | -rdos* | -toppers* | -drops*)
1223
1287
        # Remember, each alternative MUST END IN *, to match a version number.
1224
1288
                ;;
1225
1289
        -qnx*)
1349
1413
        -zvmoe)
1350
1414
                os=-zvmoe
1351
1415
                ;;
 
1416
        -dicos*)
 
1417
                os=-dicos
 
1418
                ;;
1352
1419
        -none)
1353
1420
                ;;
1354
1421
        *)
1414
1481
        m68*-cisco)
1415
1482
                os=-aout
1416
1483
                ;;
 
1484
        mep-*)
 
1485
                os=-elf
 
1486
                ;;
1417
1487
        mips*-cisco)
1418
1488
                os=-elf
1419
1489
                ;;