* config.guess: Whitespace fixes.

* config.sub: Likewise.
This commit is contained in:
Ben Elliston 2015-12-14 07:15:58 +11:00
parent 87a3b5e5fd
commit 7ac240afb7
3 changed files with 9 additions and 4 deletions

View File

@ -1,3 +1,8 @@
2015-12-14 Ben Elliston <bje@gnu.org>
* config.guess: Whitespace fixes.
* config.sub: Likewise.
2015-11-22 Ben Elliston <bje@gnu.org>
* Makefile (manpages): New target.

4
config.guess vendored
View File

@ -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

4
config.sub vendored
View File

@ -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)