scripts/config.guess
changeset 1511 3cf40e1f1ba6
parent 1418 339c8a5c9797
child 1547 9317c32fe7e5
     1.1 --- a/scripts/config.guess	Tue Jun 23 22:52:13 2009 +0200
     1.2 +++ b/scripts/config.guess	Tue Sep 01 10:41:44 2009 +0200
     1.3 @@ -4,7 +4,7 @@
     1.4  #   2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009
     1.5  #   Free Software Foundation, Inc.
     1.6  
     1.7 -timestamp='2009-06-10'
     1.8 +timestamp='2009-08-19'
     1.9  
    1.10  # This file is free software; you can redistribute it and/or modify it
    1.11  # under the terms of the GNU General Public License as published by
    1.12 @@ -27,16 +27,16 @@
    1.13  # the same distribution terms that you use for the rest of that program.
    1.14  
    1.15  
    1.16 -# Originally written by Per Bothner <per@bothner.com>.
    1.17 -# Please send patches to <config-patches@gnu.org>.  Submit a context
    1.18 -# diff and a properly formatted ChangeLog entry.
    1.19 +# Originally written by Per Bothner.  Please send patches (context
    1.20 +# diff format) to <config-patches@gnu.org> and include a ChangeLog
    1.21 +# entry.
    1.22  #
    1.23  # This script attempts to guess a canonical system name similar to
    1.24  # config.sub.  If it succeeds, it prints the system name on stdout, and
    1.25  # exits with 0.  Otherwise, it exits with 1.
    1.26  #
    1.27 -# The plan is that this can be called by configure scripts if you
    1.28 -# don't specify an explicit build system type.
    1.29 +# You can get the latest version of this script from:
    1.30 +# http://git.savannah.gnu.org/gitweb/?p=config.git;a=blob_plain;f=config.guess;hb=HEAD
    1.31  
    1.32  me=`echo "$0" | sed -e 's,.*/,,'`
    1.33