~ubuntu-branches/ubuntu/maverick/gnome-btdownload/maverick

« back to all changes in this revision

Viewing changes to config.sub

  • Committer: Bazaar Package Importer
  • Author(s): Andrea Veri, Gerardo Curiel, Andrea Veri
  • Date: 2009-07-08 15:10:59 UTC
  • mfrom: (0.2.7 upstream)
  • Revision ID: james.westby@ubuntu.com-20090708151059-0y2y8pcw9fd90m89
Tags: 0.0.32-1
[ Gerardo Curiel ]
* New upstream release. 
* Changed maintainer mail.
* Removed config.{sub,guess} from the diff file, cdbs
  can manage outdated autotools files.
* Added autotools-dev in the Build-depends field, to stop lintian complain
  about the outdated config.{sub,guess} in the source package
* Fixed dh_link invocation 
* Adding "/usr/share/pixmaps" path to the dirs file
* Changed "Gnome" to "GNOME" in the control file description
* Changed menu section , from "Apps" to "Applications", see Menu 
  Manual 2.1.35 for more info. (Closes: #471939)
* Added download.xpm image for the menu file

[ Andrea Veri ]
* The "I'm back" release.
* debian/control:
  - Changed my mail address.
  - Bumping up debhelper version to level 7.
  - Bumped Standards-Version to 3.8.2
  - The package now depends on librsvg2-common, to prevent
    a couldn't recognize the image file format. (for file
    pixmaps/download.svg)
* debian/watch:
  - re-enabled again, now seems to work. Thanks to Reinhard
    Tartler for the help on this.
* The package now builds correctly on format 3.0, the FTBFS reported
  on the BTS seems to be fixed then. (Closes: #485035)

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 Free Software Foundation, Inc.
6
5
 
7
 
timestamp='2007-01-18'
 
6
timestamp='2003-07-17'
8
7
 
9
8
# This file is (in principle) common to ALL GNU software.
10
9
# The presence of a machine in this file suggests that SOME GNU software
22
21
#
23
22
# You should have received a copy of the GNU General Public License
24
23
# along with this program; if not, write to the Free Software
25
 
# Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston, MA
26
 
# 02110-1301, USA.
27
 
#
 
24
# Foundation, Inc., 59 Temple Place - Suite 330,
 
25
# Boston, MA 02111-1307, USA.
 
26
 
28
27
# As a special exception to the GNU General Public License, if you
29
28
# distribute this file as part of a program that contains a
30
29
# configuration script generated by Autoconf, you may include it under
31
30
# the same distribution terms that you use for the rest of that program.
32
31
 
33
 
 
34
32
# Please send patches to <config-patches@gnu.org>.  Submit a context
35
33
# diff and a properly formatted ChangeLog entry.
36
34
#
72
70
version="\
73
71
GNU config.sub ($timestamp)
74
72
 
75
 
Copyright (C) 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005
 
73
Copyright (C) 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001
76
74
Free Software Foundation, Inc.
77
75
 
78
76
This is free software; see the source for copying conditions.  There is NO
85
83
while test $# -gt 0 ; do
86
84
  case $1 in
87
85
    --time-stamp | --time* | -t )
88
 
       echo "$timestamp" ; exit ;;
 
86
       echo "$timestamp" ; exit 0 ;;
89
87
    --version | -v )
90
 
       echo "$version" ; exit ;;
 
88
       echo "$version" ; exit 0 ;;
91
89
    --help | --h* | -h )
92
 
       echo "$usage"; exit ;;
 
90
       echo "$usage"; exit 0 ;;
93
91
    -- )     # Stop option processing
94
92
       shift; break ;;
95
93
    - ) # Use stdin as input.
101
99
    *local*)
102
100
       # First pass through any local machine types.
103
101
       echo $1
104
 
       exit ;;
 
102
       exit 0;;
105
103
 
106
104
    * )
107
105
       break ;;
120
118
# Here we must recognize all the valid KERNEL-OS combinations.
121
119
maybe_os=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\2/'`
122
120
case $maybe_os in
123
 
  nto-qnx* | linux-gnu* | linux-dietlibc | linux-newlib* | linux-uclibc* | \
