~ubuntu-branches/ubuntu/intrepid/xfce-mcs-plugins/intrepid-backports

« back to all changes in this revision

Viewing changes to config.sub

  • Committer: Bazaar Package Importer
  • Author(s): Gauvain Pocentek
  • Date: 2008-02-23 07:34:06 UTC
  • Revision ID: james.westby@ubuntu.com-20080223073406-h3nrqwpwvb8j0aaf
Tags: 4.4.2-3ubuntu2
* debian/rules/10keyboard_layouts.patch:
  - correctly load settings in the config dialog
* Reduce the delta with debian:
  - switch back plain debhelper, cdbs does nothing interesting
  - debhelper compat 4
  - drop build dependency on cdbs, re-add chrpath and dpatch
  - update the patches to make them work with dpatch
* debian/rules: do not install the .desktop files which only
  create dups of the settings manager items

Show diffs side-by-side

added added

removed removed

Lines of Context:
4
4
#   2000, 2001, 2002, 2003, 2004, 2005, 2006 Free Software Foundation,
5
5
#   Inc.
6
6
 
7
 
timestamp='2007-06-28'
 
7
timestamp='2006-09-20'
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
245
245
        | bfin \
246
246
        | c4x | clipper \
247
247
        | d10v | d30v | dlx | dsp16xx \
248
 
        | fido | fr30 | frv \
 
248
        | fr30 | frv \
249
249
        | h8300 | h8500 | hppa | hppa1.[01] | hppa2.0 | hppa2.0[nw] | hppa64 \
250
250
        | i370 | i860 | i960 | ia64 \
251
251
        | ip2k | iq2000 \
252
252
        | m32c | m32r | m32rle | m68000 | m68k | m88k \
253
 
        | maxq | mb | microblaze | mcore | mep \
 
253
        | maxq | mb | microblaze | mcore \
254
254
        | mips | mipsbe | mipseb | mipsel | mipsle \
255
255
        | mips16 \
256
256
        | mips64 | mips64el \
324
324
        | clipper-* | craynv-* | cydra-* \
325
325
        | d10v-* | d30v-* | dlx-* \
326
326
        | elxsi-* \
327
 
        | f30[01]-* | f700-* | fido-* | fr30-* | frv-* | fx80-* \
 
327
        | f30[01]-* | f700-* | 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-* \
475
475
                basic_machine=craynv-cray
476
476
                os=-unicosmp
477
477
                ;;
478
 
        cr16)
479
 
                basic_machine=cr16-unknown
 
478
        cr16c)
 
479
                basic_machine=cr16c-unknown
480
480
                os=-elf
481
481
                ;;
482
482
        crds | unos)
683
683
                basic_machine=i386-pc
684
684
                os=-mingw32
685
685
                ;;
686
 
        mingw32ce)
687
 
                basic_machine=arm-unknown
688
 
                os=-mingw32ce
689
 
                ;;
690
686
        miniframe)
691
687
                basic_machine=m68000-convergent
692
688
                ;;
929
925
                basic_machine=sh-hitachi
930
926
                os=-hms
931
927
                ;;
932
 
        sh5el)
933
 
                basic_machine=sh5le-unknown
934
 
                ;;
935
928
        sh64)
936
929
                basic_machine=sh64-unknown
937
930
                ;;
1226
1219
              | -os2* | -vos* | -palmos* | -uclinux* | -nucleus* \
1227
1220
              | -morphos* | -superux* | -rtmk* | -rtmk-nova* | -windiss* \
1228
1221
              | -powermax* | -dnix* | -nx6 | -nx7 | -sei* | -dragonfly* \
1229
 
              | -skyos* | -haiku* | -rdos* | -toppers* | -drops*)
 
1222
              | -skyos* | -haiku* | -rdos* | -toppers*)
1230
1223
        # Remember, each alternative MUST END IN *, to match a version number.
1231
1224
                ;;
1232
1225
        -qnx*)
1421
1414
        m68*-cisco)
1422
1415
                os=-aout
1423
1416
                ;;
1424
 
        mep-*)
1425
 
                os=-elf
1426
 
                ;;
1427
1417
        mips*-cisco)
1428
1418
                os=-elf
1429
1419
                ;;