Fix grep portability issues.
commit74553c98a2968f7b85ee0b4619890b8da1303b82
authorAkim Demaille <demaille@gostai.com>
Thu, 8 Jan 2009 08:41:21 +0000 (8 09:41 +0100)
committerAkim Demaille <demaille@gostai.com>
Wed, 28 Jan 2009 14:29:47 +0000 (28 15:29 +0100)
treeed35dfbdeec30dc8caae026e9f9c88f81910bb98
parent84eedf86fefd2496f288e72731bd0586e0b216f3
Fix grep portability issues.

Grep on Solaris does not support -q.
Reported by Summum Bonum.

* NEWS: Add a stub for 2.4.2.
* THANKS: Add Summum Bonum.
* tests/atlocal.in (EGREP): New.
(CC, CXX, XSLTPROC): Make it possible to override them via
envvars.
* tests/java.at: Use $EGREP instead of egrep.
Use AT_CHECK's ignore instead of grep's -q.
ChangeLog
NEWS
THANKS
tests/atlocal.in
tests/java.at