From 7ac240afb7e4cc6c93a32dfcb6c39893988b5749 Mon Sep 17 00:00:00 2001 From: Ben Elliston Date: Mon, 14 Dec 2015 07:15:58 +1100 Subject: [PATCH] * config.guess: Whitespace fixes. * config.sub: Likewise. --- ChangeLog | 5 +++++ config.guess | 4 ++-- config.sub | 4 ++-- 3 files changed, 9 insertions(+), 4 deletions(-) diff --git a/ChangeLog b/ChangeLog index 673745e..0e375e3 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2015-12-14 Ben Elliston + + * config.guess: Whitespace fixes. + * config.sub: Likewise. + 2015-11-22 Ben Elliston * Makefile (manpages): New target. diff --git a/config.guess b/config.guess index fba6e87..b82ee23 100755 --- a/config.guess +++ b/config.guess @@ -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 @@ EOF echo ${UNAME_MACHINE}-unknown-esx exit ;; amd64:Isilon\ OneFS:*:*) - echo x86_64-unknown-onefs + echo x86_64-unknown-onefs exit ;; esac diff --git a/config.sub b/config.sub index ea8747d..0cd7016 100755 --- a/config.sub +++ b/config.sub @@ -2,7 +2,7 @@ # Configuration validation subroutine script. # Copyright 1992-2015 Free Software Foundation, Inc. -timestamp='2015-11-22' +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 @@ -520,7 +520,7 @@ case $basic_machine in basic_machine=i386-pc os=-aros ;; - asmjs) + asmjs) basic_machine=asmjs-unknown ;; aux)