From e485bbab866c91f6bd67c4630e87634983055f97 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Sat, 10 Aug 2013 07:10:55 -0700 Subject: [PATCH] autoupdate --- build-aux/config.sub | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/build-aux/config.sub b/build-aux/config.sub index 5be013ecb..9633db704 100755 --- a/build-aux/config.sub +++ b/build-aux/config.sub @@ -2,7 +2,7 @@ # Configuration validation subroutine script. # Copyright 1992-2013 Free Software Foundation, Inc. -timestamp='2013-08-08' +timestamp='2013-08-10' # 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 @@ -794,7 +794,7 @@ case $basic_machine in os=-mingw64 ;; mingw32) - basic_machine=i386-pc + basic_machine=i686-pc os=-mingw32 ;; mingw32ce) @@ -830,7 +830,7 @@ case $basic_machine in basic_machine=`echo $basic_machine | sed -e 's/ms1-/mt-/'` ;; msys) - basic_machine=i386-pc + basic_machine=i686-pc os=-msys ;; mvs) -- 2.11.0