* config.guess (*:NetBSD:*:*): Use grep -q, which is supported on

this host, instead of the less tidy grep > /dev/null.
	(9000/[34678]??:HP-UX:*:*): Likewise.
	(alpha:Linux:*:*): Likewise.
This commit is contained in:
Ben Elliston
2009-06-09 13:10:53 +10:00
parent 8887c3ad0e
commit 6fee3aadc3
2 changed files with 11 additions and 4 deletions

View File

@ -1,3 +1,10 @@
2009-06-09 Ben Elliston <bje@au.ibm.com>
* config.guess (*:NetBSD:*:*): Use grep -q, which is supported on
this host, instead of the less tidy grep > /dev/null.
(9000/[34678]??:HP-UX:*:*): Likewise.
(alpha:Linux:*:*): Likewise.
2009-06-02 Ben Elliston <bje@gnu.org>
* config.guess: Factor mips:Linux:*:* and mips64:Linux:*:*.