]> git.ipfire.org Git - thirdparty/autoconf.git/commit
* tests/mktests.sh: Use awk rather than grep -E or egrep, to avoid
authorPaul Eggert <eggert@cs.ucla.edu>
Tue, 4 Apr 2006 22:36:02 +0000 (22:36 +0000)
committerPaul Eggert <eggert@cs.ucla.edu>
Tue, 4 Apr 2006 22:36:02 +0000 (22:36 +0000)
commit3b73069a8622b1da1379873e2e926eba4e81f203
treed7ecc9c7116aaad03ef46621801753b7b696df41
parent775f230c39ce7714a9815af92159cd81582b8eb8
* tests/mktests.sh: Use awk rather than grep -E or egrep, to avoid
portability problems with regular expressions containing newlines.
(exclude_list, ac_exclude_list, au_exclude_list, ac_exclude_script):
Switch from grep to awk syntax.
(ac_exclude_script): Renamed from ac_exclude_egrep.
(au_exclude_script): Renamed from au_exclude_egrep.
ChangeLog
tests/mktests.sh