* config.guess: Improve help when a system is not recognised.

This commit is contained in:
Ben Elliston 2016-05-15 19:19:18 +10:00
parent 81063d2a4a
commit dafd8e767e
2 changed files with 11 additions and 8 deletions

View File

@ -1,3 +1,7 @@
2016-05-15 Ben Elliston <bje@gnu.org>
* config.guess: Improve help when a system is not recognised.
2016-05-13 Nick Hudson <skrll@netbsd.org> 2016-05-13 Nick Hudson <skrll@netbsd.org>
* config.guess (*:NetBSD:*:*): Always use "netbsdelf" for earm. * config.guess (*:NetBSD:*:*): Always use "netbsdelf" for earm.

15
config.guess vendored
View File

@ -2,7 +2,7 @@
# Attempt to guess a canonical system name. # Attempt to guess a canonical system name.
# Copyright 1992-2016 Free Software Foundation, Inc. # Copyright 1992-2016 Free Software Foundation, Inc.
timestamp='2016-05-13' timestamp='2016-05-15'
# This file is free software; you can redistribute it and/or modify it # 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 # under the terms of the GNU General Public License as published by
@ -1411,18 +1411,17 @@ esac
cat >&2 <<EOF cat >&2 <<EOF
$0: unable to guess system type $0: unable to guess system type
This script, last modified $timestamp, has failed to recognize This script (version $timestamp), has failed to recognize the
the operating system you are using. It is advised that you operating system you are using. If your script is old, overwrite
download the most up to date version of the config scripts from config.guess and config.sub with the latest versions from:
http://git.savannah.gnu.org/gitweb/?p=config.git;a=blob_plain;f=config.guess http://git.savannah.gnu.org/gitweb/?p=config.git;a=blob_plain;f=config.guess
and and
http://git.savannah.gnu.org/gitweb/?p=config.git;a=blob_plain;f=config.sub http://git.savannah.gnu.org/gitweb/?p=config.git;a=blob_plain;f=config.sub
If the version you run ($0) is already up to date, please If $0 has already been updated, send the following data and any
send the following data and any information you think might be information you think might be pertinent to config-patches@gnu.org to
pertinent to <config-patches@gnu.org> in order to provide the needed provide the necessary information to handle your system.
information to handle your system.
config.guess timestamp = $timestamp config.guess timestamp = $timestamp