Upstream tarball 9521
[amule.git] / config.h.in
blob24d1b9177ad1b5a1375e755b9ed1b74caa06306a
1 /* config.h.in. Generated from configure.in by autoheader. */
3 /* Define to 1 if the `closedir' function returns void instead of `int'. */
4 #undef CLOSEDIR_VOID
6 /* Define to one of `_getb67', `GETB67', `getb67' for Cray-2 and Cray-YMP
7 systems. This function is required for `alloca.c' support on those systems.
8 */
9 #undef CRAY_STACKSEG_END
11 /* Define this to the include prefix of crypto++ */
12 #undef CRYPTOPP_INCLUDE_PREFIX
14 /* Define to 1 if using `alloca.c'. */
15 #undef C_ALLOCA
17 /* Define to 1 if translation of program messages to the user's native
18 language is requested. */
19 #undef ENABLE_NLS
21 /* Define to 1 if you have `alloca', as a function or macro. */
22 #undef HAVE_ALLOCA
24 /* Define to 1 if you have <alloca.h> and it should be used (not on Ultrix).
26 #undef HAVE_ALLOCA_H
28 /* Define to 1 if you have the <argz.h> header file. */
29 #undef HAVE_ARGZ_H
31 /* Define to 1 if you have the <arpa/inet.h> header file. */
32 #undef HAVE_ARPA_INET_H
34 /* Define to 1 if you have the <cxxabi.h> header which declares
35 abi::__cxa_demangle() */
36 #undef HAVE_CXXABI
38 /* Define if the GNU dcgettext() function is already present or preinstalled.
40 #undef HAVE_DCGETTEXT
42 /* Define to 1 if you have the declaration of `strerror_r', and to 0 if you
43 don't. */
44 #undef HAVE_DECL_STRERROR_R
46 /* Define to 1 if you have the <dirent.h> header file, and it defines `DIR'.
48 #undef HAVE_DIRENT_H
50 /* Define to 1 if you don't have `vprintf' but do have `_doprnt.' */
51 #undef HAVE_DOPRNT
53 /* Define to 1 if you have the `endpwent' function. */
54 #undef HAVE_ENDPWENT
56 /* Define to 1 if you have the <execinfo.h> header which declares backtrace()
58 #undef HAVE_EXECINFO
60 /* Define to 1 if you have the fallocate() function. */
61 #undef HAVE_FALLOCATE
63 /* Define to 1 if you have the <fcntl.h> header file. */
64 #undef HAVE_FCNTL_H
66 /* Define to 1 if you have the `feof_unlocked' function. */
67 #undef HAVE_FEOF_UNLOCKED
69 /* Define to 1 if you have the `fgets_unlocked' function. */
70 #undef HAVE_FGETS_UNLOCKED
72 /* Define to 1 if you have the `floor' function. */
73 #undef HAVE_FLOOR
75 /* Define to 1 if you have the `fork' function. */
76 #undef HAVE_FORK
78 /* Define to 1 if you have the `ftruncate' function. */
79 #undef HAVE_FTRUNCATE
81 /* Define to 1 if you have the `getcwd' function. */
82 #undef HAVE_GETCWD
84 /* Define to 1 if you have the `getc_unlocked' function. */
85 #undef HAVE_GETC_UNLOCKED
87 /* Define to 1 if you have the `getegid' function. */
88 #undef HAVE_GETEGID
90 /* Define to 1 if you have the `geteuid' function. */
91 #undef HAVE_GETEUID
93 /* Define to 1 if you have the `getgid' function. */
94 #undef HAVE_GETGID
96 /* Define to 1 if you have the `gethostbyaddr' function. */
97 #undef HAVE_GETHOSTBYADDR
99 /* Define to 1 if you have the `gethostbyname' function. */
100 #undef HAVE_GETHOSTBYNAME
102 /* Define to 1 if you have the `gethostname' function. */
103 #undef HAVE_GETHOSTNAME
105 /* Define to 1 if you have the `getmntent' function. */
106 #undef HAVE_GETMNTENT
108 /* Define to 1 if you have the `getopt_long' function. */
109 #undef HAVE_GETOPT_LONG
111 /* Define to 1 if you have the `getpagesize' function. */
112 #undef HAVE_GETPAGESIZE
114 /* Define to 1 if you have the `getpass' function. */
115 #undef HAVE_GETPASS
117 /* Define to 1 if you have the `getrlimit' function. */
118 #undef HAVE_GETRLIMIT
120 /* Define if the GNU gettext() function is already present or preinstalled. */
121 #undef HAVE_GETTEXT
123 /* Define to 1 if you have the `gettimeofday' function. */
124 #undef HAVE_GETTIMEOFDAY
126 /* Define to 1 if you have the `getuid' function. */
127 #undef HAVE_GETUID
129 /* Define to 1 if you have the <history.h> header file. */
130 #undef HAVE_HISTORY_H
132 /* Define if you have the iconv() function. */
133 #undef HAVE_ICONV
135 /* Define to 1 if you have the `inet_ntoa' function. */
136 #undef HAVE_INET_NTOA
138 /* Define if <inttypes.h> exists and doesn't clash with <sys/types.h>. */
139 #undef HAVE_INTTYPES_H
141 /* Define if <inttypes.h> exists, doesn't clash with <sys/types.h>, and
142 declares uintmax_t. */
143 #undef HAVE_INTTYPES_H_WITH_UINTMAX
145 /* Define if you have <langinfo.h> and nl_langinfo(CODESET). */
146 #undef HAVE_LANGINFO_CODESET
148 /* Define to 1 if you have the <langinfo.h> header file. */
149 #undef HAVE_LANGINFO_H
151 /* Define if your <locale.h> file defines LC_MESSAGES. */
152 #undef HAVE_LC_MESSAGES
154 /* Define to 1 if you have the <libintl.h> header file. */
155 #undef HAVE_LIBINTL_H
157 /* Define if you have a readline compatible library */
158 #undef HAVE_LIBREADLINE
160 /* Define to 1 if you have the <limits.h> header file. */
161 #undef HAVE_LIMITS_H
163 /* Define to 1 if you have the `localeconv' function. */
164 #undef HAVE_LOCALECONV
166 /* Define to 1 if you have the <locale.h> header file. */
167 #undef HAVE_LOCALE_H
169 /* Define to 1 if `lstat' has the bug that it succeeds when given the
170 zero-length file name argument. */
171 #undef HAVE_LSTAT_EMPTY_STRING_BUG
173 /* Define to 1 if your system has a GNU libc compatible `malloc' function, and
174 to 0 otherwise. */
175 #undef HAVE_MALLOC
177 /* Define to 1 if you have the <malloc.h> header file. */
178 #undef HAVE_MALLOC_H
180 /* Define to 1 if you have the `memmove' function. */
181 #undef HAVE_MEMMOVE
183 /* Define to 1 if you have the <memory.h> header file. */
184 #undef HAVE_MEMORY_H
186 /* Define to 1 if you have the `mempcpy' function. */
187 #undef HAVE_MEMPCPY
189 /* Define to 1 if you have the `memset' function. */
190 #undef HAVE_MEMSET
192 /* Define to 1 if you have the `mkdir' function. */
193 #undef HAVE_MKDIR
195 /* Define to 1 if you have the `mmap' function. */
196 #undef HAVE_MMAP
198 /* Define to 1 if you have the <mntent.h> header file. */
199 #undef HAVE_MNTENT_H
201 /* Define to 1 if you have the `munmap' function. */
202 #undef HAVE_MUNMAP
204 /* Define to 1 if you have the <ndir.h> header file, and it defines `DIR'. */
205 #undef HAVE_NDIR_H
207 /* Define to 1 if you have the <netdb.h> header file. */
208 #undef HAVE_NETDB_H
210 /* Define to 1 if you have the <netinet/in.h> header file. */
211 #undef HAVE_NETINET_IN_H
213 /* Define to 1 if you have the `nl_langinfo' function. */
214 #undef HAVE_NL_LANGINFO
216 /* Define to 1 if you have the <nl_types.h> header file. */
217 #undef HAVE_NL_TYPES_H
219 /* Define to 1 if you have posix_fallocate() and it should be used. */
220 #undef HAVE_POSIX_FALLOCATE
222 /* Define to 1 if you have the `pow' function. */
223 #undef HAVE_POW
225 /* Define to 1 if the system has the type `ptrdiff_t'. */
226 #undef HAVE_PTRDIFF_T
228 /* Define to 1 if you have the `putenv' function. */
229 #undef HAVE_PUTENV
231 /* Define to 1 if you have the <readline.h> header file. */
232 #undef HAVE_READLINE_H
234 /* Define if your readline library has \`add_history' */
235 #undef HAVE_READLINE_HISTORY
237 /* Define to 1 if you have the <readline/history.h> header file. */
238 #undef HAVE_READLINE_HISTORY_H
240 /* Define to 1 if you have the <readline/readline.h> header file. */
241 #undef HAVE_READLINE_READLINE_H
243 /* Define to 1 if your system has a GNU libc compatible `realloc' function,
244 and to 0 otherwise. */
245 #undef HAVE_REALLOC
247 /* Define to 1 if you have the `select' function. */
248 #undef HAVE_SELECT
250 /* Define to 1 if you have the `setenv' function. */
251 #undef HAVE_SETENV
253 /* Define to 1 if you have the `setlocale' function. */
254 #undef HAVE_SETLOCALE
256 /* Define to 1 if you have the `setrlimit' function. */
257 #undef HAVE_SETRLIMIT
259 /* Define to 1 if you have the `socket' function. */
260 #undef HAVE_SOCKET
262 /* Define to 1 if you have the `sqrt' function. */
263 #undef HAVE_SQRT
265 /* Define to 1 if `stat' has the bug that it succeeds when given the
266 zero-length file name argument. */
267 #undef HAVE_STAT_EMPTY_STRING_BUG
269 /* Define to 1 if stdbool.h conforms to C99. */
270 #undef HAVE_STDBOOL_H
272 /* Define to 1 if you have the <stddef.h> header file. */
273 #undef HAVE_STDDEF_H
275 /* Define to 1 if you have the <stdint.h> header file. */
276 #undef HAVE_STDINT_H
278 /* Define if <stdint.h> exists, doesn't clash with <sys/types.h>, and declares
279 uintmax_t. */
280 #undef HAVE_STDINT_H_WITH_UINTMAX
282 /* Define to 1 if you have the <stdio_ext.h> header file. */
283 #undef HAVE_STDIO_EXT_H
285 /* Define to 1 if you have the <stdlib.h> header file. */
286 #undef HAVE_STDLIB_H
288 /* Define to 1 if you have the `stpcpy' function. */
289 #undef HAVE_STPCPY
291 /* Define to 1 if you have the `strcasecmp' function. */
292 #undef HAVE_STRCASECMP
294 /* Define to 1 if you have the `strchr' function. */
295 #undef HAVE_STRCHR
297 /* Define to 1 if you have the `strcspn' function. */
298 #undef HAVE_STRCSPN
300 /* Define to 1 if you have the `strdup' function. */
301 #undef HAVE_STRDUP
303 /* Define to 1 if you have the `strerror' function. */
304 #undef HAVE_STRERROR
306 /* Define to 1 if you have the `strerror_r' function. */
307 #undef HAVE_STRERROR_R
309 /* Define to 1 if you have the `strftime' function. */
310 #undef HAVE_STRFTIME
312 /* Define to 1 if you have the <strings.h> header file. */
313 #undef HAVE_STRINGS_H
315 /* Define to 1 if you have the <string.h> header file. */
316 #undef HAVE_STRING_H
318 /* Define to 1 if you have the `strncasecmp' function. */
319 #undef HAVE_STRNCASECMP
321 /* Define to 1 if you have the `strstr' function. */
322 #undef HAVE_STRSTR
324 /* Define to 1 if you have the `strtoul' function. */
325 #undef HAVE_STRTOUL
327 /* Define to 1 if you have the <sys/dir.h> header file, and it defines `DIR'.
329 #undef HAVE_SYS_DIR_H
331 /* Define to 1 if you have the SYS_fallocate syscall number. */
332 #undef HAVE_SYS_FALLOCATE
334 /* Define to 1 if you have the <sys/ioctl.h> header file. */
335 #undef HAVE_SYS_IOCTL_H
337 /* Define to 1 if you have the <sys/mman.h> header file. */
338 #undef HAVE_SYS_MMAN_H
340 /* Define to 1 if you have the <sys/mntent.h> header file. */
341 #undef HAVE_SYS_MNTENT_H
343 /* Define to 1 if you have the <sys/mnttab.h> header file. */
344 #undef HAVE_SYS_MNTTAB_H
346 /* Define to 1 if you have the <sys/mount.h> header file. */
347 #undef HAVE_SYS_MOUNT_H
349 /* Define to 1 if you have the <sys/ndir.h> header file, and it defines `DIR'.
351 #undef HAVE_SYS_NDIR_H
353 /* Define to 1 if you have the <sys/param.h> header file. */
354 #undef HAVE_SYS_PARAM_H
356 /* Define to 1 if you have the <sys/resource.h> header file. */
357 #undef HAVE_SYS_RESOURCE_H
359 /* Define to 1 if you have the <sys/select.h> header file. */
360 #undef HAVE_SYS_SELECT_H
362 /* Define to 1 if you have the <sys/socket.h> header file. */
363 #undef HAVE_SYS_SOCKET_H
365 /* Define to 1 if you have the <sys/statvfs.h> header file. */
366 #undef HAVE_SYS_STATVFS_H
368 /* Define to 1 if you have the <sys/stat.h> header file. */
369 #undef HAVE_SYS_STAT_H
371 /* Define to 1 if you have the <sys/timeb.h> header file. */
372 #undef HAVE_SYS_TIMEB_H
374 /* Define to 1 if you have the <sys/time.h> header file. */
375 #undef HAVE_SYS_TIME_H
377 /* Define to 1 if you have the <sys/types.h> header file. */
378 #undef HAVE_SYS_TYPES_H
380 /* Define to 1 if you have <sys/wait.h> that is POSIX.1 compatible. */
381 #undef HAVE_SYS_WAIT_H
383 /* Define to 1 if you have the `tsearch' function. */
384 #undef HAVE_TSEARCH
386 /* Define to 1 if you have the <unistd.h> header file. */
387 #undef HAVE_UNISTD_H
389 /* Define if you have the unsigned long long type. */
390 #undef HAVE_UNSIGNED_LONG_LONG
392 /* Define to 1 if you have the `vfork' function. */
393 #undef HAVE_VFORK
395 /* Define to 1 if you have the <vfork.h> header file. */
396 #undef HAVE_VFORK_H
398 /* Define to 1 if you have the `vprintf' function. */
399 #undef HAVE_VPRINTF
401 /* Define to 1 if `fork' works. */
402 #undef HAVE_WORKING_FORK
404 /* Define to 1 if `vfork' works. */
405 #undef HAVE_WORKING_VFORK
407 /* Define to 1 if the system has the type `_Bool'. */
408 #undef HAVE__BOOL
410 /* Define to 1 if you have the `__argz_count' function. */
411 #undef HAVE___ARGZ_COUNT
413 /* Define to 1 if you have the `__argz_next' function. */
414 #undef HAVE___ARGZ_NEXT
416 /* Define to 1 if you have the `__argz_stringify' function. */
417 #undef HAVE___ARGZ_STRINGIFY
419 /* Define as const if the declaration of iconv() needs const. */
420 #undef ICONV_CONST
422 /* Define if integer division by zero raises signal SIGFPE. */
423 #undef INTDIV0_RAISES_SIGFPE
425 /* Define to 1 if `lstat' dereferences a symlink specified with a trailing
426 slash. */
427 #undef LSTAT_FOLLOWS_SLASHED_SYMLINK
429 /* Name of package */
430 #undef PACKAGE
432 /* Define to the address where bug reports for this package should be sent. */
433 #undef PACKAGE_BUGREPORT
435 /* Define to the full name of this package. */
436 #undef PACKAGE_NAME
438 /* Define to the full name and version of this package. */
439 #undef PACKAGE_STRING
441 /* Define to the one symbol short name of this package. */
442 #undef PACKAGE_TARNAME
444 /* Define to the version of this package. */
445 #undef PACKAGE_VERSION
447 /* Define if <inttypes.h> exists and defines unusable PRI* macros. */
448 #undef PRI_MACROS_BROKEN
450 /* Define to 1 if the C compiler supports function prototypes. */
451 #undef PROTOTYPES
453 /* Define as the return type of signal handlers (`int' or `void'). */
454 #undef RETSIGTYPE
456 /* Define to the type of arg 1 for `select'. */
457 #undef SELECT_TYPE_ARG1
459 /* Define to the type of args 2, 3 and 4 for `select'. */
460 #undef SELECT_TYPE_ARG234
462 /* Define to the type of arg 5 for `select'. */
463 #undef SELECT_TYPE_ARG5
465 /* Define to 1 if the `setvbuf' function takes the buffering type as its
466 second argument and the buffer pointer as the third, as on System V before
467 release 3. */
468 #undef SETVBUF_REVERSED
470 /* If using the C implementation of alloca, define if you know the
471 direction of stack growth for your system; otherwise it will be
472 automatically deduced at run-time.
473 STACK_DIRECTION > 0 => grows toward higher addresses
474 STACK_DIRECTION < 0 => grows toward lower addresses
475 STACK_DIRECTION = 0 => direction of growth unknown */
476 #undef STACK_DIRECTION
478 /* Define to 1 if you have the ANSI C header files. */
479 #undef STDC_HEADERS
481 /* Define to 1 if strerror_r returns char *. */
482 #undef STRERROR_R_CHAR_P
484 /* Define if you want GeoIP support. */
485 #undef SUPPORT_GEOIP
487 /* The checkout date or svn revision number. */
488 #undef SVNDATE
490 /* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */
491 #undef TIME_WITH_SYS_TIME
493 /* Define to 1 if your <sys/time.h> declares `struct tm'. */
494 #undef TM_IN_SYS_TIME
496 /* Version number of package */
497 #undef VERSION
499 /* Define to 1 if `lex' declares `yytext' as a `char *' by default, not a
500 `char[]'. */
501 #undef YYTEXT_POINTER
503 /* Define like PROTOTYPES; this can be used by system headers. */
504 #undef __PROTOTYPES
506 /* Define to empty if `const' does not conform to ANSI C. */
507 #undef const
509 /* Define to `int' if <sys/types.h> doesn't define. */
510 #undef gid_t
512 /* Define to `__inline__' or `__inline' if that's what the C compiler
513 calls it, or to nothing if 'inline' is not supported under any name. */
514 #ifndef __cplusplus
515 #undef inline
516 #endif
518 /* Define to rpl_malloc if the replacement function should be used. */
519 #undef malloc
521 /* Define to `int' if <sys/types.h> does not define. */
522 #undef mode_t
524 /* Define to `long' if <sys/types.h> does not define. */
525 #undef off_t
527 /* Define to `int' if <sys/types.h> does not define. */
528 #undef pid_t
530 /* Define to rpl_realloc if the replacement function should be used. */
531 #undef realloc
533 /* Define to `unsigned' if <sys/types.h> does not define. */
534 #undef size_t
536 /* Define to `int' if <sys/types.h> doesn't define. */
537 #undef uid_t
539 /* Define to unsigned long or unsigned long long if <inttypes.h> and
540 <stdint.h> don't define. */
541 #undef uintmax_t
543 /* Define as `fork' if `vfork' does not work. */
544 #undef vfork
546 /* Define to empty if the keyword `volatile' does not work. Warning: valid
547 code using `volatile' can become incorrect without. Disable with care. */
548 #undef volatile