diff options
author | David Sommerseth <davids@redhat.com> | 2011-11-21 16:17:44 +0100 |
---|---|---|
committer | David Sommerseth <davids@redhat.com> | 2012-01-11 16:02:47 +0100 |
commit | 032f0045246846f566f7433e95376916beb980b0 (patch) | |
tree | 0c93384858a3d86ff4ee7d4abc8580a7b70e0755 /debug/valgrind-suppress | |
parent | edf8bbacd18d063e50c6a7f787f7e413d146af87 (diff) | |
download | openvpn-032f0045246846f566f7433e95376916beb980b0.tar.gz openvpn-032f0045246846f566f7433e95376916beb980b0.tar.xz openvpn-032f0045246846f566f7433e95376916beb980b0.zip |
Fix compilation errors on Linux platforms without SO_MARK
When trying to compile OpenVPN on RHEL5/CentOS5, it would fail
due to missing declaration of SO_MARK. SO_MARK is a feature which
first arrived in 2.6.26, and was never backported to RHEL5's 2.6.18
kernel base.
This patch adds a check at configure time, to see if SO_MARK is
available or not.
Signed-off-by: David Sommerseth <davids@redhat.com>
Diffstat (limited to 'debug/valgrind-suppress')
0 files changed, 0 insertions, 0 deletions