aboutsummaryrefslogtreecommitdiffstats
path: root/acconfig.h
diff options
context:
space:
mode:
authorEric S. Raymond <esr@thyrsus.com>1998-11-20 15:52:48 +0000
committerEric S. Raymond <esr@thyrsus.com>1998-11-20 15:52:48 +0000
commitc8ecb908dde9760ac2ff55f73ffd02f1a0046f59 (patch)
tree838bf5742ee57de487e1afb0154cfd40cc96582d /acconfig.h
parent85ea804517dc39280113a281a71397fdefe59d3c (diff)
downloadfetchmail-c8ecb908dde9760ac2ff55f73ffd02f1a0046f59.tar.gz
fetchmail-c8ecb908dde9760ac2ff55f73ffd02f1a0046f59.tar.bz2
fetchmail-c8ecb908dde9760ac2ff55f73ffd02f1a0046f59.zip
Added socks library support.
svn path=/trunk/; revision=2189
Diffstat (limited to 'acconfig.h')
-rw-r--r--acconfig.h4
1 files changed, 4 insertions, 0 deletions
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: