]> git.ipfire.org Git - thirdparty/openvpn.git/commit
The code blocks enabled by ENABLE_CLIENT_CR depends on management
authorIgor Novgorodov <igor@novg.net>
Sun, 12 Feb 2012 18:40:02 +0000 (22:40 +0400)
committerDavid Sommerseth <davids@redhat.com>
Mon, 13 Feb 2012 15:13:44 +0000 (16:13 +0100)
commit2ee0dc2bd72ec318fcc227af54e5ca7e1384a6cc
treec94972974494d242d0fbd5f0e8541f83a54950c6
parent3a90edbd194140eef51c245edfcf9afc0ecb2d13
The code blocks enabled by ENABLE_CLIENT_CR depends on management

If the management interface is not enabled, it makes no sense in
including the ENABLE_CLIENT_CR #ifdef blocks.  This will also in
some configurations cause build issues if these blocks are enabled.

Signed-off-by: Igor Novgorodov <igor@novg.net>
Acked-by: David Sommerseth <davids@redhat.com>
Signed-off-by: David Sommerseth <davids@redhat.com>
syshead.h