[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Pspp-commits] [SCM] GNU PSPP branch, master, updated. v1.4.1-116-g623da
From: |
Friedrich Beckmann |
Subject: |
[Pspp-commits] [SCM] GNU PSPP branch, master, updated. v1.4.1-116-g623da5b |
Date: |
Mon, 16 Nov 2020 05:03:23 -0500 (EST) |
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "GNU PSPP".
The branch, master has been updated
via 623da5b3ee66c4923679261fa72884d05212225a (commit)
from 9b9bfe9d73a06218343f4c08aa7e9dd65d5a7da3 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit 623da5b3ee66c4923679261fa72884d05212225a
Author: Friedrich Beckmann <friedrich.beckmann@gmx.de>
Date: Mon Nov 16 00:02:07 2020 +0100
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.
-----------------------------------------------------------------------
Summary of changes:
configure.ac | 2 ++
tests/atlocal.in | 1 +
tests/output/tex.at | 10 +++++-----
3 files changed, 8 insertions(+), 5 deletions(-)
hooks/post-receive
--
GNU PSPP
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Pspp-commits] [SCM] GNU PSPP branch, master, updated. v1.4.1-116-g623da5b,
Friedrich Beckmann <=