--------------------- PatchSet 9240 Date: 2007/04/28 17:30:09 Author: serassio Branch: nt Tag: (none) Log: Updated autoconf.h file for Visual Studio Project Members: port/win32/include/autoconf.h:1.1.38.16->1.1.38.17 Index: squid/port/win32/include/autoconf.h =================================================================== RCS file: /cvsroot/squid-sf//squid/port/win32/include/Attic/autoconf.h,v retrieving revision 1.1.38.16 retrieving revision 1.1.38.17 diff -u -r1.1.38.16 -r1.1.38.17 --- squid/port/win32/include/autoconf.h 16 Dec 2006 11:04:16 -0000 1.1.38.16 +++ squid/port/win32/include/autoconf.h 28 Apr 2007 17:30:09 -0000 1.1.38.17 @@ -77,12 +77,6 @@ /* Define to 1 if you have the header file. */ /* #undef HAVE_BSTRING_H */ -/* Define to 1 if you have the `bswap_16' function. */ -/* #undef HAVE_BSWAP_16 */ - -/* Define to 1 if you have the `bswap_32' function. */ -/* #undef HAVE_BSWAP_32 */ - /* Define to 1 if you have the header file. */ /* #undef HAVE_BYTESWAP_H */ @@ -735,6 +729,9 @@ /* Define to 1 if you have the ANSI C header files. */ #define STDC_HEADERS 1 +/* Supports large dgram sockets over AF_UNIX sockets */ +/* #undef SUPPORTS_LARGE_AF_UNIX_DGRAM */ + /* Define this to include code which lets you specify access control elements based on ethernet hardware addresses. This code uses functions found in 4.4 BSD derviations (e.g. FreeBSD, ?). */