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-8/config.h.in (file contents):
Revision 1304 by michael, Fri Mar 23 12:03:56 2012 UTC vs.
Revision 1329 by michael, Sun Apr 1 12:02:12 2012 UTC

# Line 94 | Line 94
94   /* Define if you have the _dyld_func_lookup function. */
95   #undef HAVE_DYLD
96  
97 /* Define to 1 if you have the <errno.h> header file. */
98 #undef HAVE_ERRNO_H
99
97   /* Define to 1 if the system has the type `error_t'. */
98   #undef HAVE_ERROR_T
99  
# Line 154 | Line 151
151   /* Define if you have the shl_load function. */
152   #undef HAVE_SHL_LOAD
153  
157 /* Define to 1 if you have the `socketpair' function. */
158 #undef HAVE_SOCKETPAIR
159
154   /* Define to 1 if you have the <socket.h> header file. */
155   #undef HAVE_SOCKET_H
156  
# Line 208 | Line 202
202   /* Define to 1 if you have the <sys/stat.h> header file. */
203   #undef HAVE_SYS_STAT_H
204  
211 /* Define to 1 if you have the <sys/syslog.h> header file. */
212 #undef HAVE_SYS_SYSLOG_H
213
205   /* Define to 1 if you have the <sys/types.h> header file. */
206   #undef HAVE_SYS_TYPES_H
207  
# Line 303 | Line 294
294   /* Define to the version of this package. */
295   #undef PACKAGE_VERSION
296  
306 /* Path to /dev/null */
307 #undef PATH_DEVNULL
308
297   /* Set to prefix. */
298   #undef PREFIX
299  

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines