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

Comparing ircd-hybrid/trunk/config.h.in (file contents):
Revision 1736 by michael, Sun Jan 13 09:31:46 2013 UTC vs.
Revision 1751 by michael, Wed Jan 16 18:30:52 2013 UTC

# Line 252 | Line 252
252   /* Define if dlsym() requires a leading underscore in symbol names. */
253   #undef NEED_USCORE
254  
255 /* Length of nicknames. */
256 #undef NICKLEN
257
255   /* Size of the WHOWAS array. */
256   #undef NICKNAMEHISTORYLENGTH
257  
# Line 288 | Line 285
285   /* Set to sysconfdir. */
286   #undef SYSCONFDIR
287  
291 /* Length of topics. */
292 #undef TOPICLEN
293
288   /* use this iopoll mechanism */
289   #undef USE_IOPOLL_MECHANISM
290  

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines