From 198f177f8ec3627eb87359d708b072f42a8de6d5 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Mon, 13 Mar 2006 14:32:19 +0000 Subject: [PATCH] autoupdate --- build-aux/config.guess | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/build-aux/config.guess b/build-aux/config.guess index ec46d18ca..22906b339 100755 --- 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 -- 2.11.0