]> git.ipfire.org Git - thirdparty/openvpn.git/commit
build: properly detect TUNSETPERSIST
authorAlon Bar-Lev <alon.barlev@gmail.com>
Sun, 8 Apr 2012 19:21:47 +0000 (22:21 +0300)
committerDavid Sommerseth <davids@redhat.com>
Thu, 26 Apr 2012 18:04:55 +0000 (20:04 +0200)
commit88f3a4026c48e92bf3ce18d7611b7b88f7bed0be
tree0c2684da6771032776971a0866f7999abf71576b
parent4025a59575a9a90cb96fde01eba8db3c1cab0b2b
build: properly detect TUNSETPERSIST

Do not rely on system symbol throught sources
but on autoconf detection.

Signed-off-by: Alon Bar-Lev <alon.barlev@gmail.com>
Acked-by: David Sommerseth <davids@redhat.com>
Signed-off-by: David Sommerseth <davids@redhat.com>
configure.ac
src/openvpn/init.c
src/openvpn/options.c
src/openvpn/tun.c