* testsuite/config-guess.sh: Read an additional column from the

data file giving a value for 'uname -p'.  In most cases, this can
	be the string 'ignored'.
	* testsuite/config-guess.data: Add uname -p value for each entry.
This commit is contained in:
Ben Elliston
2015-02-20 22:48:48 +11:00
parent 714957f92f
commit 1dfdef2268
3 changed files with 79 additions and 70 deletions

View File

@ -1,3 +1,10 @@
2015-02-20 Ben Elliston <bje@gnu.org>
* testsuite/config-guess.sh: Read an additional column from the
data file giving a value for 'uname -p'. In most cases, this can
be the string 'ignored'.
* testsuite/config-guess.data: Add uname -p value for each entry.
2015-01-01 Ben Elliston <bje@gnu.org>
* config.guess: Update copyright years.