Added upstream proxy support.

This commit is contained in:
Robert James Kaes 2001-09-16 20:06:51 +00:00
parent 4619035cd2
commit 319a1c65b1

View File

@ -22,6 +22,11 @@
/* /*
* Define if you want to include upstream proxy support * Define if you want to include upstream proxy support
*/ */
#undef UPSTREAM_SUPPORT
/*
* Define if you want to include TCP tunnelling
*/
#undef TUNNEL_SUPPORT #undef TUNNEL_SUPPORT
/* /*