Update tools/config.sub to latest from gnu.org
author"Yann E. MORIN" <yann.morin.1998@anciens.enib.fr>
Tue May 01 16:15:32 2007 +0000 (2007-05-01)
changeset 53627bac94ed48
parent 52 b3a10165fe36
child 54 7498a8d4b6e5
Update tools/config.sub to latest from gnu.org
tools/config.sub
     1.1 --- a/tools/config.sub	Tue May 01 09:10:31 2007 +0000
     1.2 +++ b/tools/config.sub	Tue May 01 16:15:32 2007 +0000
     1.3 @@ -4,7 +4,7 @@
     1.4  #   2000, 2001, 2002, 2003, 2004, 2005, 2006 Free Software Foundation,
     1.5  #   Inc.
     1.6  
     1.7 -timestamp='2007-01-18'
     1.8 +timestamp='2007-04-29'
     1.9  
    1.10  # This file is (in principle) common to ALL GNU software.
    1.11  # The presence of a machine in this file suggests that SOME GNU software
    1.12 @@ -683,6 +683,10 @@
    1.13  		basic_machine=i386-pc
    1.14  		os=-mingw32
    1.15  		;;
    1.16 +	mingw32ce)
    1.17 +		basic_machine=arm-unknown
    1.18 +		os=-mingw32ce
    1.19 +		;;
    1.20  	miniframe)
    1.21  		basic_machine=m68000-convergent
    1.22  		;;