From c8ecb908dde9760ac2ff55f73ffd02f1a0046f59 Mon Sep 17 00:00:00 2001 From: "Eric S. Raymond" Date: Fri, 20 Nov 1998 15:52:48 +0000 Subject: Added socks library support. svn path=/trunk/; revision=2189 --- acconfig.h | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'acconfig.h') diff --git a/acconfig.h b/acconfig.h index 69607154..bed9dde3 100644 --- a/acconfig.h +++ b/acconfig.h @@ -90,6 +90,10 @@ /* Define if you want GSSAPI authentication */ #undef GSSAPI + +/* Define if you want built-in SOCKS support */ +#undef HAVE_SOCKS + /* Leave that blank line there!! Autoheader needs it. If you're adding to this file, keep in mind: -- cgit v1.2.3