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

Comparing ircd-hybrid-8/config.h.in (file contents):
Revision 1257 by michael, Sun Jan 15 06:28:46 2012 UTC vs.
Revision 1292 by michael, Sun Feb 12 20:36:27 2012 UTC

# Line 211 | Line 211
211   /* Define to 1 if the system has the type `struct sockaddr_storage'. */
212   #undef HAVE_STRUCT_SOCKADDR_STORAGE
213  
214 /* Define to 1 if you have the <syslog.h> header file. */
215 #undef HAVE_SYSLOG_H
216
214   /* Define to 1 if you have the <sys/devpoll.h> header file. */
215   #undef HAVE_SYS_DEVPOLL_H
216  
# Line 265 | Line 262
262   /* Set to localstatedir. */
263   #undef LOCALSTATEDIR
264  
268 /* Set to syslog facility to use. */
269 #undef LOG_FACILITY
270
265   /* Define if the OS needs help to load dependent libraries for dlopen(). */
266   #undef LTDL_DLOPEN_DEPLIBS
267  
# Line 339 | Line 333
333   /* Set to sysconfdir. */
334   #undef SYSCONFDIR
335  
342 /* Send oper log stuff to syslog. */
343 #undef SYSLOG_OPER
344
345 /* Send user log stuff to syslog. */
346 #undef SYSLOG_USERS
347
336   /* Length of topics. */
337   #undef TOPICLEN
338  
# Line 354 | Line 342
342   /* use this iopoll mechanism */
343   #undef USE_IOPOLL_MECHANISM
344  
357 /* Define to 1 if you want to use syslog. */
358 #undef USE_SYSLOG
359
345   /* Version number of package */
346   #undef VERSION
347  

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines