]> git.ipfire.org Git - thirdparty/autoconf.git/commit
tests: port AS_TR_SH and AS_TR_CPP test to Solaris 8 wc
authorPaul Eggert <eggert@cs.ucla.edu>
Sun, 4 Mar 2012 05:28:01 +0000 (21:28 -0800)
committerPaul Eggert <eggert@cs.ucla.edu>
Sun, 4 Mar 2012 05:37:17 +0000 (21:37 -0800)
commit49b68f063e33f22814de0ce01f4b7119d5c776c3
tree4b6aa08fc3701f00c28132464e7526504abf74ea
parentbb454862bb167fb9aeb5222edd5ec1ab974754e1
tests: port AS_TR_SH and AS_TR_CPP test to Solaris 8 wc

* tests/m4sh.at (AS@&t@_TR_SH and AS@&t@_TR_CPP): Do not assume
that "wc -l" outputs only digits; on Solaris 8 it also outputs
blanks and POSIX allows this.
tests/m4sh.at