]> git.ipfire.org Git - thirdparty/openvpn.git/commit
Build t_client.sh by configure at run-time.
authorGert Doering <gert@greenie.muc.de>
Tue, 10 Aug 2010 10:39:28 +0000 (12:39 +0200)
committerDavid Sommerseth <dazo@users.sourceforge.net>
Thu, 21 Oct 2010 09:40:36 +0000 (11:40 +0200)
commit5086d75d8e8a3ec294cdb4ef5dacc403acc96bac
tree8c3d1d26b1e80a24ed0c20e9cbe1d0a25540915b
parent186f9a76fddfd7309fcb0e4a15e3498b37b16838
Build t_client.sh by configure at run-time.

This is now built using "configure", knows how to find "ip", "ifconfig" and "netstat" (configure
does the work :-) ), *and* has been tested on Solaris (works!).

extend configure.ac to find "netstat" binary and to chmod +x "t_client.sh"

Signed-off-by: Gert Doering <gert@greenie.muc.de>
Acked-by: David Sommerseth <dazo@users.sourceforge.net>
Signed-off-by: David Sommerseth <dazo@users.sourceforge.net>
configure.ac
t_client.sh.in [moved from t_client.sh with 92% similarity, mode: 0755]