MacOS: wc does not support -L option
authorFriedrich Beckmann <friedrich.beckmann@gmx.de>
Sun, 15 Nov 2020 23:02:07 +0000 (00:02 +0100)
committerFriedrich Beckmann <friedrich.beckmann@gmx.de>
Mon, 16 Nov 2020 09:59:55 +0000 (10:59 +0100)
commit623da5b3ee66c4923679261fa72884d05212225a
tree7718e4528ac2363a8d7adf100e5ced65b96636a4
parent9b9bfe9d73a06218343f4c08aa7e9dd65d5a7da3
MacOS: wc does not support -L option

The default wc application on MacOS does not support the -L option. I added
autotools support to search for GNU wc and use that instead. This assumes
that the application name is gwc which is the case whan using macports.

The tex tests use wc with the -L option. These regression tests fail on MacOS if the default wc application is used.
configure.ac
tests/atlocal.in
tests/output/tex.at