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


gnu-hello       
Info
Commit...:39a565ba5f873d24635d8a616f5517da793f1722
Author...:karl <>
Committer:karl <>
Date.....:Mon Sep 19 12:45:41 2005 +0000
Parents..:8d772b9be6562b5904970854fe68dd5454fc55c4

Message
[project @ 2005-09-19 12:45:41 by karl]
autoupdate

Changes
diff --git a/build-aux/config.guess b/build-aux/config.guess
line changes: +1/-2
index ad5281e..d0d57f6
--- a/build-aux/config.guess
+++ b/build-aux/config.guess
@@ -3,7 +3,7 @@
 #   Copyright (C) 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999,
 #   2000, 2001, 2002, 2003, 2004, 2005 Free Software Foundation, Inc.
 
-timestamp='2005-08-03'
+timestamp='2005-09-19'
 
 # 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
@@ -1185,7 +1185,6 @@ EOF
     *:Darwin:*:*)
 	UNAME_PROCESSOR=`uname -p` || UNAME_PROCESSOR=unknown
 	case $UNAME_PROCESSOR in
-	    *86) UNAME_PROCESSOR=i686 ;;
 	    unknown) UNAME_PROCESSOR=powerpc ;;
 	esac
 	echo ${UNAME_PROCESSOR}-apple-darwin${UNAME_RELEASE}

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