]> git.ipfire.org Git - thirdparty/openvpn.git/commit
configure: search also for rst2{man, html}.py
authorAntonio Quartulli <a@unstable.cc>
Fri, 27 Aug 2021 14:48:07 +0000 (16:48 +0200)
committerGert Doering <gert@greenie.muc.de>
Mon, 27 Sep 2021 08:22:06 +0000 (10:22 +0200)
commit55f83c9448bf4c36d0b4801e0ef6277952b4a605
treea76fccd17b44cb42bc5f4cded86674e8835759ff
parent477781335cbca1aec69a372cbc18bf086155eea1
configure: search also for rst2{man, html}.py

On some systems the rst2{man,html} executables may have a slightly
different name, like rst2{man,html}.py.

Add this name variation to the Generic Programs check.

This specific variation is found on Gentoo Linux.

Cc: David Sommerseth <davids@openvpn.net>
Signed-off-by: Antonio Quartulli <a@unstable.cc>
Acked-by: Gert Doering <gert@greenie.muc.de>
Message-Id: <20210827144807.27004-1-a@unstable.cc>
URL: https://www.mail-archive.com/openvpn-devel@lists.sourceforge.net/msg22777.html
Signed-off-by: Gert Doering <gert@greenie.muc.de>
(cherry picked from commit b61d1988582feb2e1ed1cf9e62700f484e0bc150)
configure.ac