124
 
  uclinux-uclibc* | uclinux-gnu* | kfreebsd*-gnu* | knetbsd*-gnu* | netbsd*-gnu* | \
125
 
  storm-chaos* | os2-emx* | rtmk-nova*)
 
121
  nto-qnx* | linux-gnu* | kfreebsd*-gnu* | netbsd*-gnu* | storm-chaos* | os2-emx* | rtmk-nova*)
126
122
    os=-$maybe_os
127
123
    basic_machine=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\1/'`
128
124
    ;;
148
144
        -convergent* | -ncr* | -news | -32* | -3600* | -3100* | -hitachi* |\
149
145
        -c[123]* | -convex* | -sun | -crds | -omron* | -dg | -ultra | -tti* | \
150
146
        -harris | -dolphin | -highlevel | -gould | -cbm | -ns | -masscomp | \
151
 
        -apple | -axis | -knuth | -cray)
 
147
        -apple | -axis)
152
148
                os=
153
149
                basic_machine=$1
154
150
                ;;
173
169
        -hiux*)
174
170
                os=-hiuxwe2
175
171
                ;;
176
 
        -sco6)
177
 
                os=-sco5v6
178
 
                basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
179
 
                ;;
180
172
        -sco5)
181
173
                os=-sco3.2v5
182
174
                basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
193
185
                # Don't forget version if it is 3.2v4 or newer.
194
186
                basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
195
187
                ;;
196
 
        -sco5v6*)
197
 
                # Don't forget version if it is 3.2v4 or newer.
198
 
                basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
199
 
                ;;
200
188
        -sco*)
201
189
                os=-sco3.2v2
202
190
                basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
241
229
        | alpha | alphaev[4-8] | alphaev56 | alphaev6[78] | alphapca5[67] \
242
230
        | alpha64 | alpha64ev[4-8] | alpha64ev56 | alpha64ev6[78] | alpha64pca5[67] \
243
231
        | am33_2.0 \
244
 
        | arc | arm | arm[bl]e | arme[lb] | armv[2345] | armv[345][lb] | avr | avr32 \
245
 
        | bfin \
 
232
        | arc | arm | arm[bl]e | arme[lb] | armv[2345] | armv[345][lb] | avr \
246
233
        | c4x | clipper \
247
234
        | d10v | d30v | dlx | dsp16xx \
248
 
        | fido | fr30 | frv \
 
235
        | fr30 | frv \
249
236
        | h8300 | h8500 | hppa | hppa1.[01] | hppa2.0 | hppa2.0[nw] | hppa64 \
250
237
        | i370 | i860 | i960 | ia64 \
251
238
        | ip2k | iq2000 \
252
 
        | m32c | m32r | m32rle | m68000 | m68k | m88k \
253
 
        | maxq | mb | microblaze | mcore | mep \
 
239
        | m32r | m68000 | m68k | m88k | mcore \
254
240
        | mips | mipsbe | mipseb | mipsel | mipsle \
255
241
        | mips16 \
256
242
        | mips64 | mips64el \
259
245
        | mips64vr4100 | mips64vr4100el \
260
246
        | mips64vr4300 | mips64vr4300el \
261
247
        | mips64vr5000 | mips64vr5000el \
262
 
        | mips64vr5900 | mips64vr5900el \
263
248
        | mipsisa32 | mipsisa32el \
264
249
        | mipsisa32r2 | mipsisa32r2el \
265
250
        | mipsisa64 | mipsisa64el \
266
 
        | mipsisa64r2 | mipsisa64r2el \
267
251
        | mipsisa64sb1 | mipsisa64sb1el \
268
252
        | mipsisa64sr71k | mipsisa64sr71kel \
269
253
        | mipstx39 | mipstx39el \
270
254
        | mn10200 | mn10300 \
271
 
        | mt \
272
255
        | msp430 \
273
 
        | nios | nios2 \
274
256
        | ns16k | ns32k \
275
 
        | or32 \
 
257
        | openrisc | or32 \
