diff options
author | David Adam (zanchey) <zanchey@ucc.gu.uwa.edu.au> | 2013-08-17 10:47:35 +0800 |
---|---|---|
committer | David Adam (zanchey) <zanchey@ucc.gu.uwa.edu.au> | 2013-08-17 10:47:35 +0800 |
commit | d371af05040386110db32850ca4698e642c484dc (patch) | |
tree | 15f5e371b6faefd6f5f86ddd95e8509906aa5d82 /tests | |
parent | 3e115b7a85184d16a5bb8d00fff702a62e3f8fea (diff) |
configure.ac: remove m4_esyscmd_s
m4_esyscmd_s is a macro only available in Autoconf 2.64, which despite
being released in 2009 is not available on a number of build targets for
the project (specifically CentOS/RHEL 6).
ca8e4c08a78 tries to remove the error produced with m4_pattern_allow,
but that just silences the sanity check.
Instead, replace m4_esyscmd_s with m4_esyscmd + manual removal of
newlines.
Diffstat (limited to 'tests')
0 files changed, 0 insertions, 0 deletions