Project Info Name.......: gnu-hello
Description: GNU Hello


gnu-hello       
Info
Commit...:1edaab5c76cd005ba1756953152b8d683be12925
Author...:karl <>
Committer:karl <>
Date.....:Sat Mar 25 14:16:16 2006 +0000
Parents..:2f20b1c1c9e5580ea96c0e8fa0c233d430e92bb6

Message
[project @ 2006-03-25 14:16:16 by karl]
autoupdate

Changes
diff --git a/build-aux/config.guess b/build-aux/config.guess
line changes: +1/-4
index ec46d18..22906b3
--- a/build-aux/config.guess
+++ b/build-aux/config.guess
@@ -4,7 +4,7 @@
 #   2000, 2001, 2002, 2003, 2004, 2005, 2006 Free Software Foundation,
 #   Inc.
 
-timestamp='2006-02-27'
+timestamp='2006-03-13'
 
 # 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
@@ -781,9 +781,6 @@ EOF
     i*:MINGW*:*)
 	echo ${UNAME_MACHINE}-pc-mingw32
 	exit ;;
-    i*:MSYS_NT-*:*:*)
-	echo ${UNAME_MACHINE}-pc-mingw32
-	exit ;;
     i*:windows32*:*)
     	# uname -m includes "-pc" on this system.
     	echo ${UNAME_MACHINE}-mingw32

This website is licensed under AGPL-3.0. Feel free to copy!