From: Karl Berry Date: Fri, 14 Mar 2014 13:04:56 +0000 (-0700) Subject: autoupdate X-Git-Tag: v1.0~7419 X-Git-Url: https://gitweb.git.savannah.gnu.org/gitweb/?a=commitdiff_plain;h=907c843671bac10dd47d44dbd8494dce7ccdf700;p=gnulib.git autoupdate --- diff --git a/build-aux/config.guess b/build-aux/config.guess index 72625d40c0..71f8f7a66e 100755 --- a/build-aux/config.guess +++ b/build-aux/config.guess @@ -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*:*)