Re: [Openvpn-devel] [PATCH] Add configure check for the path to systemd-ask-password

2014-09-06 Thread Gert Doering
Hi, On Fri, Sep 05, 2014 at 04:07:27PM +0200, David Sommerseth wrote: > On 03/07/14 22:24, Mike Gilbert wrote: > > Gentoo Linux installs this in /usr/bin by default. Also, the user > > may have installed it in /usr/local/bin if building from source. > > ACK. Also considering that Fedora have mov

Re: [Openvpn-devel] [PATCH] Add configure check for the path to systemd-ask-password

2014-09-05 Thread David Sommerseth
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 03/07/14 22:24, Mike Gilbert wrote: > Gentoo Linux installs this in /usr/bin by default. Also, the user > may have installed it in /usr/local/bin if building from source. ACK. Also considering that Fedora have moved /{bin,sbin} to /usr/{bin,sbin},

[Openvpn-devel] [PATCH] Add configure check for the path to systemd-ask-password

2014-07-03 Thread Mike Gilbert
Gentoo Linux installs this in /usr/bin by default. Also, the user may have installed it in /usr/local/bin if building from source. --- configure.ac | 3 +++ src/openvpn/console.c | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index 77e950