mirror of
git://git.savannah.gnu.org/config.git
synced 2025-07-12 22:23:40 +12:00
* 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:
@ -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:*:*.
|
||||
|
Reference in New Issue
Block a user