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-7.3/config.h.in (file contents), Revision 1033 by michael, Thu Dec 3 19:04:55 2009 UTC vs.
ircd-hybrid/branches/8.2.x/config.h.in (file contents), Revision 3725 by michael, Sat May 31 16:29:38 2014 UTC

# Line 3 | Line 3
3   /* Define if building universal (internal helper macro) */
4   #undef AC_APPLE_UNIVERSAL_BUILD
5  
6 /* Size of the auth heap. */
7 #undef AUTH_HEAP_SIZE
8
9 /* Size of the ban heap. */
10 #undef BAN_HEAP_SIZE
11
12 /* Size of the channel heap. */
13 #undef CHANNEL_HEAP_SIZE
14
15 /* Size of the client heap. */
16 #undef CLIENT_HEAP_SIZE
17
6   /* Set to datadir. */
7   #undef DATADIR
8  
9 < /* Size of the dbuf heap. */
10 < #undef DBUF_HEAP_SIZE
23 <
24 < /* Define to 1 to enable debugging. */
25 < #undef DEBUG
26 <
27 < /* Size of the dlink_node heap. */
28 < #undef DNODE_HEAP_SIZE
29 <
30 < /* Size of the dns heap. */
31 < #undef DNS_HEAP_SIZE
32 <
33 < /* Define to 1 if this server will be an EFnet server. */
34 < #undef EFNET
35 <
36 < /* Define to 1 if you want halfops support. */
37 < #undef HALFOPS
9 > /* Define if SSP C support is enabled. */
10 > #undef ENABLE_SSP_CC
11  
12   /* Define to 1 if you have the `argz_add' function. */
13   #undef HAVE_ARGZ_ADD
# Line 94 | Line 67
67   /* Define if you have the _dyld_func_lookup function. */
68   #undef HAVE_DYLD
69  
97 /* Define to 1 if you have the <errno.h> header file. */
98 #undef HAVE_ERRNO_H
99
70   /* Define to 1 if the system has the type `error_t'. */
71   #undef HAVE_ERROR_T
72  
103 /* Define to 1 if you have the `EVP_bf_cfb' function. */
104 #undef HAVE_EVP_BF_CFB
105
106 /* Define to 1 if you have the `EVP_cast5_cfb' function. */
107 #undef HAVE_EVP_CAST5_CFB
108
109 /* Define to 1 if you have the `EVP_des_cfb' function. */
110 #undef HAVE_EVP_DES_CFB
111
112 /* Define to 1 if you have the `EVP_des_ede3_cfb' function. */
113 #undef HAVE_EVP_DES_EDE3_CFB
114
115 /* Define to 1 if you have the `EVP_idea_cfb' function. */
116 #undef HAVE_EVP_IDEA_CFB
117
118 /* Define to 1 if you have the `EVP_rc5_32_12_16_cfb' function. */
119 #undef HAVE_EVP_RC5_32_12_16_CFB
120
121 /* Define to 1 if you have the `inet_aton' function. */
122 #undef HAVE_INET_ATON
123
124 /* Define to 1 if you have the `inet_ntop' function. */
125 #undef HAVE_INET_NTOP
126
127 /* Define to 1 if you have the `inet_pton' function. */
128 #undef HAVE_INET_PTON
129
73   /* Define to 1 if you have the <inttypes.h> header file. */
74   #undef HAVE_INTTYPES_H
75  
# Line 139 | Line 82
82   /* Define if libdlloader will be built on this platform */
83   #undef HAVE_LIBDLLOADER
84  
85 < /* Define to 1 if libpcre (-lpcre) is available. */
86 < #undef HAVE_LIBPCRE
85 > /* Define to 1 if libGeoIP (-lGeoIP) is available. */
86 > #undef HAVE_LIBGEOIP
87  
88 < /* Define to 1 if zlib (-lz) is available. */
89 < #undef HAVE_LIBZ
147 <
148 < /* Define to 1 if you have the <link.h> header file. */
149 < #undef HAVE_LINK_H
88 > /* Define to 1 if you have the `ssl' library (-lssl). */
89 > #undef HAVE_LIBSSL
90  
91   /* Define this if a modern libltdl is already installed */
92   #undef HAVE_LTDL
# Line 157 | Line 97
97   /* Define to 1 if you have the <memory.h> header file. */
98   #undef HAVE_MEMORY_H
99  
160 /* Define to 1 if you have the `mmap' function. */
161 #undef HAVE_MMAP
162
100   /* Define to 1 if you have the `opendir' function. */
101   #undef HAVE_OPENDIR
102  
# Line 202 | Line 139
139   /* Define to 1 if the system has the type `struct sockaddr_in'. */
140   #undef HAVE_STRUCT_SOCKADDR_IN
141  
205 /* Define to 1 if the system has the type `struct sockaddr_in6'. */
206 #undef HAVE_STRUCT_SOCKADDR_IN6
207
142   /* Define to 1 if `sin_len' is a member of `struct sockaddr_in'. */
143   #undef HAVE_STRUCT_SOCKADDR_IN_SIN_LEN
144  
145   /* Define to 1 if the system has the type `struct sockaddr_storage'. */
146   #undef HAVE_STRUCT_SOCKADDR_STORAGE
147  
214 /* Define to 1 if you have the <syslog.h> header file. */
215 #undef HAVE_SYSLOG_H
216
148   /* Define to 1 if you have the <sys/devpoll.h> header file. */
149   #undef HAVE_SYS_DEVPOLL_H
150  
# Line 229 | Line 160
160   /* Define to 1 if you have the <sys/stat.h> header file. */
161   #undef HAVE_SYS_STAT_H
162  
232 /* Define to 1 if you have the <sys/syslog.h> header file. */
233 #undef HAVE_SYS_SYSLOG_H
234
163   /* Define to 1 if you have the <sys/types.h> header file. */
164   #undef HAVE_SYS_TYPES_H
165  
# Line 256 | Line 184
184   /* Define to 1 if you have IPv6 support. */
185   #undef IPV6
186  
259 /* Size of the local client heap. */
260 #undef LCLIENT_HEAP_SIZE
261
187   /* Set to libdir. */
188   #undef LIBDIR
189  
190   /* Set to localstatedir. */
191   #undef LOCALSTATEDIR
192  
268 /* Set to syslog facility to use. */
269 #undef LOG_FACILITY
270
193   /* Define if the OS needs help to load dependent libraries for dlopen(). */
194   #undef LTDL_DLOPEN_DEPLIBS
195  
# Line 277 | Line 199
199   /* The archive extension */
200   #undef LT_LIBEXT
201  
202 + /* The archive prefix */
203 + #undef LT_LIBPREFIX
204 +
205   /* Define to the extension used for runtime loadable modules, say, ".so". */
206   #undef LT_MODULE_EXT
207  
# Line 288 | Line 213
213     */
214   #undef LT_OBJDIR
215  
216 < /* Define to 1 to disable debugging. */
216 > /* Define to the shared library suffix, say, ".dylib". */
217 > #undef LT_SHARED_EXT
218 >
219 > /* Size of the auth mempool chunk. */
220 > #undef MP_CHUNK_SIZE_AUTH
221 >
222 > /* Size of the ban mempool chunk. */
223 > #undef MP_CHUNK_SIZE_BAN
224 >
225 > /* Size of the channel mempool chunk. */
226 > #undef MP_CHUNK_SIZE_CHANNEL
227 >
228 > /* Size of the client mempool chunk. */
229 > #undef MP_CHUNK_SIZE_CLIENT
230 >
231 > /* Size of the dbuf mempool chunk. */
232 > #undef MP_CHUNK_SIZE_DBUF
233 >
234 > /* Size of the dlink_node mempool chunk. */
235 > #undef MP_CHUNK_SIZE_DNODE
236 >
237 > /* Size of the dns mempool chunk. */
238 > #undef MP_CHUNK_SIZE_DNS
239 >
240 > /* Size of the ip_entry mempool chunk. */
241 > #undef MP_CHUNK_SIZE_IP_ENTRY
242 >
243 > /* Size of the local client mempool chunk. */
244 > #undef MP_CHUNK_SIZE_LCLIENT
245 >
246 > /* Size of the channel-member mempool chunk. */
247 > #undef MP_CHUNK_SIZE_MEMBER
248 >
249 > /* Size of the namehost mempool chunk. */
250 > #undef MP_CHUNK_SIZE_NAMEHOST
251 >
252 > /* Size of the userhost mempool chunk. */
253 > #undef MP_CHUNK_SIZE_USERHOST
254 >
255 > /* Size of the watch mempool chunk. */
256 > #undef MP_CHUNK_SIZE_WATCH
257 >
258 > /* Define to disable assert() statements. */
259   #undef NDEBUG
260  
261   /* Define if dlsym() requires a leading underscore in symbol names. */
262   #undef NEED_USCORE
263  
297 /* Length of nicknames. */
298 #undef NICKLEN
299
264   /* Size of the WHOWAS array. */
265   #undef NICKNAMEHISTORYLENGTH
266  
# Line 321 | Line 285
285   /* Define to the version of this package. */
286   #undef PACKAGE_VERSION
287  
324 /* Path to /dev/null */
325 #undef PATH_DEVNULL
326
288   /* Set to prefix. */
289   #undef PREFIX
290  
# Line 333 | Line 294
294   /* Set to sysconfdir. */
295   #undef SYSCONFDIR
296  
336 /* Send oper log stuff to syslog. */
337 #undef SYSLOG_OPER
338
339 /* Send user log stuff to syslog. */
340 #undef SYSLOG_USERS
341
342 /* Length of topics. */
343 #undef TOPICLEN
344
345 /* Size of the topic heap. */
346 #undef TOPIC_HEAP_SIZE
347
348 /* If Defined to 1 server links to your network must have a minimum of TS5. */
349 #undef TS5_ONLY
350
297   /* use this iopoll mechanism */
298   #undef USE_IOPOLL_MECHANISM
299  
354 /* Define to 1 if you want to use syslog. */
355 #undef USE_SYSLOG
356
300   /* Version number of package */
301   #undef VERSION
302  
# Line 388 | Line 331
331   /* poll mechanism */
332   #undef __IOPOLL_MECHANISM_POLL
333  
391 /* rtsigio mechanism */
392 #undef __IOPOLL_MECHANISM_RTSIGIO
393
334   /* select mechanism */
335   #undef __IOPOLL_MECHANISM_SELECT
336  

Comparing:
ircd-hybrid-7.3/config.h.in (property svn:eol-style), Revision 1033 by michael, Thu Dec 3 19:04:55 2009 UTC vs.
ircd-hybrid/branches/8.2.x/config.h.in (property svn:eol-style), Revision 3725 by michael, Sat May 31 16:29:38 2014 UTC

# Line 0 | Line 1
1 + native

Diff Legend

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