~ubuntu-branches/debian/sid/conky/sid

« back to all changes in this revision

Viewing changes to config.sub

  • Committer: Bazaar Package Importer
  • Author(s): Cesare Tirabassi
  • Date: 2010-03-28 21:19:51 UTC
  • mfrom: (1.3.1 upstream) (16.1.17 lucid)
  • Revision ID: james.westby@ubuntu.com-20100328211951-ejq536k2r858srli
Tags: 1.8.0-1
* New upstream release:
  - add AF_UNIX socket support
  - fix sigsegv if config file is deleted (LP: #525926)
  - the following debian bugs are closed by this upload:
    + change automake1.10 to automake1.11 (Closes: #550929)
    + hwmon made compatible with kernels >= 2.6.31 (Closes: #556926)
    + text_buffer_size change is well documented (Closes: #519401)
    + fix diskio for not existing devices (Closes: #536557)
    + fix wrong mixer values on some systems (Closes: #540282)
    + fix minor memory leak (Closes: #566524)
    + fix some documentation error re. graphs (Closes: #564518)
    + add -p/--pause startup option (Closes: #513440)
    + fix documentation about mixer values (Closes: #538760)
* This release is based on the Ubuntu package with the following changes
  necessary for Debian (Closes: #536320):
  - change control and rules to build correctly on non-Linux arches
    (Closes: #536326)
  - updated NEWS, descriptions in control and changelog
  - change archive area to contrib
* Change priority of metapackage to extra
* My utmost thanks go to Kapil Hari Paranjape for his packaging work and to
  Luca Falavigna for being so kind to review and sponsor this release

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, 2007, 2008
 
4
#   2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009
5
5
#   Free Software Foundation, Inc.
6
6
 
7
 
timestamp='2008-09-08'
 
7
timestamp='2009-06-11'
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
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/'`
152
153
                os=
153
154
                basic_machine=$1
154
155
                ;;
 
156
        -bluegene*)
 
157
                os=-cnk
 
158
                ;;
155
159
        -sim | -cisco | -oki | -wec | -winbond)
156
160
                os=
157
161
                basic_machine=$1
244
248
        | arc | arm | arm[bl]e | arme[lb] | armv[2345] | armv[345][lb] | avr | avr32 \
245
249
        | bfin \
246
250
        | c4x | clipper \
247
 
        | d10v | d30v | dlx | dsp16xx | dvp \
 
251
        | d10v | d30v | dlx | dsp16xx \
248
252
        | fido | fr30 | frv \
249
253
        | h8300 | h8500 | hppa | hppa1.[01] | hppa2.0 | hppa2.0[nw] | hppa64 \
250
254
        | i370 | i860 | i960 | ia64 \
251
255
        | ip2k | iq2000 \
 
256
        | lm32 \
252
257
        | m32c | m32r | m32rle | m68000 | m68k | m88k \
253
258
        | maxq | mb | microblaze | mcore | mep | metag \
254
259
        | mips | mipsbe | mipseb | mipsel | mipsle \
270
275
        | mipsisa64sr71k | mipsisa64sr71kel \
271
276
        | mipstx39 | mipstx39el \
272
277
        | mn10200 | mn10300 \
 
278
        | moxie \
273
279
        | mt \
274
280
        | msp430 \
275
281
        | nios | nios2 \
279
285
        | powerpc | powerpc64 | powerpc64le | powerpcle | ppcbe \
280
286
        | pyramid \
281
287
        | score \
282
 
        | sh | sh[1234] | sh[24]a | sh[24]a*eb | sh[23]e | sh[34]eb | sheb | shbe | shle | sh[1234]le | sh3ele \
 
288
        | sh | sh[1234] | sh[24]a | sh[24]aeb | sh[23]e | sh[34]eb | sheb | shbe | shle | sh[1234]le | sh3ele \
283
289
        | sh64 | sh64le \
284
290
        | sparc | sparc64 | sparc64b | sparc64v | sparc86x | sparclet | sparclite \
285
291
        | sparcv8 | sparcv9 | sparcv9b | sparcv9v \
331
337
        | hppa-* | hppa1.[01]-* | hppa2.0-* | hppa2.0[nw]-* | hppa64-* \
332
338
        | i*86-* | i860-* | i960-* | ia64-* \
333
339
        | ip2k-* | iq2000-* \
 
340
        | lm32-* \
334
341
        | m32c-* | m32r-* | m32rle-* \
335
342
        | m68000-* | m680[012346]0-* | m68360-* | m683?2-* | m68k-* \
336
343
        | m88110-* | m88k-* | maxq-* | mcore-* | metag-* \
362
369
        | powerpc-* | powerpc64-* | powerpc64le-* | powerpcle-* | ppcbe-* \
363
370
        | pyramid-* \
364
371
        | romp-* | rs6000-* \
365
 
        | sh-* | sh[1234]-* | sh[24]a-* | sh[24]a*eb-* | sh[23]e-* | sh[34]eb-* | sheb-* | shbe-* \
 
372
        | sh-* | sh[1234]-* | sh[24]a-* | sh[24]aeb-* | sh[23]e-* | sh[34]eb-* | sheb-* | shbe-* \
366
373
        | shle-* | sh[1234]le-* | sh3ele-* | sh64-* | sh64le-* \
367
374
        | sparc-* | sparc64-* | sparc64b-* | sparc64v-* | sparc86x-* | sparclet-* \
368
375
        | sparclite-* \
443
450
                basic_machine=m68k-apollo
444
451
                os=-bsd
445
452
                ;;
 
453
        aros)
 
454
                basic_machine=i386-pc
 
455
                os=-aros
 
456
                ;;
446
457
        aux)
447
458
                basic_machine=m68k-apple
448
459
                os=-aux
459
470
                basic_machine=bfin-`echo $basic_machine | sed 's/^[^-]*-//'`
460
471
                os=-linux
461
472
                ;;
 
473
        bluegene*)
 
474
                basic_machine=powerpc-ibm
 
475
                os=-cnk
 
476
                ;;
462
477
        c90)
463
478
                basic_machine=c90-cray
464
479
                os=-unicos
726
741
                basic_machine=m68k-atari
727
742
                os=-mint
728
743
                ;;
729
 
        mipsEE* | ee | ps2)
730
 
                basic_machine=mips64r5900el-scei
731
 
                case $os in
732
 
                    -linux*)
733
 
                        ;;
734
 
                    *)
735
 
                        os=-elf
736
 
                        ;;
737
 
                esac
738
 
                ;;
739
 
        iop)
740
 
                basic_machine=mipsel-scei
741
 
                os=-irx
742
 
                ;;
743
 
        dvp)
744
 
                basic_machine=dvp-scei
745
 
                os=-elf
746
 
                ;;
747
744
        mips3*-*)
