]> git.ipfire.org Git - thirdparty/autoconf.git/commitdiff
* tests/mktests.sh (ac_exclude_egrep, au_exclude_egrep): Use
authorPaul Eggert <eggert@cs.ucla.edu>
Mon, 2 Sep 2002 06:44:58 +0000 (06:44 +0000)
committerPaul Eggert <eggert@cs.ucla.edu>
Mon, 2 Sep 2002 06:44:58 +0000 (06:44 +0000)
ordinary shell concatenation rather than echo+tr+sed command that
runs afoul of a long-line-related sed bug in Solaris 8.

ChangeLog

index e4cbefcb76ca3dbfb908cdba84baa0c7dfbd7568..5e6208fff55c435da1e56bd47fd3cc0b0c0fb76f 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
 2002-09-01  Paul Eggert  <eggert@twinsun.com>
 
+       * tests/mktests.sh (ac_exclude_egrep, au_exclude_egrep): Use
+       ordinary shell concatenation rather than echo+tr+sed command that
+       runs afoul of a long-line-related sed bug in Solaris 8.
+
        * bin/autoheader.in (parse_args): --warning -> --warnings.
 
        * bin/autoconf.as: Work even if "ls" outputs "FOO not found" to