276
258
        | pdp10 | pdp11 | pj | pjl \
277
259
        | powerpc | powerpc64 | powerpc64le | powerpcle | ppcbe \
278
260
        | pyramid \
279
 
        | score \
280
 
        | sh | sh[1234] | sh[24]a | sh[23]e | sh[34]eb | sheb | shbe | shle | sh[1234]le | sh3ele \
 
261
        | sh | sh[1234] | sh[23]e | sh[34]eb | shbe | shle | sh[1234]le | sh3ele \
281
262
        | sh64 | sh64le \
282
 
        | sparc | sparc64 | sparc64b | sparc64v | sparc86x | sparclet | sparclite \
283
 
        | sparcv8 | sparcv9 | sparcv9b | sparcv9v \
284
 
        | spu | strongarm \
 
263
        | sparc | sparc64 | sparc86x | sparclet | sparclite | sparcv9 | sparcv9b \
 
264
        | strongarm \
285
265
        | tahoe | thumb | tic4x | tic80 | tron \
286
266
        | v850 | v850e \
287
267
        | we32k \
288
 
        | x86 | xc16x | xscale | xscalee[bl] | xstormy16 | xtensa \
 
268
        | x86 | xscale | xstormy16 | xtensa \
289
269
        | z8k)
290
270
                basic_machine=$basic_machine-unknown
291
271
                ;;
296
276
                ;;
297
277
        m88110 | m680[12346]0 | m683?2 | m68360 | m5200 | v70 | w65 | z8k)
298
278
                ;;
299
 
        ms1)
300
 
                basic_machine=mt-unknown
301
 
                ;;
302
279
 
303
280
        # We use `pc' rather than `unknown'
304
281
        # because (1) that's what they normally are, and
318
295
        | alpha64-* | alpha64ev[4-8]-* | alpha64ev56-* | alpha64ev6[78]-* \
319
296
        | alphapca5[67]-* | alpha64pca5[67]-* | arc-* \
320
297
        | arm-*  | armbe-* | armle-* | armeb-* | armv*-* \
321
 
        | avr-* | avr32-* \
322
 
        | bfin-* | bs2000-* \
 
298
        | avr-* \
 
299
        | bs2000-* \
323
300
        | c[123]* | c30-* | [cjt]90-* | c4x-* | c54x-* | c55x-* | c6x-* \
324
 
        | clipper-* | craynv-* | cydra-* \
 
301
        | clipper-* | cydra-* \
325
302
        | d10v-* | d30v-* | dlx-* \
326
303
        | elxsi-* \
327
 
        | f30[01]-* | f700-* | fido-* | fr30-* | frv-* | fx80-* \
 
304
        | f30[01]-* | f700-* | fr30-* | frv-* | fx80-* \
328
305
        | h8300-* | h8500-* \
329
306
        | hppa-* | hppa1.[01]-* | hppa2.0-* | hppa2.0[nw]-* | hppa64-* \
330
307
        | i*86-* | i860-* | i960-* | ia64-* \
331
308
        | ip2k-* | iq2000-* \
332
 
        | m32c-* | m32r-* | m32rle-* \
 
309
        | m32r-* \
333
310
        | m68000-* | m680[012346]0-* | m68360-* | m683?2-* | m68k-* \
334
 
        | m88110-* | m88k-* | maxq-* | mcore-* \
 
311
        | m88110-* | m88k-* | mcore-* \
335
312
        | mips-* | mipsbe-* | mipseb-* | mipsel-* | mipsle-* \
336
313
        | mips16-* \
337
314
        | mips64-* | mips64el-* \
340
317
        | mips64vr4100-* | mips64vr4100el-* \
341
318
        | mips64vr4300-* | mips64vr4300el-* \
342
319
        | mips64vr5000-* | mips64vr5000el-* \
343
 
        | mips64vr5900-* | mips64vr5900el-* \
344
320
        | mipsisa32-* | mipsisa32el-* \
345
321
        | mipsisa32r2-* | mipsisa32r2el-* \
346
322
        | mipsisa64-* | mipsisa64el-* \
347
 
        | mipsisa64r2-* | mipsisa64r2el-* \
