ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/svn/branches/newio/config.h.in
Revision: 1304
Committed: Fri Mar 23 12:03:56 2012 UTC (12 years ago) by michael
Original Path: ircd-hybrid-8/config.h.in
File size: 9187 byte(s)
Log Message:
- servlink is gone; cleanup and sanitize openssl detection tests

File Contents

# Content
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 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
18 /* Set to datadir. */
19 #undef DATADIR
20
21 /* Size of the dbuf heap. */
22 #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
38
39 /* Define to 1 if you have the `argz_add' function. */
40 #undef HAVE_ARGZ_ADD
41
42 /* Define to 1 if you have the `argz_append' function. */
43 #undef HAVE_ARGZ_APPEND
44
45 /* Define to 1 if you have the `argz_count' function. */
46 #undef HAVE_ARGZ_COUNT
47
48 /* Define to 1 if you have the `argz_create_sep' function. */
49 #undef HAVE_ARGZ_CREATE_SEP
50
51 /* Define to 1 if you have the <argz.h> header file. */
52 #undef HAVE_ARGZ_H
53
54 /* Define to 1 if you have the `argz_insert' function. */
55 #undef HAVE_ARGZ_INSERT
56
57 /* Define to 1 if you have the `argz_next' function. */
58 #undef HAVE_ARGZ_NEXT
59
60 /* Define to 1 if you have the `argz_stringify' function. */
61 #undef HAVE_ARGZ_STRINGIFY
62
63 /* Define to 1 if you have the `closedir' function. */
64 #undef HAVE_CLOSEDIR
65
66 /* Define to 1 if you have the <crypt.h> header file. */
67 #undef HAVE_CRYPT_H
68
69 /* Define to 1 if you have the declaration of `cygwin_conv_path', and to 0 if
70 you don't. */
71 #undef HAVE_DECL_CYGWIN_CONV_PATH
72
73 /* Define to 1 if you have the <devpoll.h> header file. */
74 #undef HAVE_DEVPOLL_H
75
76 /* Define to 1 if you have the <dirent.h> header file. */
77 #undef HAVE_DIRENT_H
78
79 /* Define if you have the GNU dld library. */
80 #undef HAVE_DLD
81
82 /* Define to 1 if you have the <dld.h> header file. */
83 #undef HAVE_DLD_H
84
85 /* Define to 1 if you have the `dlerror' function. */
86 #undef HAVE_DLERROR
87
88 /* Define to 1 if you have the <dlfcn.h> header file. */
89 #undef HAVE_DLFCN_H
90
91 /* Define to 1 if you have the <dl.h> header file. */
92 #undef HAVE_DL_H
93
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
100 /* Define to 1 if the system has the type `error_t'. */
101 #undef HAVE_ERROR_T
102
103 /* Define to 1 if you have the `inet_aton' function. */
104 #undef HAVE_INET_ATON
105
106 /* Define to 1 if you have the `inet_ntop' function. */
107 #undef HAVE_INET_NTOP
108
109 /* Define to 1 if you have the `inet_pton' function. */
110 #undef HAVE_INET_PTON
111
112 /* Define to 1 if you have the <inttypes.h> header file. */
113 #undef HAVE_INTTYPES_H
114
115 /* Define to 1 if you have the `crypto' library (-lcrypto). */
116 #undef HAVE_LIBCRYPTO
117
118 /* Define if you have the libdl library or equivalent. */
119 #undef HAVE_LIBDL
120
121 /* Define if libdlloader will be built on this platform */
122 #undef HAVE_LIBDLLOADER
123
124 /* Define to 1 if libpcre (-lpcre) is available. */
125 #undef HAVE_LIBPCRE
126
127 /* Define to 1 if you have the `ssl' library (-lssl). */
128 #undef HAVE_LIBSSL
129
130 /* Define to 1 if you have the <link.h> header file. */
131 #undef HAVE_LINK_H
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 `socketpair' function. */
158 #undef HAVE_SOCKETPAIR
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 <stdint.h> header file. */
164 #undef HAVE_STDINT_H
165
166 /* Define to 1 if you have the <stdlib.h> header file. */
167 #undef HAVE_STDLIB_H
168
169 /* Define to 1 if you have the <strings.h> header file. */
170 #undef HAVE_STRINGS_H
171
172 /* Define to 1 if you have the <string.h> header file. */
173 #undef HAVE_STRING_H
174
175 /* Define to 1 if you have the `strlcat' function. */
176 #undef HAVE_STRLCAT
177
178 /* Define to 1 if you have the `strlcpy' function. */
179 #undef HAVE_STRLCPY
180
181 /* Define to 1 if you have the `strtok_r' function. */
182 #undef HAVE_STRTOK_R
183
184 /* Define to 1 if the system has the type `struct addrinfo'. */
185 #undef HAVE_STRUCT_ADDRINFO
186
187 /* Define to 1 if the system has the type `struct sockaddr_in'. */
188 #undef HAVE_STRUCT_SOCKADDR_IN
189
190 /* Define to 1 if `sin_len' is a member of `struct sockaddr_in'. */
191 #undef HAVE_STRUCT_SOCKADDR_IN_SIN_LEN
192
193 /* Define to 1 if the system has the type `struct sockaddr_storage'. */
194 #undef HAVE_STRUCT_SOCKADDR_STORAGE
195
196 /* Define to 1 if you have the <sys/devpoll.h> header file. */
197 #undef HAVE_SYS_DEVPOLL_H
198
199 /* Define to 1 if you have the <sys/dl.h> header file. */
200 #undef HAVE_SYS_DL_H
201
202 /* Define to 1 if you have the <sys/param.h> header file. */
203 #undef HAVE_SYS_PARAM_H
204
205 /* Define to 1 if you have the <sys/resource.h> header file. */
206 #undef HAVE_SYS_RESOURCE_H
207
208 /* Define to 1 if you have the <sys/stat.h> header file. */
209 #undef HAVE_SYS_STAT_H
210
211 /* Define to 1 if you have the <sys/syslog.h> header file. */
212 #undef HAVE_SYS_SYSLOG_H
213
214 /* Define to 1 if you have the <sys/types.h> header file. */
215 #undef HAVE_SYS_TYPES_H
216
217 /* Define to 1 if you have the <sys/wait.h> header file. */
218 #undef HAVE_SYS_WAIT_H
219
220 /* Define to 1 if you have the <types.h> header file. */
221 #undef HAVE_TYPES_H
222
223 /* Define to 1 if you have the <unistd.h> header file. */
224 #undef HAVE_UNISTD_H
225
226 /* Define to 1 if you have the `usleep' function. */
227 #undef HAVE_USLEEP
228
229 /* Define to 1 if you have the <wait.h> header file. */
230 #undef HAVE_WAIT_H
231
232 /* This value is set to 1 to indicate that the system argz facility works */
233 #undef HAVE_WORKING_ARGZ
234
235 /* Define to 1 if you have IPv6 support. */
236 #undef IPV6
237
238 /* Size of the local client heap. */
239 #undef LCLIENT_HEAP_SIZE
240
241 /* Set to libdir. */
242 #undef LIBDIR
243
244 /* Set to localstatedir. */
245 #undef LOCALSTATEDIR
246
247 /* Define if the OS needs help to load dependent libraries for dlopen(). */
248 #undef LTDL_DLOPEN_DEPLIBS
249
250 /* Define to the system default library search path. */
251 #undef LT_DLSEARCH_PATH
252
253 /* The archive extension */
254 #undef LT_LIBEXT
255
256 /* The archive prefix */
257 #undef LT_LIBPREFIX
258
259 /* Define to the extension used for runtime loadable modules, say, ".so". */
260 #undef LT_MODULE_EXT
261
262 /* Define to the name of the environment variable that determines the run-time
263 module search path. */
264 #undef LT_MODULE_PATH_VAR
265
266 /* Define to the sub-directory in which libtool stores uninstalled libraries.
267 */
268 #undef LT_OBJDIR
269
270 /* Define to the shared library suffix, say, ".dylib". */
271 #undef LT_SHARED_EXT
272
273 /* Define to 1 to disable debugging. */
274 #undef NDEBUG
275
276 /* Define if dlsym() requires a leading underscore in symbol names. */
277 #undef NEED_USCORE
278
279 /* Length of nicknames. */
280 #undef NICKLEN
281
282 /* Size of the WHOWAS array. */
283 #undef NICKNAMEHISTORYLENGTH
284
285 /* Name of package */
286 #undef PACKAGE
287
288 /* Define to the address where bug reports for this package should be sent. */
289 #undef PACKAGE_BUGREPORT
290
291 /* Define to the full name of this package. */
292 #undef PACKAGE_NAME
293
294 /* Define to the full name and version of this package. */
295 #undef PACKAGE_STRING
296
297 /* Define to the one symbol short name of this package. */
298 #undef PACKAGE_TARNAME
299
300 /* Define to the home page for this package. */
301 #undef PACKAGE_URL
302
303 /* Define to the version of this package. */
304 #undef PACKAGE_VERSION
305
306 /* Path to /dev/null */
307 #undef PATH_DEVNULL
308
309 /* Set to prefix. */
310 #undef PREFIX
311
312 /* Define to 1 if you have the ANSI C header files. */
313 #undef STDC_HEADERS
314
315 /* Set to sysconfdir. */
316 #undef SYSCONFDIR
317
318 /* Length of topics. */
319 #undef TOPICLEN
320
321 /* Size of the topic heap. */
322 #undef TOPIC_HEAP_SIZE
323
324 /* use this iopoll mechanism */
325 #undef USE_IOPOLL_MECHANISM
326
327 /* Version number of package */
328 #undef VERSION
329
330 /* Define WORDS_BIGENDIAN to 1 if your processor stores words with the most
331 significant byte first (like Motorola and SPARC, unlike Intel). */
332 #if defined AC_APPLE_UNIVERSAL_BUILD
333 # if defined __BIG_ENDIAN__
334 # define WORDS_BIGENDIAN 1
335 # endif
336 #else
337 # ifndef WORDS_BIGENDIAN
338 # undef WORDS_BIGENDIAN
339 # endif
340 #endif
341
342 /* Define to 1 if `lex' declares `yytext' as a `char *' by default, not a
343 `char[]'. */
344 #undef YYTEXT_POINTER
345
346 /* devpoll mechanism */
347 #undef __IOPOLL_MECHANISM_DEVPOLL
348
349 /* epoll mechanism */
350 #undef __IOPOLL_MECHANISM_EPOLL
351
352 /* kqueue mechanism */
353 #undef __IOPOLL_MECHANISM_KQUEUE
354
355 /* no iopoll mechanism */
356 #undef __IOPOLL_MECHANISM_NONE
357
358 /* poll mechanism */
359 #undef __IOPOLL_MECHANISM_POLL
360
361 /* rtsigio mechanism */
362 #undef __IOPOLL_MECHANISM_RTSIGIO
363
364 /* select mechanism */
365 #undef __IOPOLL_MECHANISM_SELECT
366
367 /* Define so that glibc/gnulib argp.h does not typedef error_t. */
368 #undef __error_t_defined
369
370 /* Define to a type to use for `error_t' if it is not otherwise available. */
371 #undef error_t