]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
update from gnulib
authorJim Meyering <jim@meyering.net>
Wed, 15 Mar 2006 06:53:11 +0000 (06:53 +0000)
committerJim Meyering <jim@meyering.net>
Wed, 15 Mar 2006 06:53:11 +0000 (06:53 +0000)
build-aux/config.guess

index c38553dc74bb4f06a43f734903d1e1c0f1ed6fdb..22906b339929481cac7e6b75ca878bc569972aaa 100644 (file)
@@ -1,9 +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 Free Software Foundation, Inc.
+#   2000, 2001, 2002, 2003, 2004, 2005, 2006 Free Software Foundation,
+#   Inc.
 
-timestamp='2006-02-23'
+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
@@ -780,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