Much of this patch is about renaming LZO_STUB as the more descriptive
ENABLE_LZO_STUB, and making thing clearer is always good. Also, the
LZO_STUB-related logic is moved out of syshead.h to configure.ac.
Somebody with more autotools knowledge might want to review this just in
case. If nobody spea
Signed-off-by: Alon Bar-Lev
---
configure.ac | 12 +++-
src/openvpn/lzo.c | 20 ++--
src/openvpn/lzo.h | 20 ++--
src/openvpn/ssl.c |2 +-
src/openvpn/syshead.h | 12
5 files changed, 28 insertions(+), 38 delet