diff options
author | Eli Schwartz <eschwartz@archlinux.org> | 2020-01-05 22:04:21 +0100 |
---|---|---|
committer | Allan McRae <allan@archlinux.org> | 2020-01-07 02:40:32 +0100 |
commit | 435f5fc20484d3728d8877eea15c7a8653da6d10 (patch) | |
tree | c0353558c6287522e9f12a9f327bef5de6f46e3b /doc/alpm-hooks.5.asciidoc | |
parent | 9883015be2b2010ad541fd02b6856bfdb28fb35d (diff) | |
download | pacman-435f5fc20484d3728d8877eea15c7a8653da6d10.tar.gz pacman-435f5fc20484d3728d8877eea15c7a8653da6d10.tar.xz |
autotools: emit error message when autoconf-archive is missing
Forbid the AX_COMPARE_VERSION macro from being found in the output
configure script. If autoconf-archive is not installed when autoreconf
is run, the following error message is emitted:
configure.ac:231: error: possibly undefined macro: AX_COMPARE_VERSION
If this token and others are legitimate, please use m4_pattern_allow.
See the Autoconf documentation.
autoreconf: /usr/bin/autoconf failed with exit status: 1
Signed-off-by: Eli Schwartz <eschwartz@archlinux.org>
Signed-off-by: Allan McRae <allan@archlinux.org>
Diffstat (limited to 'doc/alpm-hooks.5.asciidoc')
0 files changed, 0 insertions, 0 deletions