diff options
author | marha <marha@users.sourceforge.net> | 2010-10-05 06:44:44 +0000 |
---|---|---|
committer | marha <marha@users.sourceforge.net> | 2010-10-05 06:44:44 +0000 |
commit | 51f3d1e140307561f64c47dae1d44f912accb5cf (patch) | |
tree | 9432aedd19f670b1a72a1e8b4503f286fa910102 /X11/config.guess | |
parent | f07afca523ad174acd3c56fc43111a09b7a5243e (diff) | |
download | vcxsrv-51f3d1e140307561f64c47dae1d44f912accb5cf.tar.gz vcxsrv-51f3d1e140307561f64c47dae1d44f912accb5cf.tar.bz2 vcxsrv-51f3d1e140307561f64c47dae1d44f912accb5cf.zip |
Update to the following packages:
- glproto-1.4.12
- kbproto-1.0.5
- renderproto-0.11.1
- xclock-1.0.5
- xextproto-7.1.2
- xproto-7.0.18
- xwininfo-1.1.0
Diffstat (limited to 'X11/config.guess')
-rw-r--r-- | X11/config.guess | 9 |
1 files changed, 4 insertions, 5 deletions
diff --git a/X11/config.guess b/X11/config.guess index c2246a4f7..dc84c68ef 100644 --- a/X11/config.guess +++ b/X11/config.guess @@ -1,10 +1,10 @@ #! /bin/sh # Attempt to guess a canonical system name. # Copyright (C) 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999, -# 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010 +# 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009 # Free Software Foundation, Inc. -timestamp='2009-12-30' +timestamp='2009-11-20' # This file is free software; you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by @@ -56,9 +56,8 @@ version="\ GNU config.guess ($timestamp) Originally written by Per Bothner. -Copyright (C) 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000, -2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010 Free -Software Foundation, Inc. +Copyright (C) 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, +2002, 2003, 2004, 2005, 2006, 2007, 2008 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE." |