348
323
        | mipsisa64sb1-* | mipsisa64sb1el-* \
349
324
        | mipsisa64sr71k-* | mipsisa64sr71kel-* \
350
325
        | mipstx39-* | mipstx39el-* \
351
 
        | mmix-* \
352
 
        | mt-* \
353
326
        | msp430-* \
354
 
        | nios-* | nios2-* \
355
 
        | none-* | np1-* | ns16k-* | ns32k-* \
 
327
        | none-* | np1-* | nv1-* | ns16k-* | ns32k-* \
356
328
        | orion-* \
357
329
        | pdp10-* | pdp11-* | pj-* | pjl-* | pn-* | power-* \
358
330
        | powerpc-* | powerpc64-* | powerpc64le-* | powerpcle-* | ppcbe-* \
359
331
        | pyramid-* \
360
332
        | romp-* | rs6000-* \
361
 
        | sh-* | sh[1234]-* | sh[24]a-* | sh[23]e-* | sh[34]eb-* | sheb-* | shbe-* \
 
333
        | sh-* | sh[1234]-* | sh[23]e-* | sh[34]eb-* | shbe-* \
362
334
        | shle-* | sh[1234]le-* | sh3ele-* | sh64-* | sh64le-* \
363
 
        | sparc-* | sparc64-* | sparc64b-* | sparc64v-* | sparc86x-* | sparclet-* \
364
 
        | sparclite-* \
365
 
        | sparcv8-* | sparcv9-* | sparcv9b-* | sparcv9v-* | strongarm-* | sv1-* | sx?-* \
 
335
        | sparc-* | sparc64-* | sparc86x-* | sparclet-* | sparclite-* \
 
336
        | sparcv9-* | sparcv9b-* | strongarm-* | sv1-* | sx?-* \
366
337
        | tahoe-* | thumb-* \
367
338
        | tic30-* | tic4x-* | tic54x-* | tic55x-* | tic6x-* | tic80-* \
368
339
        | tron-* \
369
340
        | v850-* | v850e-* | vax-* \
370
341
        | we32k-* \
371
 
        | x86-* | x86_64-* | xc16x-* | xps100-* | xscale-* | xscalee[bl]-* \
372
 
        | xstormy16-* | xtensa-* \
 
342
        | x86-* | x86_64-* | xps100-* | xscale-* | xstormy16-* \
 
343
        | xtensa-* \
373
344
        | ymp-* \
374
345
        | z8k-*)
375
346
                ;;
389
360
                basic_machine=a29k-amd
390
361
                os=-udi
391
362
                ;;
392
 
        abacus)
393
 
                basic_machine=abacus-unknown
394
 
                ;;
395
363
        adobe68k)
396
364
                basic_machine=m68010-adobe
397
365
                os=-scout
409
377
        amd64)
410
378
                basic_machine=x86_64-pc
411
379
                ;;
412
 
        amd64-*)
413
 
                basic_machine=x86_64-`echo $basic_machine | sed 's/^[^-]*-//'`
414
 
                ;;
415
380
        amdahl)
416
381
                basic_machine=580-amdahl
417
382
                os=-sysv
471
436
                basic_machine=j90-cray
472
437
                os=-unicos
473
438
                ;;
474
 
        craynv)
475
 
                basic_machine=craynv-cray
476
 
                os=-unicosmp
477
 
                ;;
478
 
        cr16c)
479
 
                basic_machine=cr16c-unknown
480
 
                os=-elf
481
 
                ;;
482
439
        crds | unos)
483
440
                basic_machine=m68k-crds
484
441
                ;;
485
 
        crisv32 | crisv32-* | etraxfs*)
486
 
                basic_machine=crisv32-axis
487
 
                ;;
488
442
        cris | cris-* | etrax*)
489
443
                basic_machine=cris-axis
490
444
                ;;
491
 
        crx)
492
 
                basic_machine=crx-unknown
493
 
                os=-elf
494
 
                ;;
495
445
        da30 | da30-*)
496
446
                basic_machine=m68k-da30
497
447
                ;;
514
464
                basic_machine=m88k-motorola
