Re: [Openvpn-devel] [PATCH 38/52] build: properly process lzo-stub

2012-03-08 Thread Samuli Seppänen
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

[Openvpn-devel] [PATCH 38/52] build: properly process lzo-stub

2012-02-29 Thread Alon Bar-Lev
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