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.2/config.h.in (file contents):
Revision 912 by michael, Wed Nov 7 22:47:44 2007 UTC vs.
Revision 945 by michael, Mon Jul 20 15:48:27 2009 UTC

# Line 1 | Line 1
1 < /* include/setup.h.in.  Generated from configure.ac by autoheader.  */
1 > /* config.h.in.  Generated from configure.ac by autoheader.  */
2 >
3 > /* Define if building universal (internal helper macro) */
4 > #undef AC_APPLE_UNIVERSAL_BUILD
5  
6   /* Size of the ban heap. */
7   #undef BAN_HEAP_SIZE
# Line 24 | Line 27
27   /* Define to 1 if this server will be an EFnet server. */
28   #undef EFNET
29  
27 /* Size of the floodserv fmsg heap. */
28 #undef FMSG_HEAP_SIZE
29
30   /* Define to 1 if you want halfops support. */
31   #undef HALFOPS
32  
33 + /* Define to 1 if you have the `argz_add' function. */
34 + #undef HAVE_ARGZ_ADD
35 +
36 + /* Define to 1 if you have the `argz_append' function. */
37 + #undef HAVE_ARGZ_APPEND
38 +
39 + /* Define to 1 if you have the `argz_count' function. */
40 + #undef HAVE_ARGZ_COUNT
41 +
42 + /* Define to 1 if you have the `argz_create_sep' function. */
43 + #undef HAVE_ARGZ_CREATE_SEP
44 +
45 + /* Define to 1 if you have the <argz.h> header file. */
46 + #undef HAVE_ARGZ_H
47 +
48 + /* Define to 1 if you have the `argz_insert' function. */
49 + #undef HAVE_ARGZ_INSERT
50 +
51 + /* Define to 1 if you have the `argz_next' function. */
52 + #undef HAVE_ARGZ_NEXT
53 +
54 + /* Define to 1 if you have the `argz_stringify' function. */
55 + #undef HAVE_ARGZ_STRINGIFY
56 +
57 + /* Define to 1 if you have the `basename' function. */
58 + #undef HAVE_BASENAME
59 +
60 + /* Define to 1 if you have the `closedir' function. */
61 + #undef HAVE_CLOSEDIR
62 +
63   /* Define to 1 if you have the <crypt.h> header file. */
64   #undef HAVE_CRYPT_H
65  
66 + /* Define to 1 if you have the declaration of `cygwin_conv_path', and to 0 if
67 +   you don't. */
68 + #undef HAVE_DECL_CYGWIN_CONV_PATH
69 +
70   /* Define to 1 if you have the <devpoll.h> header file. */
71   #undef HAVE_DEVPOLL_H
72  
73 < /* Define to 1 if you have the <dlfcn.h> header file. */
74 < #undef HAVE_DLFCN_H
73 > /* Define to 1 if you have the <dirent.h> header file. */
74 > #undef HAVE_DIRENT_H
75  
76 < /* Define to 1 if you have the <errno.h> header file. */
77 < #undef HAVE_ERRNO_H
76 > /* Define if you have the GNU dld library. */
77 > #undef HAVE_DLD
78  
79 < /* Define to 1 if you have the `EVP_bf_cfb' function. */
80 < #undef HAVE_EVP_BF_CFB
79 > /* Define to 1 if you have the <dld.h> header file. */
80 > #undef HAVE_DLD_H
81  
82 < /* Define to 1 if you have the `EVP_cast5_cfb' function. */
83 < #undef HAVE_EVP_CAST5_CFB
82 > /* Define to 1 if you have the `dlerror' function. */
83 > #undef HAVE_DLERROR
84  
85 < /* Define to 1 if you have the `EVP_des_cfb' function. */
86 < #undef HAVE_EVP_DES_CFB
85 > /* Define to 1 if you have the <dlfcn.h> header file. */
86 > #undef HAVE_DLFCN_H
87  
88 < /* Define to 1 if you have the `EVP_des_ede3_cfb' function. */
89 < #undef HAVE_EVP_DES_EDE3_CFB
88 > /* Define to 1 if you have the <dl.h> header file. */
89 > #undef HAVE_DL_H
90  
91 < /* Define to 1 if you have the `EVP_idea_cfb' function. */
92 < #undef HAVE_EVP_IDEA_CFB
91 > /* Define if you have the _dyld_func_lookup function. */
92 > #undef HAVE_DYLD
93 >
94 > /* Define to 1 if you have the <errno.h> header file. */
95 > #undef HAVE_ERRNO_H
96  
97 < /* Define to 1 if you have the `EVP_rc5_32_12_16_cfb' function. */
98 < #undef HAVE_EVP_RC5_32_12_16_CFB
97 > /* Define to 1 if the system has the type `error_t'. */
98 > #undef HAVE_ERROR_T
99  
100   /* Define to 1 if you have the `inet_aton' function. */
101   #undef HAVE_INET_ATON
# Line 72 | Line 109
109   /* Define to 1 if you have the <inttypes.h> header file. */
110   #undef HAVE_INTTYPES_H
111  
112 < /* Define to 1 if you have the `crypto' library (-lcrypto). */
112 > /* If we support ssl */
113   #undef HAVE_LIBCRYPTO
114  
115 + /* Define if you have the libdl library or equivalent. */
116 + #undef HAVE_LIBDL
117 +
118 + /* Define if libdlloader will be built on this platform */
119 + #undef HAVE_LIBDLLOADER
120 +
121   /* Define to 1 if you have the <libgen.h> header file. */
122   #undef HAVE_LIBGEN_H
123  
124 + /* Define to 1 if zlib (-lz) is available. */
125 + #undef HAVE_LIBZ
126 +
127   /* Define to 1 if you have the <link.h> header file. */
128   #undef HAVE_LINK_H
129  
130 + /* Define to 1 if you have the `lrand48' function. */
131 + #undef HAVE_LRAND48
132 +
133 + /* Define this if a modern libltdl is already installed */
134 + #undef HAVE_LTDL
135 +
136 + /* Define to 1 if you have the <mach-o/dyld.h> header file. */
137 + #undef HAVE_MACH_O_DYLD_H
138 +
139   /* Define to 1 if you have the <memory.h> header file. */
140   #undef HAVE_MEMORY_H
141  
142 + /* Define to 1 if you have the `mmap' function. */
143 + #undef HAVE_MMAP
144 +
145 + /* Define to 1 if you have the `opendir' function. */
146 + #undef HAVE_OPENDIR
147 +
148 + /* Define if libtool can extract symbol lists from object files. */
149 + #undef HAVE_PRELOADED_SYMBOLS
150 +
151 + /* Define to 1 if you have the `readdir' function. */
152 + #undef HAVE_READDIR
153 +
154 + /* Define if you have the shl_load function. */
155 + #undef HAVE_SHL_LOAD
156 +
157   /* Define to 1 if you have the `snprintf' function. */
158   #undef HAVE_SNPRINTF
159  
160 + /* Define to 1 if you have the <socket.h> header file. */
161 + #undef HAVE_SOCKET_H
162 +
163 + /* Define to 1 if you have the `srand48' function. */
164 + #undef HAVE_SRAND48
165 +
166   /* Define to 1 if you have the <stddef.h> header file. */
167   #undef HAVE_STDDEF_H
168  
# Line 102 | Line 178
178   /* Define to 1 if you have the <string.h> header file. */
179   #undef HAVE_STRING_H
180  
181 + /* Define to 1 if you have the `strlcat' function. */
182 + #undef HAVE_STRLCAT
183 +
184 + /* Define to 1 if you have the `strlcpy' function. */
185 + #undef HAVE_STRLCPY
186 +
187 + /* Define to 1 if you have the `strtok_r' function. */
188 + #undef HAVE_STRTOK_R
189 +
190   /* Define to 1 if the system has the type `struct addrinfo'. */
191   #undef HAVE_STRUCT_ADDRINFO
192  
# Line 123 | Line 208
208   /* Define to 1 if you have the <sys/devpoll.h> header file. */
209   #undef HAVE_SYS_DEVPOLL_H
210  
211 + /* Define to 1 if you have the <sys/dl.h> header file. */
212 + #undef HAVE_SYS_DL_H
213 +
214   /* Define to 1 if you have the <sys/param.h> header file. */
215   #undef HAVE_SYS_PARAM_H
216  
# Line 141 | Line 229
229   /* Define to 1 if you have the <sys/wait.h> header file. */
230   #undef HAVE_SYS_WAIT_H
231  
232 + /* Define to 1 if you have the <types.h> header file. */
233 + #undef HAVE_TYPES_H
234 +
235   /* Define to 1 if you have the <unistd.h> header file. */
236   #undef HAVE_UNISTD_H
237  
238 + /* Define to 1 if you have the `usleep' function. */
239 + #undef HAVE_USLEEP
240 +
241 + /* Define to 1 if you have the `vsnprintf' function. */
242 + #undef HAVE_VSNPRINTF
243 +
244   /* Define to 1 if you have the <wait.h> header file. */
245   #undef HAVE_WAIT_H
246  
247 < /* Length of nicknames. */
248 < #undef HOSTLEN
247 > /* This value is set to 1 to indicate that the system argz facility works */
248 > #undef HAVE_WORKING_ARGZ
249  
250   /* Miscellaneous sanity checks for the IRCd. Makes it slightly slower */
251   #undef INVARIANTS
# Line 156 | Line 253
253   /* Define to 1 if you have IPv6 support. */
254   #undef IPV6
255  
159 /* Size of the ircd heap. */
160 #undef IRCD_HEAP_SIZE
161
256   /* Size of the local client heap. */
257   #undef LCLIENT_HEAP_SIZE
258  
# Line 171 | Line 265
265   /* Set to syslog facility to use. */
266   #undef LOG_FACILITY
267  
268 < /* Size of the floodserv mqueue heap. */
269 < #undef MQUEUE_HEAP_SIZE
268 > /* Define if the OS needs help to load dependent libraries for dlopen(). */
269 > #undef LTDL_DLOPEN_DEPLIBS
270 >
271 > /* Define to the system default library search path. */
272 > #undef LT_DLSEARCH_PATH
273 >
274 > /* The archive extension */
275 > #undef LT_LIBEXT
276 >
277 > /* Define to the extension used for runtime loadable modules, say, ".so". */
278 > #undef LT_MODULE_EXT
279 >
280 > /* Define to the name of the environment variable that determines the run-time
281 >   module search path. */
282 > #undef LT_MODULE_PATH_VAR
283 >
284 > /* Define to the sub-directory in which libtool stores uninstalled libraries.
285 >   */
286 > #undef LT_OBJDIR
287  
288   /* Define to 1 to disable debugging. */
289   #undef NDEBUG
290  
291 + /* Define if dlsym() requires a leading underscore in symbol names. */
292 + #undef NEED_USCORE
293 +
294   /* Length of nicknames. */
295   #undef NICKLEN
296  
297 < /* Size of the nickname history list. */
297 > /* Size of the WHOWAS array. */
298   #undef NICKNAMEHISTORYLENGTH
299  
300   /* Name of package */
# Line 201 | Line 315
315   /* Define to the version of this package. */
316   #undef PACKAGE_VERSION
317  
318 + /* Path to /dev/null */
319 + #undef PATH_DEVNULL
320 +
321   /* Set to prefix. */
322   #undef PREFIX
323  
# Line 231 | Line 348
348   /* If Defined to 1 server links to your network must have a minimum of TS5. */
349   #undef TS5_ONLY
350  
234 /* Length of nicknames. */
235 #undef USERLEN
236
351   /* use this iopoll mechanism */
352   #undef USE_IOPOLL_MECHANISM
353  
# Line 243 | Line 357
357   /* Version number of package */
358   #undef VERSION
359  
360 < /* Define to 1 if your processor stores words with the most significant byte
361 <   first (like Motorola and SPARC, unlike Intel and VAX). */
362 < #undef WORDS_BIGENDIAN
360 > /* Define WORDS_BIGENDIAN to 1 if your processor stores words with the most
361 >   significant byte first (like Motorola and SPARC, unlike Intel). */
362 > #if defined AC_APPLE_UNIVERSAL_BUILD
363 > # if defined __BIG_ENDIAN__
364 > #  define WORDS_BIGENDIAN 1
365 > # endif
366 > #else
367 > # ifndef WORDS_BIGENDIAN
368 > #  undef WORDS_BIGENDIAN
369 > # endif
370 > #endif
371  
372   /* Define to 1 if `lex' declares `yytext' as a `char *' by default, not a
373     `char[]'. */
374   #undef YYTEXT_POINTER
375  
254 /* Enable GNU extensions on systems that have them.  */
255 #ifndef _GNU_SOURCE
256 # undef _GNU_SOURCE
257 #endif
258
376   /* devpoll mechanism */
377   #undef __IOPOLL_MECHANISM_DEVPOLL
378  
# Line 277 | Line 394
394   /* select mechanism */
395   #undef __IOPOLL_MECHANISM_SELECT
396  
397 + /* Define so that glibc/gnulib argp.h does not typedef error_t. */
398 + #undef __error_t_defined
399 +
400   /* Define to empty if `const' does not conform to ANSI C. */
401   #undef const
402  
403 + /* Define to a type to use for `error_t' if it is not otherwise available. */
404 + #undef error_t
405 +
406   /* Define to `__inline__' or `__inline' if that's what the C compiler
407     calls it, or to nothing if 'inline' is not supported under any name.  */
408   #ifndef __cplusplus

Diff Legend

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