515
465
                os=-sysv3
516
466
                ;;
517
 
        djgpp)
518
 
                basic_machine=i586-pc
519
 
                os=-msdosdjgpp
520
 
                ;;
521
467
        dpx20 | dpx20-*)
522
468
                basic_machine=rs6000-bull
523
469
                os=-bosx
696
642
        mips3*)
697
643
                basic_machine=`echo $basic_machine | sed -e 's/mips3/mips64/'`-unknown
698
644
                ;;
 
645
        mmix*)
 
646
                basic_machine=mmix-knuth
 
647
                os=-mmixware
 
648
                ;;
699
649
        monitor)
700
650
                basic_machine=m68k-rom68k
701
651
                os=-coff
708
658
                basic_machine=i386-pc
709
659
                os=-msdos
710
660
                ;;
711
 
        ms1-*)
712
 
                basic_machine=`echo $basic_machine | sed -e 's/ms1-/mt-/'`
713
 
                ;;
714
661
        mvs)
715
662
                basic_machine=i370-ibm
716
663
                os=-mvs
779
726
        np1)
780
727
                basic_machine=np1-gould
781
728
                ;;
 
729
        nv1)
 
730
                basic_machine=nv1-cray
 
731
                os=-unicosmp
 
732
                ;;
782
733
        nsr-tandem)
783
734
                basic_machine=nsr-tandem
784
735
                ;;
786
737
                basic_machine=hppa1.1-oki
787
738
                os=-proelf
788
739
                ;;
789
 
        openrisc | openrisc-*)
 
740
        or32 | or32-*)
790
741
                basic_machine=or32-unknown
791
 
                ;;
792
 
        os400)
793
 
                basic_machine=powerpc-ibm
794
 
                os=-os400
 
742
                os=-coff
795
743
                ;;
796
744
        OSE68000 | ose68000)
797
745
                basic_machine=m68000-ericsson
818
766
        pc532 | pc532-*)
819
767
                basic_machine=ns32k-pc532
820
768
                ;;
821
 
        pc98)
822
 
                basic_machine=i386-pc
823
 
                ;;
824
 
        pc98-*)
825
 
                basic_machine=i386-`echo $basic_machine | sed 's/^[^-]*-//'`
826
 
                ;;
827
769
        pentium | p5 | k5 | k6 | nexgen | viac3)
828
770
                basic_machine=i586-pc
829
771
                ;;
880
822
                basic_machine=i586-unknown
881
823
                os=-pw32
882
824
                ;;
883
 
        rdos)
884
 
                basic_machine=i386-pc
885
 
                os=-rdos
886
 
                ;;
887
825
        rom68k)
888
826
                basic_machine=m68k-rom68k
889
827
                os=-coff
910
848
        sb1el)
911
849
                basic_machine=mipsisa64sb1el-unknown
912
850
                ;;
913
 
        sde)
914
 
                basic_machine=mipsisa32-sde
915
 
                os=-elf
916
 
                ;;
917
851
        sei)
918
852
                basic_machine=mips-sei
919
853
                os=-seiux
925
859
                basic_machine=sh-hitachi
926
860
                os=-hms
927
861
                ;;
928
 
        sh5el)
929
 
                basic_machine=sh5le-unknown
930
 
                ;;
931
862
        sh64)
932
863
                basic_machine=sh64-unknown
933
864
                ;;
1030
961
        tower | tower-32)
1031
962
                basic_machine=m68k-ncr
1032
963
                ;;
1033
 
        tpf)
1034
 
                basic_machine=s390x-ibm
1035
 
                os=-tpf
1036
 
                ;;
1037
964
        udi29k)
1038
965
                basic_machine=a29k-amd
1039
966
                os=-udi
1077
1004
                basic_machine=hppa1.1-winbond
1078
1005
                os=-proelf
1079
1006
                ;;
1080
 
        xbox)
1081
 
                basic_machine=i686-pc
1082
 
                os=-mingw32
1083
 
                ;;
1084
1007
        xps | xps100)
1085
1008
                basic_machine=xps100-honeywell
1086
1009
                ;;
