~ubuntu-branches/ubuntu/oneiric/suphp/oneiric

« back to all changes in this revision

Viewing changes to config/config.sub

  • Committer: Bazaar Package Importer
  • Author(s): Emmanuel Lacour
  • Date: 2009-08-03 15:15:38 UTC
  • mfrom: (8.1.2 sid)
  • Revision ID: james.westby@ubuntu.com-20090803151538-pv7yhe6w1mqmceas
Tags: 0.7.1-1
* New upstream release (closes: #528379, #520182) 
* debian/NEWS: add information about AddHandler -> AddType change introduced
  in 0.6.2-2 (closes: #517805)
* debian/conf/suphp.conf, debian/patches/01_debian.dpatch: switch from
  application/x-httpd-php to application/x-httpd-suphp to allow
  simultaneous use of mod_suphp and mod_php (closes: #519005, #514725)

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='2006-07-02'
 
7
timestamp='2007-06-28'
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
244
244
        | arc | arm | arm[bl]e | arme[lb] | armv[2345] | armv[345][lb] | avr | avr32 \
245
245
        | bfin \
246
246
        | c4x | clipper \
247
 
        | d10v | d30v | dlx | dsp16xx | dvp \
248
 
        | fr30 | frv \
 
247
        | d10v | d30v | dlx | dsp16xx \
 
248
        | fido | 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 \
 
253
        | maxq | mb | microblaze | mcore | mep \
254
254
        | mips | mipsbe | mipseb | mipsel | mipsle \
255
255
        | mips16 \
256
256
        | mips64 | mips64el \
276
276
        | pdp10 | pdp11 | pj | pjl \
277
277
        | powerpc | powerpc64 | powerpc64le | powerpcle | ppcbe \
278
278
        | pyramid \
279
 
        | sh | sh[1234] | sh[24]a | sh[24]a*eb | sh[23]e | sh[34]eb | sheb | shbe | shle | sh[1234]le | sh3ele \
 
279
        | score \
 
280
        | sh | sh[1234] | sh[24]a | sh[23]e | sh[34]eb | sheb | shbe | shle | sh[1234]le | sh3ele \
280
281
        | sh64 | sh64le \
281
282
        | sparc | sparc64 | sparc64b | sparc64v | sparc86x | sparclet | sparclite \
282
283
        | sparcv8 | sparcv9 | sparcv9b | sparcv9v \
284
285
        | tahoe | thumb | tic4x | tic80 | tron \
285
286
        | v850 | v850e \
286
287
        | we32k \
287
 
        | x86 | xscale | xscalee[bl] | xstormy16 | xtensa \
 
288
        | x86 | xc16x | xscale | xscalee[bl] | xstormy16 | xtensa \
288
289
        | z8k)
289
290
                basic_machine=$basic_machine-unknown
290
291
                ;;
323
324
        | clipper-* | craynv-* | cydra-* \
324
325
        | d10v-* | d30v-* | dlx-* \
325
326
        | elxsi-* \
326
 
        | f30[01]-* | f700-* | fr30-* | frv-* | fx80-* \
 
327
        | f30[01]-* | f700-* | fido-* | fr30-* | frv-* | fx80-* \
327
328
        | h8300-* | h8500-* \
328
329
        | hppa-* | hppa1.[01]-* | hppa2.0-* | hppa2.0[nw]-* | hppa64-* \
329
330
        | i*86-* | i860-* | i960-* | ia64-* \
357
358
        | powerpc-* | powerpc64-* | powerpc64le-* | powerpcle-* | ppcbe-* \
358
359
        | pyramid-* \
359
360
        | romp-* | rs6000-* \
360
 
        | sh-* | sh[1234]-* | sh[24]a-* | sh[24]a*eb-* | sh[23]e-* | sh[34]eb-* | sheb-* | shbe-* \
 
361
        | sh-* | sh[1234]-* | sh[24]a-* | sh[23]e-* | sh[34]eb-* | sheb-* | shbe-* \
361
362
        | shle-* | sh[1234]le-* | sh3ele-* | sh64-* | sh64le-* \
362
363
        | sparc-* | sparc64-* | sparc64b-* | sparc64v-* | sparc86x-* | sparclet-* \
363
364
        | sparclite-* \
367
368
        | tron-* \
368
369
        | v850-* | v850e-* | vax-* \
369
370
        | we32k-* \
370
 
        | x86-* | x86_64-* | xps100-* | xscale-* | xscalee[bl]-* \
 
371
        | x86-* | x86_64-* | xc16x-* | xps100-* | xscale-* | xscalee[bl]-* \
371
372
        | xstormy16-* | xtensa-* \
372
373
        | ymp-* \
373
374
        | z8k-*)
474
475
                basic_machine=craynv-cray
475
476
                os=-unicosmp
476
477
                ;;
477
 
        cr16c)
