diff build-aux/config.guess @ 18174:ca91ecd874f0

autoupdate
author Karl Berry <karl@freefriends.org>
date Mon, 14 Dec 2015 06:37:38 -0800
parents 6b0467e76ebe
children 6ca2533c2043
line wrap: on
line diff
--- a/build-aux/config.guess	Sat Nov 21 14:09:15 2015 +0100
+++ b/build-aux/config.guess	Mon Dec 14 06:37:38 2015 -0800
@@ -2,7 +2,7 @@
 # Attempt to guess a canonical system name.
 #   Copyright 1992-2015 Free Software Foundation, Inc.
 
-timestamp='2015-11-19'
+timestamp='2015-12-14'
 
 # 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
@@ -1394,7 +1394,7 @@
 	echo ${UNAME_MACHINE}-unknown-esx
 	exit ;;
     amd64:Isilon\ OneFS:*:*)
-        echo x86_64-unknown-onefs
+	echo x86_64-unknown-onefs
 	exit ;;
 esac