]> Savannah Git Hosting - gnulib.git/commitdiff
autoupdate
authorKarl Berry <karl@freefriends.org>
Fri, 14 Mar 2014 13:04:56 +0000 (06:04 -0700)
committerKarl Berry <karl@freefriends.org>
Fri, 14 Mar 2014 13:04:56 +0000 (06:04 -0700)
build-aux/config.guess

index 72625d40c0051742f056457aa4ec424a990b8f3c..71f8f7a66e75851d244bee7e3e322de03ca9adc6 100755 (executable)
@@ -2,7 +2,7 @@
 # Attempt to guess a canonical system name.
 #   Copyright 1992-2014 Free Software Foundation, Inc.
 
-timestamp='2014-02-12'
+timestamp='2014-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
@@ -826,7 +826,7 @@ EOF
     *:MINGW*:*)
        echo ${UNAME_MACHINE}-pc-mingw32
        exit ;;
-    i*:MSYS*:*)
+    *:MSYS*:*)
        echo ${UNAME_MACHINE}-pc-msys
        exit ;;
     i*:windows32*:*)