~ubuntu-branches/ubuntu/intrepid/compiz-fusion-plugins-main/intrepid-proposed

« back to all changes in this revision

Viewing changes to config.sub

  • Committer: Bazaar Package Importer
  • Author(s): Michael Vogt
  • Date: 2008-03-07 15:38:55 UTC
  • mfrom: (1.1.23 upstream)
  • Revision ID: james.westby@ubuntu.com-20080307153855-p3bk2dge7n44tb7l
Tags: 0.7.2-0ubuntu1
* new upstream release
  - adds missing color filters
  - bugfixes
  - simplify build-depends
* debian/patches/10_from_git_8d38454.diff:
  - fix in wall from git

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-01-18'
 
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
475
475
                basic_machine=craynv-cray
476
476
                os=-unicosmp
477
477
                ;;
478
 
        cr16c)
479
 
                basic_machine=cr16c-unknown
 
478
        cr16)
 
479
                basic_machine=cr16-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
                ;;
686
690
        miniframe)
687
691
                basic_machine=m68000-convergent
688
692
                ;;