2002-05-29 Paul Eggert <eggert@twinsun.com>

* config.guess: Don't use egrep, as POSIX 1003.1-2001 no longer
	requires egrep.  Use grep instead.
This commit is contained in:
Ben Elliston
2002-06-03 15:35:23 +00:00
parent efa77f9bb3
commit 048722de3f
2 changed files with 11 additions and 6 deletions

View File

@ -1,3 +1,8 @@
2002-05-29 Paul Eggert <eggert@twinsun.com>
* config.guess: Don't use egrep, as POSIX 1003.1-2001 no longer
requires egrep. Use grep instead.
2002-05-28 Kuang Hwa Lin <kuang@sbcglobal.net>
* config.sub: Add DLX support.