]> 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, 13 Sep 2021 10:01:19 +0000 (12:01 +0200)
commitb61d1988582feb2e1ed1cf9e62700f484e0bc150
tree54ffb5908d034de3afe65017095bab8153c00167
parentd814581a9375713a0a4d70f751f84e750a5d661a
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>
configure.ac