~ubuntu-branches/ubuntu/breezy/muse/breezy

« back to all changes in this revision

Viewing changes to config.sub

  • Committer: Bazaar Package Importer
  • Author(s): Daniel Kobras
  • Date: 2004-02-07 15:18:22 UTC
  • mfrom: (1.1.1 upstream)
  • Revision ID: james.westby@ubuntu.com-20040207151822-es27xxkzbcxkebjm
Tags: 0.6.3-1
* New upstream version.
* Added patches:
  + [10_alsa_init_fix] New, from upstream CVS.
    Initialize direction variable when setting Alsa parameters.
  + [10_canvas_translation_fix] New, from upstream CVS.
    Do not translate tooltips twice in canvas popup.
  + [10_checkbox_fix] New, from upstream CVS.
    Use proper set/test methods on metronome checkboxes.
  + [10_html_doc_cleanup] New.
    Fix links and HTML errors in documentation.
  + [20_allow_system_timer] New.
    The new upstream version fails by default if the real-time clock
    could not be accessed (usually the case when not running suid-root).
    This patch reverts the old behaviour of falling back to the more
    inaccurate system timer.
* Updated patches:
  + [11_PIC_fixes_fixup] Rediffed.
* Removed patches:
  + [20_no_atomic_asm] Merged upstream.
* debian/compat: Splice out debhelper compatibility level from rules file.
* debian/control: Build-depend on latest jack release by default.
  Closes: #228788
