--------------------- PatchSet 3372 Date: 2001/11/23 10:53:40 Author: kinkie Branch: ntlm Tag: (none) Log: Added define for Unix sockets Members: acconfig.h:1.1.1.3.10.14->1.1.1.3.10.15 Index: squid/acconfig.h =================================================================== RCS file: /cvsroot/squid-sf//squid/Attic/acconfig.h,v retrieving revision 1.1.1.3.10.14 retrieving revision 1.1.1.3.10.15 diff -u -r1.1.1.3.10.14 -r1.1.1.3.10.15 --- squid/acconfig.h 1 Sep 2001 12:22:42 -0000 1.1.1.3.10.14 +++ squid/acconfig.h 23 Nov 2001 10:53:40 -0000 1.1.1.3.10.15 @@ -23,7 +23,7 @@ #ifndef __CONFIGURE_H__ #define __CONFIGURE_H__ @TOP@ -/* $Id: acconfig.h,v 1.1.1.3.10.14 2001/09/01 12:22:42 rbcollins Exp $ */ +/* $Id: acconfig.h,v 1.1.1.3.10.15 2001/11/23 10:53:40 kinkie Exp $ */ /********************************* * START OF CONFIGURABLE OPTIONS * @@ -307,6 +307,11 @@ #undef LINUX_NETFILTER /* + * Do we have unix sockets? (required for the winbind ntlm helper + */ +#undef HAVE_UNIXSOCKET + +/* * Known-size intgers */