478
 
                basic_machine=cr16c-unknown
 
478
        cr16)
 
479
                basic_machine=cr16-unknown
479
480
                os=-elf
480
481
                ;;
481
482
        crds | unos)
682
683
                basic_machine=i386-pc
683
684
                os=-mingw32
684
685
                ;;
 
686
        mingw32ce)
 
687
                basic_machine=arm-unknown
 
688
                os=-mingw32ce
 
689
                ;;
685
690
        miniframe)
686
691
                basic_machine=m68000-convergent
687
692
                ;;
689
694
                basic_machine=m68k-atari
690
695
                os=-mint
691
696
                ;;
692
 
        mipsEE* | ee | ps2)
693
 
                basic_machine=mips64r5900el-scei
694
 
                case $os in
695
 
                    -linux*)
696
 
                        ;;
697
 
                    *)
698
 
                        os=-elf
699
 
                        ;;
700
 
                esac
701
 
                ;;
702
 
        iop)
703
 
                basic_machine=mipsel-scei
704
 
                os=-irx
705
 
                ;;
706
 
        dvp)
707
 
                basic_machine=dvp-scei
708
 
                os=-elf
709
 
                ;;
710
697
        mips3*-*)
711
698
                basic_machine=`echo $basic_machine | sed -e 's/mips3/mips64/'`
712
699
                ;;
927
914
        sb1el)
928
915
                basic_machine=mipsisa64sb1el-unknown
929
916
                ;;
 
917
        sde)
 
918
                basic_machine=mipsisa32-sde
 
919
                os=-elf
 
920
                ;;
930
921
        sei)
931
922
                basic_machine=mips-sei
932
923
                os=-seiux
938
929
                basic_machine=sh-hitachi
939
930
                os=-hms
940
931
                ;;
 
932
        sh5el)
 
933
                basic_machine=sh5le-unknown
 
934
                ;;
941
935
        sh64)
942
936
                basic_machine=sh64-unknown
943
937
                ;;
1232
1226
              | -os2* | -vos* | -palmos* | -uclinux* | -nucleus* \
1233
1227
              | -morphos* | -superux* | -rtmk* | -rtmk-nova* | -windiss* \
1234
1228
              | -powermax* | -dnix* | -nx6 | -nx7 | -sei* | -dragonfly* \
1235
 
              | -skyos* | -haiku* | -rdos* | -toppers* | -irx*)
 
1229
              | -skyos* | -haiku* | -rdos* | -toppers* | -drops*)
1236
1230
        # Remember, each alternative MUST END IN *, to match a version number.
1237
1231
                ;;
1238
1232
        -qnx*)
1384
1378
# system, and we'll never get to this point.
1385
1379
 
1386
1380
case $basic_machine in
 
1381
        score-*)
 
1382
                os=-elf
 
1383
                ;;
1387
1384
        spu-*)
1388
1385
                os=-elf
1389
1386
                ;;
1424
1421
        m68*-cisco)
1425
1422
                os=-aout
1426
1423
                ;;
 
1424
        mep-*)
 
1425
                os=-elf
 
1426
                ;;
1427
1427
        mips*-cisco)
1428
1428
                os=-elf
1429
1429
                ;;