* debian/control: Bump standards version.
* debian/control: Use auto-generated debconf dependency via misc:Depends.
* debian/control: Minor tweaks to the long description.
* debian/control: Tighten fluidsynth build dependency to sane version.
* debian/muse.doc-base: New. Register HTML documentation with doc-base.
* debian/templates: Tiny rewording, and typo fix.
* debian/templates, debian/po/*: Switch to po-debconf for translations.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
#! /bin/sh
2
2
# Configuration validation subroutine script.
3
 
#   Copyright (C) 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001
4
 
#   Free Software Foundation, Inc.
 
3
#   Copyright (C) 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999,
 
4
#   2000, 2001, 2002 Free Software Foundation, Inc.
5
5
 
6
 
timestamp='2001-09-07'
 
6
timestamp='2002-09-05'
7
7
 
8
8
# This file is (in principle) common to ALL GNU software.
9
9
# The presence of a machine in this file suggests that SOME GNU software
29
29
# configuration script generated by Autoconf, you may include it under
30
30
# the same distribution terms that you use for the rest of that program.
31
31
 
32
 
# Please send patches to <config-patches@gnu.org>.
 
32
# Please send patches to <config-patches@gnu.org>.  Submit a context
 
33
# diff and a properly formatted ChangeLog entry.
33
34
#
34
35
# Configuration subroutine to validate and canonicalize a configuration type.
35
36
# Supply the specified configuration type as an argument.
117
118
# Here we must recognize all the valid KERNEL-OS combinations.
118
119
maybe_os=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\2/'`
119
120
case $maybe_os in
120
 
  nto-qnx* | linux-gnu* | storm-chaos* | os2-emx* | windows32-*)
 
121
  nto-qnx* | linux-gnu* | freebsd*-gnu* | storm-chaos* | os2-emx* | windows32-* | rtmk-nova*)
121
122
    os=-$maybe_os
122
123
    basic_machine=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\1/'`
123
124
    ;;
226
227
        1750a | 580 \
227
228
        | a29k \
228
229
        | alpha | alphaev[4-8] | alphaev56 | alphaev6[78] | alphapca5[67] \
 
230
        | alpha64 | alpha64ev[4-8] | alpha64ev56 | alpha64ev6[78] | alpha64pca5[67] \
229
231
        | arc | arm | arm[bl]e | arme[lb] | armv[2345] | armv[345][lb] | avr \
230
 
        | c4x | clipper \
231
 
        | d10v | d30v | dsp16xx \
232
 
        | fr30 \
 
232
        | clipper \
 
233
        | d10v | d30v | dlx | dsp16xx \
 
234
        | fr30 | frv \
233
235
        | h8300 | h8500 | hppa | hppa1.[01] | hppa2.0 | hppa2.0[nw] | hppa64 \
234
236
        | i370 | i860 | i960 | ia64 \
 
237
        | ip2k \
235
238
        | m32r | m68000 | m68k | m88k | mcore \
236
 
        | mips16 | mips64 | mips64el | mips64orion | mips64orionel \
237
 
        | mips64vr4100 | mips64vr4100el | mips64vr4300 \
238
 
        | mips64vr4300el | mips64vr5000 | mips64vr5000el \
239
 
        | mipsbe | mipseb | mipsel | mipsle | mipstx39 | mipstx39el \
240
 
        | mipsisa32 \
 
239
        | mips | mipsbe | mipseb | mipsel | mipsle \
 
240
        | mips16 \
 
241
        | mips64 | mips64el \
 
242
        | mips64vr | mips64vrel \
 
243
        | mips64orion | mips64orionel \
 
244
        | mips64vr4100 | mips64vr4100el \
 
245
        | mips64vr4300 | mips64vr4300el \
 
246
        | mips64vr5000 | mips64vr5000el \
 
247
        | mipsisa32 | mipsisa32el \
 
248
        | mipsisa64 | mipsisa64el \
 
249
        | mipsisa64sb1 | mipsisa64sb1el \
 
250
        | mipsisa64sr71k | mipsisa64sr71kel \
 
251
        | mipstx39 | mipstx39el \
241
252
        | mn10200 | mn10300 \
242
253
        | ns16k | ns32k \
243
 
        | openrisc \
 
254
        | openrisc | or32 \
244
255
        | pdp10 | pdp11 | pj | pjl \
245
256
        | powerpc | powerpc64 | powerpc64le | powerpcle | ppcbe \
246
257
        | pyramid \
247
 
        | s390 | s390x \
248
 
        | sh | sh[34] | sh[34]eb | shbe | shle \
249
 
        | sparc | sparc64 | sparclet | sparclite | sparcv9 | sparcv9b \
250
 
        | stormy16 | strongarm \
 
258
        | sh | sh[1234] | sh3e | sh[34]eb | shbe | shle | sh[1234]le | sh3ele \
 
259
        | sh64 | sh64le \
 
260
        | sparc | sparc64 | sparc86x | sparclet | sparclite | sparcv9 | sparcv9b \
 
261
        | strongarm \
251
262
        | tahoe | thumb | tic80 | tron \
252
 
        | v850 \
 
263
        | v850 | v850e \
253
264
        | we32k \
254
 
        | x86 | xscale \
 
265
        | x86 | xscale | xstormy16 | xtensa \
255
266
        | z8k)
256
267
                basic_machine=$basic_machine-unknown
257
268
                ;;
278
289
        580-* \
279
290
        | a29k-* \
280
291
        | alpha-* | alphaev[4-8]-* | alphaev56-* | alphaev6[78]-* \
281
 
        | alphapca5[67]-* | arc-* \
282
 
        | arm-*  | armbe-* | armle-* | armv*-* \
 
292
        | alpha64-* | alpha64ev[4-8]-* | alpha64ev56-* | alpha64ev6[78]-* \
 
293
        | alphapca5[67]-* | alpha64pca5[67]-* | arc-* \
 
294
        | arm-*  | armbe-* | armle-* | armeb-* | armv*-* \
 
295
        | avr-* \
283
296
        | bs2000-* \
284
 
        | c[123]* | c30-* | [cjt]90-* | c54x-* \
285
 
        | clipper-* | cray2-* | cydra-* \
286
 
        | d10v-* | d30v-* \
 
297
        | c[123]* | c30-* | [cjt]90-* | c4x-* | c54x-* \
 
298
        | clipper-* | cydra-* \
 
299
        | d10v-* | d30v-* | dlx-* \
287
300
        | elxsi-* \
288
 
        | f30[01]-* | f700-* | fr30-* | fx80-* \
 
301
        | f30[01]-* | f700-* | fr30-* | frv-* | fx80-* \
289
302
        | h8300-* | h8500-* \
290
303
        | hppa-* | hppa1.[01]-* | hppa2.0-* | hppa2.0[nw]-* | hppa64-* \
291
304
        | i*86-* | i860-* | i960-* | ia64-* \
 
305
        | ip2k-* \
292
306
        | m32r-* \
293
 
        | m68000-* | m680[01234]0-* | m68360-* | m683?2-* | m68k-* \
 
307
        | m68000-* | m680[012346]0-* | m68360-* | m683?2-* | m68k-* \
294
308
        | m88110-* | m88k-* | mcore-* \
295
 
        | mips-* | mips16-* | mips64-* | mips64el-* | mips64orion-* \
296
 
        | mips64orionel-* | mips64vr4100-* | mips64vr4100el-* \
297
 
        | mips64vr4300-* | mips64vr4300el-* | mipsbe-* | mipseb-* \
298
 
        | mipsle-* | mipsel-* | mipstx39-* | mipstx39el-* \
 
309
        | mips-* | mipsbe-* | mipseb-* | mipsel-* | mipsle-* \
 
310
        | mips16-* \
 
311
        | mips64-* | mips64el-* \
 
312
        | mips64vr-* | mips64vrel-* \
 
313
        | mips64orion-* | mips64orionel-* \
 
314
        | mips64vr4100-* | mips64vr4100el-* \
 
315
        | mips64vr4300-* | mips64vr4300el-* \
 
316
        | mips64vr5000-* | mips64vr5000el-* \
 
317
        | mipsisa32-* | mipsisa32el-* \
 
318
        | mipsisa64-* | mipsisa64el-* \
 
319
        | mipsisa64sb1-* | mipsisa64sb1el-* \
 
320
        | mipsisa64sr71k-* | mipsisa64sr71kel-* \
 
321
        | mipstx39 | mipstx39el \
299
322
        | none-* | np1-* | ns16k-* | ns32k-* \
300
323
        | orion-* \
301
324
        | pdp10-* | pdp11-* | pj-* | pjl-* | pn-* | power-* \
302
325
        | powerpc-* | powerpc64-* | powerpc64le-* | powerpcle-* | ppcbe-* \
303
326
        | pyramid-* \
304
327
        | romp-* | rs6000-* \
305
 
        | s390-* | s390x-* \
306
 
        | sh-* | sh[34]-* | sh[34]eb-* | shbe-* | shle-* \
307
 
        | sparc-* | sparc64-* | sparc86x-* | sparclite-* \
308
 
        | sparcv9-* | sparcv9b-* | stormy16-* | strongarm-* | sv1-* \
309
 
        | t3e-* | tahoe-* | thumb-* | tic30-* | tic54x-* | tic80-* | tron-* \
310
 
        | v850-* | vax-* \
 
328
        | sh-* | sh[1234]-* | sh3e-* | sh[34]eb-* | shbe-* \
 
329
        | shle-* | sh[1234]le-* | sh3ele-* | sh64-* | sh64le-* \
 
330
        | sparc-* | sparc64-* | sparc86x-* | sparclet-* | sparclite-* \
 
331
        | sparcv9-* | sparcv9b-* | strongarm-* | sv1-* | sx?-* \
 
332
        | tahoe-* | thumb-* | tic30-* | tic4x-* | tic54x-* | tic80-* | tron-* \
 
333
        | v850-* | v850e-* | vax-* \
311
334
        | we32k-* \
312
 
        | x86-* | x86_64-* | xmp-* | xps100-* | xscale-* \
 
335
        | x86-* | x86_64-* | xps100-* | xscale-* | xstormy16-* \
 
336
        | xtensa-* \
313
337
        | ymp-* \
314
338
        | z8k-*)
315
339
                ;;
374
398
                basic_machine=ns32k-sequent
375
399
                os=-dynix
376
400
                ;;
 
401
        c90)
 
402
                basic_machine=c90-cray
 
403
                os=-unicos
 
404
                ;;
377
405
        convex-c1)
378
406
                basic_machine=c1-convex
379
407
                os=-bsd
394
422
                basic_machine=c38-convex
395
423
                os=-bsd
396
424
                ;;
397
 
        cray | ymp)
398
 
                basic_machine=ymp-cray
399
 
                os=-unicos
400
 
                ;;
401
 
        cray2)
402
 
                basic_machine=cray2-cray
403
 
                os=-unicos
404
 
                ;;
405
 
        [cjt]90)
406
 
                basic_machine=${basic_machine}-cray
 
425
        cray | j90)
 
426
                basic_machine=j90-cray
407
427
                os=-unicos
408
428
                ;;
409
429
        crds | unos)
418
438
        decstation | decstation-3100 | pmax | pmax-* | pmin | dec3100 | decstatn)
419
439
                basic_machine=mips-dec
420
440
                ;;
 
441
        decsystem10* | dec10*)
 
442
                basic_machine=pdp10-dec
 
443
                os=-tops10
 
444
                ;;
 
445
        decsystem20* | dec20*)
 
446
                basic_machine=pdp10-dec
 
447
                os=-tops20
 
448
                ;;
421
449
        delta | 3300 | motorola-3300 | motorola-delta \
422
450
              | 3300-motorola | delta-motorola)
423
451
                basic_machine=m68k-motorola
598
626
                basic_machine=m68k-atari
599
627
                os=-mint
600
628
                ;;
601
 
        mipsel*-linux*)
602
 
                basic_machine=mipsel-unknown
603
 
                os=-linux-gnu
604
 
                ;;
605
 
        mips*-linux*)
606
 
                basic_machine=mips-unknown
607
 
                os=-linux-gnu
608
 
                ;;
609
629
        mips3*-*)
610
630
                basic_machine=`echo $basic_machine | sed -e 's/mips3/mips64/'`
611
631
                ;;
620
640
                basic_machine=m68k-rom68k
621
641
                os=-coff
622
642
                ;;
 
643
        morphos)
 
644
                basic_machine=powerpc-unknown
 
645
                os=-morphos
 
646
                ;;
623
647
        msdos)
624
648
                basic_machine=i386-pc
625
649
                os=-msdos
699
723
                basic_machine=hppa1.1-oki
700
724
                os=-proelf
701
725
                ;;
 
726
        or32 | or32-*)
 
727
                basic_machine=or32-unknown
 
728
                os=-coff
 
729
                ;;
702
730
        OSE68000 | ose68000)
703
731
                basic_machine=m68000-ericsson
704
732
                os=-ose
721
749
        pbb)
722
750
                basic_machine=m68k-tti
723
751
                ;;
724
 
        pc532 | pc532-*)
 
752
        pc532 | pc532-*)
725
753
                basic_machine=ns32k-pc532
726
754
                ;;
727
 
        pentium | p5 | k5 | k6 | nexgen)
 
755
        pentium | p5 | k5 | k6 | nexgen | viac3)
728
756
                basic_machine=i586-pc
729
757
                ;;
730
 
        pentiumpro | p6 | 6x86 | athlon)
 
758
        pentiumpro | p6 | 6x86 | athlon | athlon_*)
731
759
                basic_machine=i686-pc
732
760
                ;;
733
761
        pentiumii | pentium2)
734
762
                basic_machine=i686-pc
735
763
                ;;
736
 
        pentium-* | p5-* | k5-* | k6-* | nexgen-*)
 
764
        pentium-* | p5-* | k5-* | k6-* | nexgen-* | viac3-*)
737
765
                basic_machine=i586-`echo $basic_machine | sed 's/^[^-]*-//'`
738
766
                ;;
739
767
        pentiumpro-* | p6-* | 6x86-* | athlon-*)
748
776
        power)  basic_machine=power-ibm
749
777
                ;;
750
778
        ppc)    basic_machine=powerpc-unknown
751
 
                ;;
 
779
                ;;
752
780
        ppc-*)  basic_machine=powerpc-`echo $basic_machine | sed 's/^[^-]*-//'`
753
781
                ;;
754
782
        ppcle | powerpclittle | ppc-le | powerpc-little)
755
783
                basic_machine=powerpcle-unknown
756
 
                ;;
 
784
                ;;
757
785
        ppcle-* | powerpclittle-*)
758
786
                basic_machine=powerpcle-`echo $basic_machine | sed 's/^[^-]*-//'`
759
787
                ;;
760
788
        ppc64)  basic_machine=powerpc64-unknown
761
 
                ;;
 
789
                ;;
762
790
        ppc64-*) basic_machine=powerpc64-`echo $basic_machine | sed 's/^[^-]*-//'`
763
791
                ;;
764
792
        ppc64le | powerpc64little | ppc64-le | powerpc64-little)
765
793
                basic_machine=powerpc64le-unknown
766
 
                ;;
 
794
                ;;
767
795
        ppc64le-* | powerpc64little-*)
768
796
                basic_machine=powerpc64le-`echo $basic_machine | sed 's/^[^-]*-//'`
769
797
                ;;
784
812
        rtpc | rtpc-*)
785
813
                basic_machine=romp-ibm
786
814
                ;;
 
815
        s390 | s390-*)
 
816
                basic_machine=s390-ibm
 
817
                ;;
 
818
        s390x | s390x-*)
 
819
                basic_machine=s390x-ibm
 
820
                ;;
787
821
        sa29200)
788
822
                basic_machine=a29k-amd
789
823
                os=-udi
790
824
                ;;
 
825
        sb1)
 
826
                basic_machine=mipsisa64sb1-unknown
 
827
                ;;
 
828
        sb1el)
 
829
                basic_machine=mipsisa64sb1el-unknown
 
830
                ;;
791
831
        sequent)
792
832
                basic_machine=i386-sequent
793
833
                ;;
795
835
                basic_machine=sh-hitachi
796
836
                os=-hms
797
837
                ;;
798
 
        sparclite-wrs)
 
838
        sparclite-wrs | simso-wrs)
799
839
                basic_machine=sparclite-wrs
800
840
                os=-vxworks
801
841
                ;;
861
901
                basic_machine=i386-sequent
862
902
                os=-dynix
863
903
                ;;
 
904
        t3d)
 
905
                basic_machine=alpha-cray
 
906
                os=-unicos
 
907
                ;;
864
908
        t3e)
865
 
                basic_machine=t3e-cray
866
 
                os=-unicos
 
909
                basic_machine=alphaev5-cray
 
910
                os=-unicos
 
911
                ;;
 
912
        t90)
 
913
                basic_machine=t90-cray
 
914
                os=-unicos
 
915
                ;;
 
916
        tic4x | c4x*)
 
917
                basic_machine=tic4x-unknown
 
918
                os=-coff
867
919
                ;;
868
920
        tic54x | c54x*)
869
921
                basic_machine=tic54x-unknown
875
927
        tx39el)
876
928
                basic_machine=mipstx39el-unknown
877
929
                ;;
 
930
        toad1)
 
931
                basic_machine=pdp10-xkl
 
932
                os=-tops20
 
933
                ;;
878
934
        tower | tower-32)
879
935
                basic_machine=m68k-ncr
880
936
                ;;
899
955
                os=-vms
900
956
                ;;
901
957
        vpp*|vx|vx-*)
902
 
               basic_machine=f301-fujitsu
903
 
               ;;
 
958
                basic_machine=f301-fujitsu
 
959
                ;;
904
960
        vxworks960)
905
961
                basic_machine=i960-wrs
906
962
                os=-vxworks
925
981
                basic_machine=i386-pc
926
982
                os=-windows32-msvcrt
927
983
                ;;
928
 
        xmp)
929
 
                basic_machine=xmp-cray
930
 
                os=-unicos
931
 
                ;;
932
 
        xps | xps100)
 
984
        xps | xps100)
933
985
                basic_machine=xps100-honeywell
934
986
                ;;
 
987
        ymp)
 
988
                basic_machine=ymp-cray
 
989
                os=-unicos
 
990
                ;;
935
991
        z8k-*-coff)
936
992
                basic_machine=z8k-unknown
937
993
                os=-sim
952
1008
        op60c)
953
1009
                basic_machine=hppa1.1-oki
954
1010
                ;;
955
 
        mips)
956
 
                if [ x$os = x-linux-gnu ]; then
957
 
                        basic_machine=mips-unknown
958
 
                else
959
 
                        basic_machine=mips-mips
960
 
                fi
961
 
                ;;
962
1011
        romp)
963
1012
                basic_machine=romp-ibm
964
1013
                ;;
978
1027
        we32k)
979
1028
                basic_machine=we32k-att
980
1029
                ;;
981
 
        sh3 | sh4 | sh3eb | sh4eb)
 
1030
        sh3 | sh4 | sh3eb | sh4eb | sh[1234]le | sh3ele)
982
1031
                basic_machine=sh-unknown
983
1032
                ;;
 
1033
        sh64)
 
1034
                basic_machine=sh64-unknown
 
1035
                ;;
984
1036
        sparc | sparcv9 | sparcv9b)
985
1037
                basic_machine=sparc-sun
986
1038
                ;;
987
 
        cydra)
 
1039
        cydra)
988
1040
                basic_machine=cydra-cydrome
989
1041
                ;;
990
1042
        orion)
999
1051
        pmac | pmac-mpw)
1000
1052
                basic_machine=powerpc-apple
1001
1053
                ;;
1002
 
        c4x*)
1003
 
                basic_machine=c4x-none
1004
 
                os=-coff
1005
 
                ;;
1006
1054
        *-unknown)
1007
1055
                # Make sure to match an already-canonicalized machine name.
1008
1056
                ;;
1068
1116
              | -interix* | -uwin* | -rhapsody* | -darwin* | -opened* \
1069
1117
              | -openstep* | -oskit* | -conix* | -pw32* | -nonstopux* \
1070
1118
              | -storm-chaos* | -tops10* | -tenex* | -tops20* | -its* \
1071
 
              | -os2* | -vos*)
 
1119
              | -os2* | -vos* | -palmos* | -uclinux* | -nucleus* \
 
1120
              | -morphos* | -superux* | -rtmk* | -rtmk-nova* | -windiss* | -powermax*)
1072
1121
        # Remember, each alternative MUST END IN *, to match a version number.
1073
1122
                ;;
1074
1123
        -qnx*)
1120
1169
        -acis*)
1121
1170
                os=-aos
1122
1171
                ;;
 
1172
        -atheos*)
 
1173
                os=-atheos
 
1174
                ;;
1123
1175
        -386bsd)
1124
1176
                os=-bsd
1125
1177
                ;;
1126
1178
        -ctix* | -uts*)
1127
1179
                os=-sysv
1128
1180
                ;;
 
1181
        -nova*)
 
1182
                os=-rtmk-nova
 
1183
                ;;
1129
1184
        -ns2 )
1130
 
                os=-nextstep2
 
1185
                os=-nextstep2
1131
1186
                ;;
1132
1187
        -nsk*)
1133
1188
                os=-nsk
1166
1221
        -xenix)
1167
1222
                os=-xenix
1168
1223
                ;;
1169
 
        -*mint | -mint[0-9]* | -*MiNT | -MiNT[0-9]*)
1170
 
                os=-mint
 
1224
        -*mint | -mint[0-9]* | -*MiNT | -MiNT[0-9]*)
 
1225
                os=-mint
1171
1226
                ;;
1172
1227
        -none)
1173
1228
                ;;
1200
1255
        arm*-semi)
1201
1256
                os=-aout
1202
1257
                ;;
 
1258
        # This must come before the *-dec entry.
1203
1259
        pdp10-*)
1204
1260
                os=-tops20
1205
1261
                ;;
1206
 
        pdp11-*)
 
1262
        pdp11-*)
1207
1263
                os=-none
1208
1264
                ;;
1209
1265
        *-dec | vax-*)
1230
1286
        mips*-*)
1231
1287
                os=-elf
1232
1288
                ;;
 
1289
        or32-*)
 
1290
                os=-coff
 
1291
                ;;
1233
1292
        *-tti)  # must be before sparc entry or we get the wrong os.
1234
1293
                os=-sysv3
1235
1294
                ;;
1293
1352
        *-next)
1294
1353
                os=-nextstep3
1295
1354
                ;;
1296
 
        *-gould)
 
1355
        *-gould)
1297
1356
                os=-sysv
1298
1357
                ;;
1299
 
        *-highlevel)
 
1358
        *-highlevel)
1300
1359
                os=-bsd
1301
1360
                ;;
1302
1361
        *-encore)
1303
1362
                os=-bsd
1304
1363
                ;;
1305
 
        *-sgi)
 
1364
        *-sgi)
1306
1365
                os=-irix
1307
1366
                ;;
1308
 
        *-siemens)
 
1367
        *-siemens)
1309
1368
                os=-sysv4
1310
1369
                ;;
1311
1370
        *-masscomp)
1377
1436
                        -ptx*)
1378
1437
                                vendor=sequent
1379
1438
                                ;;
1380
 
                        -vxsim* | -vxworks*)
 
1439
                        -vxsim* | -vxworks* | -windiss*)
1381
1440
                                vendor=wrs
1382
1441
                                ;;
1383
1442
                        -aux*)