]> git.ipfire.org Git - thirdparty/openvpn.git/commit
build: proper lzo detection and usage
authorAlon Bar-Lev <alon.barlev@gmail.com>
Wed, 29 Feb 2012 20:12:09 +0000 (22:12 +0200)
committerDavid Sommerseth <davids@redhat.com>
Thu, 22 Mar 2012 21:17:27 +0000 (22:17 +0100)
commit74bbc71b75bac49f5c9df81827fa184b8a365d36
treebf38c0d91a2bc9eb9ac2fc7abdc7b1ab98ad0d43
parent0708426170fd578f598fb0f0d3df78bd1fca7117
build: proper lzo detection and usage

Signed-off-by: Alon Bar-Lev <alon.barlev@gmail.com>
Acked-by: Adriaan de Jong <dejong@fox-it.com>
Acked-by: David Sommerseth <davids@redhat.com>
Signed-off-by: David Sommerseth <davids@redhat.com>
12 files changed:
configure.ac
distro/rpm/openvpn.spec.in
doc/doxygen/doc_compression.h
src/openvpn/Makefile.am
src/openvpn/forward.c
src/openvpn/init.c
src/openvpn/lzo.c
src/openvpn/lzo.h
src/openvpn/openvpn.h
src/openvpn/options.c
src/openvpn/options.h
src/openvpn/sig.c