comparison build-aux/config.guess @ 6663:03930055e21a

autoupdate
author Karl Berry <karl@freefriends.org>
date Mon, 27 Feb 2006 20:07:31 +0000
parents 1726c9f20389
children ca54a52ac7a3
comparison
equal deleted inserted replaced
6662:ca817b50a17f 6663:03930055e21a
1 #! /bin/sh 1 #! /bin/sh
2 # Attempt to guess a canonical system name. 2 # Attempt to guess a canonical system name.
3 # Copyright (C) 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999, 3 # Copyright (C) 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999,
4 # 2000, 2001, 2002, 2003, 2004, 2005 Free Software Foundation, Inc. 4 # 2000, 2001, 2002, 2003, 2004, 2005, 2006 Free Software Foundation,
5 5 # Inc.
6 timestamp='2006-02-23' 6
7 timestamp='2006-02-27'
7 8
8 # This file is free software; you can redistribute it and/or modify it 9 # This file is free software; you can redistribute it and/or modify it
9 # under the terms of the GNU General Public License as published by 10 # under the terms of the GNU General Public License as published by
10 # the Free Software Foundation; either version 2 of the License, or 11 # the Free Software Foundation; either version 2 of the License, or
11 # (at your option) any later version. 12 # (at your option) any later version.