| # | 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 | ||
| – | Removed lines |
| + | Added lines |
| < | Changed lines (old) |
| > | Changed lines (new) |