From 319a1c65b153817a9331b0ecd1cc1469ec2a13e4 Mon Sep 17 00:00:00 2001 From: Robert James Kaes Date: Sun, 16 Sep 2001 20:06:51 +0000 Subject: Added upstream proxy support. --- acconfig.h | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/acconfig.h b/acconfig.h index 685b41c..98d4195 100644 --- a/acconfig.h +++ b/acconfig.h @@ -22,6 +22,11 @@ /* * Define if you want to include upstream proxy support */ +#undef UPSTREAM_SUPPORT + +/* + * Define if you want to include TCP tunnelling + */ #undef TUNNEL_SUPPORT /* -- cgit v1.2.3