1111
1034
        romp)
1112
1035
                basic_machine=romp-ibm
1113
1036
                ;;
1114
 
        mmix)
1115
 
                basic_machine=mmix-knuth
1116
 
                ;;
1117
1037
        rs6000)
1118
1038
                basic_machine=rs6000-ibm
1119
1039
                ;;
1130
1050
        we32k)
1131
1051
                basic_machine=we32k-att
1132
1052
                ;;
1133
 
        sh[1234] | sh[24]a | sh[34]eb | sh[1234]le | sh[23]ele)
 
1053
        sh3 | sh4 | sh[34]eb | sh[1234]le | sh[23]ele)
1134
1054
                basic_machine=sh-unknown
1135
1055
                ;;
1136
 
        sparc | sparcv8 | sparcv9 | sparcv9b | sparcv9v)
 
1056
        sh64)
 
1057
                basic_machine=sh64-unknown
 
1058
                ;;
 
1059
        sparc | sparcv9 | sparcv9b)
1137
1060
                basic_machine=sparc-sun
1138
1061
                ;;
1139
1062
        cydra)
1206
1129
              | -aos* \
1207
1130
              | -nindy* | -vxsim* | -vxworks* | -ebmon* | -hms* | -mvs* \
1208
1131
              | -clix* | -riscos* | -uniplus* | -iris* | -rtu* | -xenix* \
1209
 
              | -hiux* | -386bsd* | -knetbsd* | -mirbsd* | -netbsd* \
1210
 
              | -openbsd* | -solidbsd* \
1211
 
              | -ekkobsd* | -kfreebsd* | -freebsd* | -riscix* | -lynxos* \
1212
 
              | -bosx* | -nextstep* | -cxux* | -aout* | -elf* | -oabi* \
 
1132
              | -hiux* | -386bsd* | -netbsd* | -openbsd* | -kfreebsd* | -freebsd* | -riscix* \
 
1133
              | -lynxos* | -bosx* | -nextstep* | -cxux* | -aout* | -elf* | -oabi* \
1213
1134
              | -ptx* | -coff* | -ecoff* | -winnt* | -domain* | -vsta* \
1214
1135
              | -udi* | -eabi* | -lites* | -ieee* | -go32* | -aux* \
1215
1136
              | -chorusos* | -chorusrdb* \
1216
1137
              | -cygwin* | -pe* | -psos* | -moss* | -proelf* | -rtems* \
1217
 
              | -mingw32* | -linux-gnu* | -linux-newlib* | -linux-uclibc* \
1218
 
              | -uxpv* | -beos* | -mpeix* | -udk* \
 
1138
              | -mingw32* | -linux-gnu* | -uxpv* | -beos* | -mpeix* | -udk* \
1219
1139
              | -interix* | -uwin* | -mks* | -rhapsody* | -darwin* | -opened* \
1220
1140
              | -openstep* | -oskit* | -conix* | -pw32* | -nonstopux* \
1221
1141
              | -storm-chaos* | -tops10* | -tenex* | -tops20* | -its* \
1222
1142
              | -os2* | -vos* | -palmos* | -uclinux* | -nucleus* \
1223
1143
              | -morphos* | -superux* | -rtmk* | -rtmk-nova* | -windiss* \
1224
 
              | -powermax* | -dnix* | -nx6 | -nx7 | -sei* | -dragonfly* \
1225
 
              | -skyos* | -haiku* | -rdos* | -toppers* | -drops*)
 
1144
              | -powermax* | -dnix* | -nx6 | -nx7 | -sei*)
1226
1145
        # Remember, each alternative MUST END IN *, to match a version number.
1227
1146
                ;;
1228
1147
        -qnx*)
1240
1159
                os=`echo $os | sed -e 's|nto|nto-qnx|'`
1241
1160
                ;;
1242
1161
        -sim | -es1800* | -hms* | -xray | -os68k* | -none* | -v88r* \
1243
 
              | -windows* | -osx | -abug | -netware* | -os9* | -beos* | -haiku* \
 
1162
              | -windows* | -osx | -abug | -netware* | -os9* | -beos* \
