configure: don't require autoconf-archive

We ship the few macros we need or make them conditional
This commit is contained in:
djcb
2017-10-29 11:22:22 +02:00
parent a55b010ca5
commit 8c531bd92b
2 changed files with 5 additions and 13 deletions

View File

@ -317,8 +317,8 @@ Xapian, GMime and their dependencies must be installed.
Alternatively, if you build from the git repository or use a tarball
like the ones that @t{github} produces, the instructions are slightly
different, and require you to have @t{autotools} (@t{autoconf},
@t{autoconf-archive}, @t{automake}, @t{libtool}, @t{texinfo}) installed:
different, and require you to have autotools (@t{autoconf},
@t{automake}, @t{libtool}, @t{texinfo}) installed:
@example
# get from git (alternatively, use a github tarball)