configure: Drop texinfo requirement
commit1615aeaf1ff2581aa4a595433f72e5c79d3171aa
authorPeter Maydell <peter.maydell@linaro.org>
Fri, 25 Sep 2020 16:23:15 +0000 (25 17:23 +0100)
committerMarkus Armbruster <armbru@redhat.com>
Tue, 29 Sep 2020 15:55:39 +0000 (29 17:55 +0200)
treeed4fb27f0c60a0b4ba137186a673de17e3857e4a
parent5752d6cab9172a371cb3bcc3cf45a4f90ef8df76
configure: Drop texinfo requirement

We don't need the texinfo and pod2man programs to build our documentation
any more, so remove them from configure's tests.

Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Message-Id: <20200925162316.21205-21-peter.maydell@linaro.org>
Reviewed-by: Markus Armbruster <armbru@redhat.com>
Signed-off-by: Markus Armbruster <armbru@redhat.com>
configure