~ubuntu-branches/ubuntu/precise/gedit/precise

« back to all changes in this revision

Viewing changes to config.sub

  • Committer: Bazaar Package Importer
  • Author(s): Sebastien Bacher
  • Date: 2010-04-14 16:41:13 UTC
  • mfrom: (1.1.78 upstream)
  • Revision ID: james.westby@ubuntu.com-20100414164113-0xgl3u73pcs0ngbc
Tags: 2.30.0git20100413-0ubuntu1
* Updating to git snaptshot since 2.30.1 will be after lucid
* debian/patches/90_autoconf.patch:
  - new version update

Show diffs side-by-side

added added

removed removed

Lines of Context:
4
4
#   2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009
5
5
#   Free Software Foundation, Inc.
6
6
 
7
 
timestamp='2009-11-20'
 
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
32
32
 
33
33
 
34
34
# Please send patches to <config-patches@gnu.org>.  Submit a context
35
 
# diff and a properly formatted GNU ChangeLog entry.
 
35
# diff and a properly formatted ChangeLog entry.
36
36
#
37
37
# Configuration subroutine to validate and canonicalize a configuration type.
38
38
# Supply the specified configuration type as an argument.
39
39
# If it is invalid, we print an error message on stderr and exit with code 1.
40
40
# Otherwise, we print the canonical config type on stdout and succeed.
41
41
 
42
 
# You can get the latest version of this script from:
43
 
# http://git.savannah.gnu.org/gitweb/?p=config.git;a=blob_plain;f=config.sub;hb=HEAD
44
 
 
45
42
# This file is supposed to be the same for all GNU packages
46
43
# and recognize all the CPU types, system types and aliases
47
44
# that are meaningful with *any* GNU software.
152
149
        -convergent* | -ncr* | -news | -32* | -3600* | -3100* | -hitachi* |\
153
150
        -c[123]* | -convex* | -sun | -crds | -omron* | -dg | -ultra | -tti* | \
154
151
        -harris | -dolphin | -highlevel | -gould | -cbm | -ns | -masscomp | \
155
 
        -apple | -axis | -knuth | -cray | -microblaze)
 
152
        -apple | -axis | -knuth | -cray)
156
153
                os=
157
154
                basic_machine=$1
158
155
                ;;
287
284
        | pdp10 | pdp11 | pj | pjl \
288
285
        | powerpc | powerpc64 | powerpc64le | powerpcle | ppcbe \
289
286
        | pyramid \
290
 
        | rx \
291
287
        | score \
292
288
        | sh | sh[1234] | sh[24]a | sh[24]aeb | sh[23]e | sh[34]eb | sheb | shbe | shle | sh[1234]le | sh3ele \
293
289
        | sh64 | sh64le \
295
291
        | sparcv8 | sparcv9 | sparcv9b | sparcv9v \
296
292
        | spu | strongarm \
297
293
        | tahoe | thumb | tic4x | tic80 | tron \
298
 
        | ubicom32 \
299
294
        | v850 | v850e \
300
295
        | we32k \
301
296
        | x86 | xc16x | xscale | xscalee[bl] | xstormy16 | xtensa \
302
297
        | z8k | z80)
303
298
                basic_machine=$basic_machine-unknown
304
299
                ;;
305
 
        m6811 | m68hc11 | m6812 | m68hc12 | picochip)
 
300
        m6811 | m68hc11 | m6812 | m68hc12)
306
301
                # Motorola 68HC11/12.
307
302
                basic_machine=$basic_machine-unknown
308
303
                os=-none
345
340
        | lm32-* \
346
341
        | m32c-* | m32r-* | m32rle-* \
347
342
        | m68000-* | m680[012346]0-* | m68360-* | m683?2-* | m68k-* \
348
 
        | m88110-* | m88k-* | maxq-* | mcore-* | metag-* | microblaze-* \
 
343
        | m88110-* | m88k-* | maxq-* | mcore-* | metag-* \
349
344
        | mips-* | mipsbe-* | mipseb-* | mipsel-* | mipsle-* \
350
345
        | mips16-* \
351
346
        | mips64-* | mips64el-* \
373
368
        | pdp10-* | pdp11-* | pj-* | pjl-* | pn-* | power-* \
374
369
        | powerpc-* | powerpc64-* | powerpc64le-* | powerpcle-* | ppcbe-* \
375
370
        | pyramid-* \
376
 
        | romp-* | rs6000-* | rx-* \
 
371
        | romp-* | rs6000-* \
377
372
        | sh-* | sh[1234]-* | sh[24]a-* | sh[24]aeb-* | sh[23]e-* | sh[34]eb-* | sheb-* | shbe-* \
378
373
        | shle-* | sh[1234]le-* | sh3ele-* | sh64-* | sh64le-* \
379
374
        | sparc-* | sparc64-* | sparc64b-* | sparc64v-* | sparc86x-* | sparclet-* \
382
377
        | tahoe-* | thumb-* \
383
378
        | tic30-* | tic4x-* | tic54x-* | tic55x-* | tic6x-* | tic80-* | tile-* \
384
379
        | tron-* \
385
 
        | ubicom32-* \
386
380
        | v850-* | v850e-* | vax-* \
387
381
        | we32k-* \
388
382
        | x86-* | x86_64-* | xc16x-* | xps100-* | xscale-* | xscalee[bl]-* \
732
726
                basic_machine=ns32k-utek
733
727
                os=-sysv
734
728
                ;;
735
 
        microblaze)
736
 
                basic_machine=microblaze-xilinx
737
 
                ;;
738
729
        mingw32)
739
730
                basic_machine=i386-pc
740
731
                os=-mingw32
1256
1247
        # First match some system type aliases
1257
1248
        # that might get confused with valid system types.
1258
1249
        # -solaris* is a basic system type, with this one exception.
1259
 
        -auroraux)
1260
 
                os=-auroraux
1261
 
                ;;
1262
1250
        -solaris1 | -solaris1.*)
1263
1251
                os=`echo $os | sed -e 's|solaris1|sunos4|'`
1264
1252
                ;;
1280
1268
        # -sysv* is not here because it comes later, after sysvr4.
1281
1269
        -gnu* | -bsd* | -mach* | -minix* | -genix* | -ultrix* | -irix* \
1282
1270
              | -*vms* | -sco* | -esix* | -isc* | -aix* | -cnk* | -sunos | -sunos[34]*\
1283
 
              | -hpux* | -unos* | -osf* | -luna* | -dgux* | -auroraux* | -solaris* \
1284
 
              | -sym* | -kopensolaris* \
 
1271
              | -hpux* | -unos* | -osf* | -luna* | -dgux* | -solaris* | -sym* \
 
1272
              | -kopensolaris* \
1285
1273
              | -amigaos* | -amigados* | -msdos* | -newsos* | -unicos* | -aof* \
1286
1274
              | -aos* | -aros* \
1287
1275
              | -nindy* | -vxsim* | -vxworks* | -ebmon* | -hms* | -mvs* \
1302
1290
              | -os2* | -vos* | -palmos* | -uclinux* | -nucleus* \
1303
1291
              | -morphos* | -superux* | -rtmk* | -rtmk-nova* | -windiss* \
1304
1292
              | -powermax* | -dnix* | -nx6 | -nx7 | -sei* | -dragonfly* \
1305
 
              | -skyos* | -haiku* | -rdos* | -toppers* | -drops* | -es*)
 
1293
              | -skyos* | -haiku* | -rdos* | -toppers* | -drops*)
1306
1294
        # Remember, each alternative MUST END IN *, to match a version number.
1307
1295
                ;;
1308
1296
        -qnx*)