ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/svn/ircd-hybrid/branches/8.2.x/config.h.in
(Generate patch)

Comparing:
ircd-hybrid-7.3/config.h.in (file contents), Revision 1106 by michael, Tue Nov 2 15:10:53 2010 UTC vs.
ircd-hybrid-8/config.h.in (file contents), Revision 1156 by michael, Tue Aug 9 20:29:20 2011 UTC

# Line 172 | Line 172
172   /* Define if you have the shl_load function. */
173   #undef HAVE_SHL_LOAD
174  
175 + /* Define to 1 if you have the `socketpair' function. */
176 + #undef HAVE_SOCKETPAIR
177 +
178   /* Define to 1 if you have the <socket.h> header file. */
179   #undef HAVE_SOCKET_H
180  
# Line 202 | Line 205
205   /* Define to 1 if the system has the type `struct sockaddr_in'. */
206   #undef HAVE_STRUCT_SOCKADDR_IN
207  
205 /* Define to 1 if the system has the type `struct sockaddr_in6'. */
206 #undef HAVE_STRUCT_SOCKADDR_IN6
207
208   /* Define to 1 if `sin_len' is a member of `struct sockaddr_in'. */
209   #undef HAVE_STRUCT_SOCKADDR_IN_SIN_LEN
210  
# Line 348 | Line 348
348   /* Size of the topic heap. */
349   #undef TOPIC_HEAP_SIZE
350  
351 /* If Defined to 1 server links to your network must have a minimum of TS5. */
352 #undef TS5_ONLY
353
351   /* use this iopoll mechanism */
352   #undef USE_IOPOLL_MECHANISM
353  

Diff Legend

Removed lines
+ Added lines
< Changed lines (old)
> Changed lines (new)