comparison options.h @ 604:810dfc792ca9

Compile fix for when both client and server agent forwarding is disabled
author Matt Johnston <matt@ucc.asn.au>
date Mon, 28 Feb 2011 13:39:18 +0000
parents e001bd424f12
children e4991659fc10
comparison
equal deleted inserted replaced
603:3aa74a4d83ae 604:810dfc792ca9
62 #define ENABLE_CLI_REMOTETCPFWD 62 #define ENABLE_CLI_REMOTETCPFWD
63 63
64 #define ENABLE_SVR_LOCALTCPFWD 64 #define ENABLE_SVR_LOCALTCPFWD
65 #define ENABLE_SVR_REMOTETCPFWD 65 #define ENABLE_SVR_REMOTETCPFWD
66 66
67 /* Enable Authentication Agent Forwarding - server only for now */ 67 /* Enable Authentication Agent Forwarding */
68 #define ENABLE_SVR_AGENTFWD 68 #define ENABLE_SVR_AGENTFWD
69 #define ENABLE_CLI_AGENTFWD 69 #define ENABLE_CLI_AGENTFWD
70 70
71 71
72 /* Note: Both ENABLE_CLI_PROXYCMD and ENABLE_CLI_NETCAT must be set to 72 /* Note: Both ENABLE_CLI_PROXYCMD and ENABLE_CLI_NETCAT must be set to