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/branches/8.2.x/config.h.in (file contents):
Revision 4362 by michael, Sat Aug 2 20:52:06 2014 UTC vs.
Revision 4414 by michael, Thu Aug 7 14:06:08 2014 UTC

# Line 133 | Line 133
133   /* Define to 1 if you have the `strtok_r' function. */
134   #undef HAVE_STRTOK_R
135  
136 /* Define to 1 if the system has the type `struct addrinfo'. */
137 #undef HAVE_STRUCT_ADDRINFO
138
139 /* Define to 1 if the system has the type `struct sockaddr_in'. */
140 #undef HAVE_STRUCT_SOCKADDR_IN
141
142 /* Define to 1 if the system has the type `struct sockaddr_storage'. */
143 #undef HAVE_STRUCT_SOCKADDR_STORAGE
144
136   /* Define to 1 if you have the <sys/devpoll.h> header file. */
137   #undef HAVE_SYS_DEVPOLL_H
138  
# Line 178 | Line 169
169   /* This value is set to 1 to indicate that the system argz facility works */
170   #undef HAVE_WORKING_ARGZ
171  
181 /* Define to 1 if you have IPv6 support. */
182 #undef IPV6
183
172   /* Set to libdir. */
173   #undef LIBDIR
174  

Diff Legend

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