* config.guess (i86pc:SunOS:5.*:*, i86xen:SunOS:5.*:*): No need to

invoke echo as /usr/bin/echo; we've never done it this way before.

	* testsuite/config-guess.data: Add powerpc-unknown-linux-gnu case.
This commit is contained in:
Ben Elliston
2008-11-16 11:52:19 +11:00
parent 01e207b7f3
commit 95860226d7
3 changed files with 9 additions and 1 deletions

View File

@ -1,3 +1,10 @@
2008-11-16 Ben Elliston <bje@gnu.org>
* config.guess (i86pc:SunOS:5.*:*, i86xen:SunOS:5.*:*): No need to
invoke echo as /usr/bin/echo; we've never done it this way before.
* testsuite/config-guess.data: Add powerpc-unknown-linux-gnu case.
2008-11-15 Ali Bahrami <ali_gnu@emvision.com>
Ben Elliston <bje@gnu.org>