~ubuntu-branches/ubuntu/trusty/thunar/trusty

« back to all changes in this revision

Viewing changes to config.sub

  • Committer: Package Import Robot
  • Author(s): Lionel Le Folgoc
  • Date: 2012-12-30 13:43:31 UTC
  • mfrom: (1.3.6)
  • Revision ID: package-import@ubuntu.com-20121230134331-gh7yww1d4wtjpfwo
Tags: 1.6.2-0ubuntu1
New upstream stable release.

Show diffs side-by-side

added added

removed removed

Lines of Context:
4
4
#   2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010,
5
5
#   2011, 2012 Free Software Foundation, Inc.
6
6
 
7
 
timestamp='2012-10-10'
 
7
timestamp='2012-12-06'
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
1026
1026
                basic_machine=i586-unknown
1027
1027
                os=-pw32
1028
1028
                ;;
1029
 
        rdos)
 
1029
        rdos | rdos64)
 
1030
                basic_machine=x86_64-pc
 
1031
                os=-rdos
 
1032
                ;;
 
1033
        rdos32)
1030
1034
                basic_machine=i386-pc
1031
1035
                os=-rdos
1032
1036
                ;;