748
745
                basic_machine=`echo $basic_machine | sed -e 's/mips3/mips64/'`
749
746
                ;;
1200
1197
        we32k)
1201
1198
                basic_machine=we32k-att
1202
1199
                ;;
1203
 
        sh[1234] | sh[24]a | sh[34]eb | sh[1234]le | sh[23]ele)
 
1200
        sh[1234] | sh[24]a | sh[24]aeb | sh[34]eb | sh[1234]le | sh[23]ele)
1204
1201
                basic_machine=sh-unknown
1205
1202
                ;;
1206
1203
        sparc | sparcv8 | sparcv9 | sparcv9b | sparcv9v)
1270
1267
        # Each alternative MUST END IN A *, to match a version number.
1271
1268
        # -sysv* is not here because it comes later, after sysvr4.
1272
1269
        -gnu* | -bsd* | -mach* | -minix* | -genix* | -ultrix* | -irix* \
1273
 
              | -*vms* | -sco* | -esix* | -isc* | -aix* | -sunos | -sunos[34]*\
 
1270
              | -*vms* | -sco* | -esix* | -isc* | -aix* | -cnk* | -sunos | -sunos[34]*\
1274
1271
              | -hpux* | -unos* | -osf* | -luna* | -dgux* | -solaris* | -sym* \
 
1272
              | -kopensolaris* \
1275
1273
              | -amigaos* | -amigados* | -msdos* | -newsos* | -unicos* | -aof* \
1276
 
              | -aos* \
 
1274
              | -aos* | -aros* \
1277
1275
              | -nindy* | -vxsim* | -vxworks* | -ebmon* | -hms* | -mvs* \
1278
1276
              | -clix* | -riscos* | -uniplus* | -iris* | -rtu* | -xenix* \
1279
1277
              | -hiux* | -386bsd* | -knetbsd* | -mirbsd* | -netbsd* \
1292
1290
              | -os2* | -vos* | -palmos* | -uclinux* | -nucleus* \
1293
1291
              | -morphos* | -superux* | -rtmk* | -rtmk-nova* | -windiss* \
1294
1292
              | -powermax* | -dnix* | -nx6 | -nx7 | -sei* | -dragonfly* \
1295
 
              | -skyos* | -haiku* | -rdos* | -toppers* | -drops* | -irx*)
 
1293
              | -skyos* | -haiku* | -rdos* | -toppers* | -drops*)
1296
1294
        # Remember, each alternative MUST END IN *, to match a version number.
1297
1295
                ;;
1298
1296
        -qnx*)
1622
1620
                        -sunos*)
1623
1621
                                vendor=sun
1624
1622
                                ;;
1625
 
                        -aix*)
 
1623
                        -cnk*|-aix*)
1626
1624
                                vendor=ibm
1627
1625
                                ;;
1628
1626
                        -beos*)