ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/svn/branches/newio/config.h.in
Revision: 2505
Committed: Sun Oct 27 15:07:19 2013 UTC (10 years, 5 months ago) by michael
File size: 9873 byte(s)
Log Message:
- Cleanup build system

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 /* Set to datadir. */
7 #undef DATADIR
8
9 /* Define if SSP C support is enabled. */
10 #undef ENABLE_SSP_CC
11
12 /* Define to implement epoll system calls */
13 #undef EPOLL_NEED_BODY
14
15 /* Define to 1 if you want halfops support. */
16 #undef HALFOPS
17
18 /* Define to 1 if you have the `argz_add' function. */
19 #undef HAVE_ARGZ_ADD
20
21 /* Define to 1 if you have the `argz_append' function. */
22 #undef HAVE_ARGZ_APPEND
23
24 /* Define to 1 if you have the `argz_count' function. */
25 #undef HAVE_ARGZ_COUNT
26
27 /* Define to 1 if you have the `argz_create_sep' function. */
28 #undef HAVE_ARGZ_CREATE_SEP
29
30 /* Define to 1 if you have the <argz.h> header file. */
31 #undef HAVE_ARGZ_H
32
33 /* Define to 1 if you have the `argz_insert' function. */
34 #undef HAVE_ARGZ_INSERT
35
36 /* Define to 1 if you have the `argz_next' function. */
37 #undef HAVE_ARGZ_NEXT
38
39 /* Define to 1 if you have the `argz_stringify' function. */
40 #undef HAVE_ARGZ_STRINGIFY
41
42 /* Define to 1 if you have the `closedir' function. */
43 #undef HAVE_CLOSEDIR
44
45 /* Define to 1 if you have the <crypt.h> header file. */
46 #undef HAVE_CRYPT_H
47
48 /* Define to 1 if you have the declaration of `cygwin_conv_path', and to 0 if
49 you don't. */
50 #undef HAVE_DECL_CYGWIN_CONV_PATH
51
52 /* Define to 1 if you have the <dirent.h> header file. */
53 #undef HAVE_DIRENT_H
54
55 /* Define if you have the GNU dld library. */
56 #undef HAVE_DLD
57
58 /* Define to 1 if you have the <dld.h> header file. */
59 #undef HAVE_DLD_H
60
61 /* Define to 1 if you have the `dlerror' function. */
62 #undef HAVE_DLERROR
63
64 /* Define to 1 if you have the <dlfcn.h> header file. */
65 #undef HAVE_DLFCN_H
66
67 /* Define to 1 if you have the <dl.h> header file. */
68 #undef HAVE_DL_H
69
70 /* Define if you have the _dyld_func_lookup function. */
71 #undef HAVE_DYLD
72
73 /* Define to 1 if the system has the type `error_t'. */
74 #undef HAVE_ERROR_T
75
76 /* Define to 1 if you have the <inttypes.h> header file. */
77 #undef HAVE_INTTYPES_H
78
79 /* Define to 1 if you have the `kqueue' function. */
80 #undef HAVE_KQUEUE
81
82 /* Define to 1 if you have the `crypto' library (-lcrypto). */
83 #undef HAVE_LIBCRYPTO
84
85 /* Define if you have the libdl library or equivalent. */
86 #undef HAVE_LIBDL
87
88 /* Define if libdlloader will be built on this platform */
89 #undef HAVE_LIBDLLOADER
90
91 /* Define to 1 if libGeoIP (-lGeoIP) is available. */
92 #undef HAVE_LIBGEOIP
93
94 /* Define to 1 if you have the `ssl' library (-lssl). */
95 #undef HAVE_LIBSSL
96
97 /* Define this if a modern libltdl is already installed */
98 #undef HAVE_LTDL
99
100 /* Define to 1 if you have the <mach-o/dyld.h> header file. */
101 #undef HAVE_MACH_O_DYLD_H
102
103 /* Define to 1 if you have the <memory.h> header file. */
104 #undef HAVE_MEMORY_H
105
106 /* Define to 1 if you have the `opendir' function. */
107 #undef HAVE_OPENDIR
108
109 /* Define to 1 if you have the `poll' function. */
110 #undef HAVE_POLL
111
112 /* Define to 1 if you have the <poll.h> header file. */
113 #undef HAVE_POLL_H
114
115 /* Define if libtool can extract symbol lists from object files. */
116 #undef HAVE_PRELOADED_SYMBOLS
117
118 /* Define to 1 if you have the `readdir' function. */
119 #undef HAVE_READDIR
120
121 /* Define if you have the shl_load function. */
122 #undef HAVE_SHL_LOAD
123
124 /* Define to 1 if you have the <socket.h> header file. */
125 #undef HAVE_SOCKET_H
126
127 /* Define to 1 if you have the <stdint.h> header file. */
128 #undef HAVE_STDINT_H
129
130 /* Define to 1 if you have the <stdlib.h> header file. */
131 #undef HAVE_STDLIB_H
132
133 /* Define to 1 if you have the <strings.h> header file. */
134 #undef HAVE_STRINGS_H
135
136 /* Define to 1 if you have the <string.h> header file. */
137 #undef HAVE_STRING_H
138
139 /* Define to 1 if you have the `strlcat' function. */
140 #undef HAVE_STRLCAT
141
142 /* Define to 1 if you have the `strlcpy' function. */
143 #undef HAVE_STRLCPY
144
145 /* Define to 1 if you have the `strtok_r' function. */
146 #undef HAVE_STRTOK_R
147
148 /* Define to 1 if the system has the type `struct addrinfo'. */
149 #undef HAVE_STRUCT_ADDRINFO
150
151 /* Define to 1 if the system has the type `struct sockaddr_in'. */
152 #undef HAVE_STRUCT_SOCKADDR_IN
153
154 /* Define to 1 if `sin_len' is a member of `struct sockaddr_in'. */
155 #undef HAVE_STRUCT_SOCKADDR_IN_SIN_LEN
156
157 /* Define to 1 if the system has the type `struct sockaddr_storage'. */
158 #undef HAVE_STRUCT_SOCKADDR_STORAGE
159
160 /* Define to 1 if you have the <sys/devpoll.h> header file. */
161 #undef HAVE_SYS_DEVPOLL_H
162
163 /* Define to 1 if you have the <sys/dl.h> header file. */
164 #undef HAVE_SYS_DL_H
165
166 /* Define to 1 if you have the <sys/epoll.h> header file. */
167 #undef HAVE_SYS_EPOLL_H
168
169 /* Define to 1 if you have the <sys/event.h> header file. */
170 #undef HAVE_SYS_EVENT_H
171
172 /* Define to 1 if you have the <sys/param.h> header file. */
173 #undef HAVE_SYS_PARAM_H
174
175 /* Define to 1 if you have the <sys/resource.h> header file. */
176 #undef HAVE_SYS_RESOURCE_H
177
178 /* Define to 1 if you have the <sys/stat.h> header file. */
179 #undef HAVE_SYS_STAT_H
180
181 /* Define to 1 if you have the <sys/types.h> header file. */
182 #undef HAVE_SYS_TYPES_H
183
184 /* Define to 1 if you have the <sys/wait.h> header file. */
185 #undef HAVE_SYS_WAIT_H
186
187 /* Define to 1 if you have the <types.h> header file. */
188 #undef HAVE_TYPES_H
189
190 /* Define to 1 if you have the <unistd.h> header file. */
191 #undef HAVE_UNISTD_H
192
193 /* Define to 1 if you have the `usleep' function. */
194 #undef HAVE_USLEEP
195
196 /* Define to 1 if you have the <wait.h> header file. */
197 #undef HAVE_WAIT_H
198
199 /* This value is set to 1 to indicate that the system argz facility works */
200 #undef HAVE_WORKING_ARGZ
201
202 /* Set to libdir. */
203 #undef LIBDIR
204
205 /* Set to localstatedir. */
206 #undef LOCALSTATEDIR
207
208 /* Define if the OS needs help to load dependent libraries for dlopen(). */
209 #undef LTDL_DLOPEN_DEPLIBS
210
211 /* Define to the system default library search path. */
212 #undef LT_DLSEARCH_PATH
213
214 /* The archive extension */
215 #undef LT_LIBEXT
216
217 /* The archive prefix */
218 #undef LT_LIBPREFIX
219
220 /* Define to the extension used for runtime loadable modules, say, ".so". */
221 #undef LT_MODULE_EXT
222
223 /* Define to the name of the environment variable that determines the run-time
224 module search path. */
225 #undef LT_MODULE_PATH_VAR
226
227 /* Define to the sub-directory in which libtool stores uninstalled libraries.
228 */
229 #undef LT_OBJDIR
230
231 /* Define to the shared library suffix, say, ".dylib". */
232 #undef LT_SHARED_EXT
233
234 /* Maximum number of network connections */
235 #undef MAXCONNECTIONS
236
237 /* Size of the auth mempool chunk. */
238 #undef MP_CHUNK_SIZE_AUTH
239
240 /* Size of the ban mempool chunk. */
241 #undef MP_CHUNK_SIZE_BAN
242
243 /* Size of the channel mempool chunk. */
244 #undef MP_CHUNK_SIZE_CHANNEL
245
246 /* Size of the client mempool chunk. */
247 #undef MP_CHUNK_SIZE_CLIENT
248
249 /* Size of the dbuf mempool chunk. */
250 #undef MP_CHUNK_SIZE_DBUF
251
252 /* Size of the dlink_node mempool chunk. */
253 #undef MP_CHUNK_SIZE_DNODE
254
255 /* Size of the dns mempool chunk. */
256 #undef MP_CHUNK_SIZE_DNS
257
258 /* Size of the ip_entry mempool chunk. */
259 #undef MP_CHUNK_SIZE_IP_ENTRY
260
261 /* Size of the local client mempool chunk. */
262 #undef MP_CHUNK_SIZE_LCLIENT
263
264 /* Size of the channel-member mempool chunk. */
265 #undef MP_CHUNK_SIZE_MEMBER
266
267 /* Size of the namehost mempool chunk. */
268 #undef MP_CHUNK_SIZE_NAMEHOST
269
270 /* Size of the userhost mempool chunk. */
271 #undef MP_CHUNK_SIZE_USERHOST
272
273 /* Size of the watch mempool chunk. */
274 #undef MP_CHUNK_SIZE_WATCH
275
276 /* Define to disable assert() statements. */
277 #undef NDEBUG
278
279 /* Define if dlsym() requires a leading underscore in symbol names. */
280 #undef NEED_USCORE
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 /* Set to prefix. */
307 #undef PREFIX
308
309 /* The size of `int', as computed by sizeof. */
310 #undef SIZEOF_INT
311
312 /* The size of `int64_t', as computed by sizeof. */
313 #undef SIZEOF_INT64_T
314
315 /* The size of `long', as computed by sizeof. */
316 #undef SIZEOF_LONG
317
318 /* The size of `long long', as computed by sizeof. */
319 #undef SIZEOF_LONG_LONG
320
321 /* The size of `short', as computed by sizeof. */
322 #undef SIZEOF_SHORT
323
324 /* The size of `void *', as computed by sizeof. */
325 #undef SIZEOF_VOID_P
326
327 /* Define to 1 if you have the ANSI C header files. */
328 #undef STDC_HEADERS
329
330 /* Set to sysconfdir. */
331 #undef SYSCONFDIR
332
333 /* Define to enable the /dev/poll engine */
334 #undef USE_DEVPOLL
335
336 /* Define to enable the epoll engine */
337 #undef USE_EPOLL
338
339 /* Define to enable the kqueue engine */
340 #undef USE_KQUEUE
341
342 /* Specify whether or not to use poll() */
343 #undef USE_POLL
344
345 /* Version number of package */
346 #undef VERSION
347
348 /* Define WORDS_BIGENDIAN to 1 if your processor stores words with the most
349 significant byte first (like Motorola and SPARC, unlike Intel). */
350 #if defined AC_APPLE_UNIVERSAL_BUILD
351 # if defined __BIG_ENDIAN__
352 # define WORDS_BIGENDIAN 1
353 # endif
354 #else
355 # ifndef WORDS_BIGENDIAN
356 # undef WORDS_BIGENDIAN
357 # endif
358 #endif
359
360 /* Define to 1 if `lex' declares `yytext' as a `char *' by default, not a
361 `char[]'. */
362 #undef YYTEXT_POINTER
363
364 /* Define so that glibc/gnulib argp.h does not typedef error_t. */
365 #undef __error_t_defined
366
367 /* Define to a type to use for `error_t' if it is not otherwise available. */
368 #undef error_t
369
370 /* Define to `short' if <sys/types.h> does not define. */
371 #undef int16_t
372
373 /* Define to `long' if <sys/types.h> does not define. */
374 #undef int32_t
375
376 /* Define to `long long' if <sys/types.h> does not define. */
377 #undef int64_t
378
379 /* Define to `unsigned short' if <sys/types.h> does not define. */
380 #undef uint16_t
381
382 /* Define to `unsigned long' if <sys/types.h> does not define. */
383 #undef uint32_t
384
385 /* Define to `unsigned long long' if <sys/types.h> does not define. */
386 #undef uint64_t

Properties

Name Value
svn:eol-style native