1244
1163
              | -macos* | -mpw* | -magic* | -mmixware* | -mon960* | -lnews*)
1245
1164
                ;;
1246
1165
        -mac*)
1247
1166
                os=`echo $os | sed -e 's|mac|macos|'`
1248
1167
                ;;
1249
 
        -linux-dietlibc)
1250
 
                os=-linux-dietlibc
1251
 
                ;;
1252
1168
        -linux*)
1253
1169
                os=`echo $os | sed -e 's|linux|linux-gnu|'`
1254
1170
                ;;
1261
1177
        -opened*)
1262
1178
                os=-openedition
1263
1179
                ;;
1264
 
        -os400*)
1265
 
                os=-os400
1266
 
                ;;
1267
1180
        -wince*)
1268
1181
                os=-wince
1269
1182
                ;;
1285
1198
        -atheos*)
1286
1199
                os=-atheos
1287
1200
                ;;
1288
 
        -syllable*)
1289
 
                os=-syllable
1290
 
                ;;
1291
1201
        -386bsd)
1292
1202
                os=-bsd
1293
1203
                ;;
1310
1220
        -sinix*)
1311
1221
                os=-sysv4
1312
1222
                ;;
1313
 
        -tpf*)
1314
 
                os=-tpf
1315
 
                ;;
1316
1223
        -triton*)
1317
1224
                os=-sysv3
1318
1225
                ;;
1349
1256
        -kaos*)
1350
1257
                os=-kaos
1351
1258
                ;;
1352
 
        -zvmoe)
1353
 
                os=-zvmoe
1354
 
                ;;
1355
1259
        -none)
1356
1260
                ;;
1357
1261
        *)
1374
1278
# system, and we'll never get to this point.
1375
1279
 
1376
1280
case $basic_machine in
1377
 
        score-*)
1378
 
                os=-elf
1379
 
                ;;
1380
 
        spu-*)
1381
 
                os=-elf
1382
 
                ;;
1383
1281
        *-acorn)
1384
1282
                os=-riscix1.2
1385
1283
                ;;
1389
1287
        arm*-semi)
1390
1288
                os=-aout
1391
1289
                ;;
1392
 
        c4x-* | tic4x-*)
1393
 
                os=-coff
1394
 
                ;;
 
1290
    c4x-* | tic4x-*)
 
1291
        os=-coff
 
1292
        ;;
1395
1293
        # This must come before the *-dec entry.
1396
1294
        pdp10-*)
1397
1295
                os=-tops20
1417
1315
        m68*-cisco)
1418
1316
                os=-aout
1419
1317
                ;;
1420
 
        mep-*)
1421
 
                os=-elf
1422
 
                ;;
1423
1318
        mips*-cisco)
1424
1319
                os=-elf
1425
1320
                ;;
1438
1333
        *-be)
1439
1334
                os=-beos
1440
1335
                ;;
1441
 
        *-haiku)
1442
 
                os=-haiku
1443
 
                ;;
1444
1336
        *-ibm)
1445
1337
                os=-aix
1446
1338
                ;;
1447
 
        *-knuth)
1448
 
                os=-mmixware
1449
 
                ;;
1450
1339
        *-wec)
1451
1340
                os=-proelf
1452
1341
                ;;
1579
1468
                        -mvs* | -opened*)
1580
1469
                                vendor=ibm
1581
1470
                                ;;
1582
 
                        -os400*)
1583
 
                                vendor=ibm
1584
 
                                ;;
1585
1471
                        -ptx*)
1586
1472
                                vendor=sequent
1587
1473
                                ;;
1588
 
                        -tpf*)
1589
 
                                vendor=ibm
1590
 
                                ;;
1591
1474
                        -vxsim* | -vxworks* | -windiss*)
1592
1475
                                vendor=wrs
1593
1476
                                ;;
1612
1495
esac
1613
1496
 
1614
1497
echo $basic_machine$os
1615
 
exit
 
1498
exit 0
1616
1499
 
1617
1500
# Local variables:
1618
1501
# eval: (add-hook 'write-file-hooks 'time-stamp)