Fix compilation with wxWidgets 2.8.12
[amule.git] / config.h.in
blob39a945aa6e2bb6a628bf7493bf5c29eb0c82d5c3
1 /* config.h.in. Generated from configure.ac by autoheader. */
3 /* Define to 1 if you have <boost/asio.hpp> and are using Boost.Asio for
4 networking. */
5 #undef ASIO_SOCKETS
7 /* Define to 1 if the `closedir' function returns void instead of `int'. */
8 #undef CLOSEDIR_VOID
10 /* Define to one of `_getb67', `GETB67', `getb67' for Cray-2 and Cray-YMP
11 systems. This function is required for `alloca.c' support on those systems.
13 #undef CRAY_STACKSEG_END
15 /* Define this to the include prefix of crypto++ */
16 #undef CRYPTOPP_INCLUDE_PREFIX
18 /* Define to 1 if using `alloca.c'. */
19 #undef C_ALLOCA
21 /* Define this variable to 1 if using mapped memory was requested. Note that
22 defining it will alone not allow usage of mmap(), but unsetting it will
23 completely disable its usage. */
24 #undef ENABLE_MMAP
26 /* Define to 1 if translation of program messages to the user's native
27 language is requested. */
28 #undef ENABLE_NLS
30 /* Define to 1 if the C++ compiler is the GNU C++ compiler and it is using
31 strict aliasing. */
32 #undef GCC_USES_STRICT_ALIASING
34 /* Define to 1 if you have `alloca', as a function or macro. */
35 #undef HAVE_ALLOCA
37 /* Define to 1 if you have <alloca.h> and it should be used (not on Ultrix).
39 #undef HAVE_ALLOCA_H
41 /* Define to 1 if you have the <ansidecl.h> header file. */
42 #undef HAVE_ANSIDECL_H
44 /* Define to 1 if you have the <argz.h> header file. */
45 #undef HAVE_ARGZ_H
47 /* Define to 1 if you have the <arpa/inet.h> header file. */
48 #undef HAVE_ARPA_INET_H
50 /* Define to 1 if you have the <bfd.h> header file. */
51 #undef HAVE_BFD_H
53 /* Defined if the requested minimum BOOST version is satisfied */
54 #undef HAVE_BOOST
56 /* Define to 1 if you have the Boost sources */
57 #undef HAVE_BOOST_SOURCES
59 /* Define to 1 if you have <boost/system/error_code.hpp> */
60 #undef HAVE_BOOST_SYSTEM_ERROR_CODE_HPP
62 /* Define to 1 if you have the <cxxabi.h> header which declares
63 abi::__cxa_demangle() */
64 #undef HAVE_CXXABI
66 /* Define if the GNU dcgettext() function is already present or preinstalled.
68 #undef HAVE_DCGETTEXT
70 /* Define to 1 if you have the declaration of `strerror_r', and to 0 if you
71 don't. */
72 #undef HAVE_DECL_STRERROR_R
74 /* Define to 1 if you have the <dirent.h> header file, and it defines `DIR'.
76 #undef HAVE_DIRENT_H
78 /* Define to 1 if you don't have `vprintf' but do have `_doprnt.' */
79 #undef HAVE_DOPRNT
81 /* Define to 1 if you have the `endpwent' function. */
82 #undef HAVE_ENDPWENT
84 /* Define to 1 if you have the <errno.h> header file. */
85 #undef HAVE_ERRNO_H
87 /* Define to 1 if you have the <execinfo.h> header which declares backtrace()
89 #undef HAVE_EXECINFO
91 /* Define to 1 if you have the fallocate() function. */
92 #undef HAVE_FALLOCATE
94 /* Define to 1 if you have the <fcntl.h> header file. */
95 #undef HAVE_FCNTL_H
97 /* Define to 1 if you have the `feof_unlocked' function. */
98 #undef HAVE_FEOF_UNLOCKED
100 /* Define to 1 if you have the `fgets_unlocked' function. */
101 #undef HAVE_FGETS_UNLOCKED
103 /* Define to 1 if you have the `floor' function. */
104 #undef HAVE_FLOOR
106 /* Define to 1 if you have the `fork' function. */
107 #undef HAVE_FORK
109 /* Define to 1 if you have the `ftruncate' function. */
110 #undef HAVE_FTRUNCATE
112 /* Define to 1 if you have the `getcwd' function. */
113 #undef HAVE_GETCWD
115 /* Define to 1 if you have the `getc_unlocked' function. */
116 #undef HAVE_GETC_UNLOCKED
118 /* Define to 1 if you have the `getegid' function. */
119 #undef HAVE_GETEGID
121 /* Define to 1 if you have the `geteuid' function. */
122 #undef HAVE_GETEUID
124 /* Define to 1 if you have the `getgid' function. */
125 #undef HAVE_GETGID
127 /* Define to 1 if you have the `gethostbyaddr' function. */
128 #undef HAVE_GETHOSTBYADDR
130 /* Define to 1 if you have the `gethostbyname' function. */
131 #undef HAVE_GETHOSTBYNAME
133 /* Define to 1 if you have the `gethostname' function. */
134 #undef HAVE_GETHOSTNAME
136 /* Define to 1 if you have the `getmntent' function. */
137 #undef HAVE_GETMNTENT
139 /* Define to 1 if you have the `getopt_long' function. */
140 #undef HAVE_GETOPT_LONG
142 /* Define to 1 if you have the `getpagesize' function. */
143 #undef HAVE_GETPAGESIZE
145 /* Define to 1 if you have the `getpass' function. */
146 #undef HAVE_GETPASS
148 /* Define to 1 if you have the `getrlimit' function. */
149 #undef HAVE_GETRLIMIT
151 /* Define if the GNU gettext() function is already present or preinstalled. */
152 #undef HAVE_GETTEXT
154 /* Define to 1 if you have the `gettimeofday' function. */
155 #undef HAVE_GETTIMEOFDAY
157 /* Define to 1 if you have the `getuid' function. */
158 #undef HAVE_GETUID
160 /* Define to 1 if you have the <history.h> header file. */
161 #undef HAVE_HISTORY_H
163 /* Define if you have the iconv() function. */
164 #undef HAVE_ICONV
166 /* Define to 1 if you have the `inet_ntoa' function. */
167 #undef HAVE_INET_NTOA
169 /* Define if <inttypes.h> exists and doesn't clash with <sys/types.h>. */
170 #undef HAVE_INTTYPES_H
172 /* Define if <inttypes.h> exists, doesn't clash with <sys/types.h>, and
173 declares uintmax_t. */
174 #undef HAVE_INTTYPES_H_WITH_UINTMAX
176 /* Define if you have <langinfo.h> and nl_langinfo(CODESET). */
177 #undef HAVE_LANGINFO_CODESET
179 /* Define to 1 if you have the <langinfo.h> header file. */
180 #undef HAVE_LANGINFO_H
182 /* Define if your <locale.h> file defines LC_MESSAGES. */
183 #undef HAVE_LC_MESSAGES
185 /* Define to 1 if you have the <libintl.h> header file. */
186 #undef HAVE_LIBINTL_H
188 /* Define if you have a readline compatible library */
189 #undef HAVE_LIBREADLINE
191 /* Define to 1 if you have the <limits.h> header file. */
192 #undef HAVE_LIMITS_H
194 /* Define to 1 if you have the `localeconv' function. */
195 #undef HAVE_LOCALECONV
197 /* Define to 1 if you have the <locale.h> header file. */
198 #undef HAVE_LOCALE_H
200 /* Define to 1 if `lstat' has the bug that it succeeds when given the
201 zero-length file name argument. */
202 #undef HAVE_LSTAT_EMPTY_STRING_BUG
204 /* Define to 1 if your system has a GNU libc compatible `malloc' function, and
205 to 0 otherwise. */
206 #undef HAVE_MALLOC
208 /* Define to 1 if you have the <malloc.h> header file. */
209 #undef HAVE_MALLOC_H
211 /* Define to 1 if you have the `memmove' function. */
212 #undef HAVE_MEMMOVE
214 /* Define to 1 if you have the <memory.h> header file. */
215 #undef HAVE_MEMORY_H
217 /* Define to 1 if you have the `mempcpy' function. */
218 #undef HAVE_MEMPCPY
220 /* Define to 1 if you have the `memset' function. */
221 #undef HAVE_MEMSET
223 /* Define to 1 if you have the `mkdir' function. */
224 #undef HAVE_MKDIR
226 /* Define to 1 if you have a working `mmap' system call. */
227 #undef HAVE_MMAP
229 /* Define to 1 if you have the <mntent.h> header file. */
230 #undef HAVE_MNTENT_H
232 /* Define to 1 if you have the `munmap' function. */
233 #undef HAVE_MUNMAP
235 /* Define to 1 if you have the <ndir.h> header file, and it defines `DIR'. */
236 #undef HAVE_NDIR_H
238 /* Define to 1 if you have the <netdb.h> header file. */
239 #undef HAVE_NETDB_H
241 /* Define to 1 if you have the <netinet/in.h> header file. */
242 #undef HAVE_NETINET_IN_H
244 /* Define to 1 if you have the `nl_langinfo' function. */
245 #undef HAVE_NL_LANGINFO
247 /* Define to 1 if you have the <nl_types.h> header file. */
248 #undef HAVE_NL_TYPES_H
250 /* Define to 1 if you have posix_fallocate() and it should be used. */
251 #undef HAVE_POSIX_FALLOCATE
253 /* Define to 1 if you have the `pow' function. */
254 #undef HAVE_POW
256 /* Define to 1 if the system has the type `ptrdiff_t'. */
257 #undef HAVE_PTRDIFF_T
259 /* Define to 1 if you have the `putenv' function. */
260 #undef HAVE_PUTENV
262 /* Define to 1 if you have the <readline.h> header file. */
263 #undef HAVE_READLINE_H
265 /* Define if your readline library has \`add_history' */
266 #undef HAVE_READLINE_HISTORY
268 /* Define to 1 if you have the <readline/history.h> header file. */
269 #undef HAVE_READLINE_HISTORY_H
271 /* Define to 1 if you have the <readline/readline.h> header file. */
272 #undef HAVE_READLINE_READLINE_H
274 /* Define to 1 if your system has a GNU libc compatible `realloc' function,
275 and to 0 otherwise. */
276 #undef HAVE_REALLOC
278 /* Define to 1 if you have the `select' function. */
279 #undef HAVE_SELECT
281 /* Define to 1 if you have the `setenv' function. */
282 #undef HAVE_SETENV
284 /* Define to 1 if you have the `setlocale' function. */
285 #undef HAVE_SETLOCALE
287 /* Define to 1 if you have the `setrlimit' function. */
288 #undef HAVE_SETRLIMIT
290 /* Define to 1 if you have the `sigaction' function. */
291 #undef HAVE_SIGACTION
293 /* Define to 1 if you have the <signal.h> header file. */
294 #undef HAVE_SIGNAL_H
296 /* Define to 1 if you have the `socket' function. */
297 #undef HAVE_SOCKET
299 /* Define to 1 if you have the `sqrt' function. */
300 #undef HAVE_SQRT
302 /* Define to 1 if `stat' has the bug that it succeeds when given the
303 zero-length file name argument. */
304 #undef HAVE_STAT_EMPTY_STRING_BUG
306 /* Define to 1 if stdbool.h conforms to C99. */
307 #undef HAVE_STDBOOL_H
309 /* Define to 1 if you have the <stddef.h> header file. */
310 #undef HAVE_STDDEF_H
312 /* Define to 1 if you have the <stdint.h> header file. */
313 #undef HAVE_STDINT_H
315 /* Define if <stdint.h> exists, doesn't clash with <sys/types.h>, and declares
316 uintmax_t. */
317 #undef HAVE_STDINT_H_WITH_UINTMAX
319 /* Define to 1 if you have the <stdio_ext.h> header file. */
320 #undef HAVE_STDIO_EXT_H
322 /* Define to 1 if you have the <stdlib.h> header file. */
323 #undef HAVE_STDLIB_H
325 /* Define to 1 if you have the `stpcpy' function. */
326 #undef HAVE_STPCPY
328 /* Define to 1 if you have the `strcasecmp' function. */
329 #undef HAVE_STRCASECMP
331 /* Define to 1 if you have the `strchr' function. */
332 #undef HAVE_STRCHR
334 /* Define to 1 if you have the `strcspn' function. */
335 #undef HAVE_STRCSPN
337 /* Define to 1 if you have the `strdup' function. */
338 #undef HAVE_STRDUP
340 /* Define to 1 if you have the `strerror' function. */
341 #undef HAVE_STRERROR
343 /* Define to 1 if you have the `strerror_r' function. */
344 #undef HAVE_STRERROR_R
346 /* Define to 1 if you have the `strftime' function. */
347 #undef HAVE_STRFTIME
349 /* Define to 1 if you have the <strings.h> header file. */
350 #undef HAVE_STRINGS_H
352 /* Define to 1 if you have the <string.h> header file. */
353 #undef HAVE_STRING_H
355 /* Define to 1 if you have the `strncasecmp' function. */
356 #undef HAVE_STRNCASECMP
358 /* Define to 1 if you have the `strstr' function. */
359 #undef HAVE_STRSTR
361 /* Define to 1 if you have the `strtoul' function. */
362 #undef HAVE_STRTOUL
364 /* Define to 1 if you have the `sysconf' function. */
365 #undef HAVE_SYSCONF
367 /* Define to 1 if you have the <sys/dir.h> header file, and it defines `DIR'.
369 #undef HAVE_SYS_DIR_H
371 /* Define to 1 if you have the SYS_fallocate syscall number. */
372 #undef HAVE_SYS_FALLOCATE
374 /* Define to 1 if you have the <sys/ioctl.h> header file. */
375 #undef HAVE_SYS_IOCTL_H
377 /* Define to 1 if you have the <sys/mntent.h> header file. */
378 #undef HAVE_SYS_MNTENT_H
380 /* Define to 1 if you have the <sys/mnttab.h> header file. */
381 #undef HAVE_SYS_MNTTAB_H
383 /* Define to 1 if you have the <sys/mount.h> header file. */
384 #undef HAVE_SYS_MOUNT_H
386 /* Define to 1 if you have the <sys/ndir.h> header file, and it defines `DIR'.
388 #undef HAVE_SYS_NDIR_H
390 /* Define to 1 if you have the <sys/param.h> header file. */
391 #undef HAVE_SYS_PARAM_H
393 /* Define to 1 if you have the <sys/resource.h> header file. */
394 #undef HAVE_SYS_RESOURCE_H
396 /* Define to 1 if you have the <sys/select.h> header file. */
397 #undef HAVE_SYS_SELECT_H
399 /* Define to 1 if you have the <sys/socket.h> header file. */
400 #undef HAVE_SYS_SOCKET_H
402 /* Define to 1 if you have the <sys/statvfs.h> header file. */
403 #undef HAVE_SYS_STATVFS_H
405 /* Define to 1 if you have the <sys/stat.h> header file. */
406 #undef HAVE_SYS_STAT_H
408 /* Define to 1 if you have the <sys/timeb.h> header file. */
409 #undef HAVE_SYS_TIMEB_H
411 /* Define to 1 if you have the <sys/time.h> header file. */
412 #undef HAVE_SYS_TIME_H
414 /* Define to 1 if you have the <sys/types.h> header file. */
415 #undef HAVE_SYS_TYPES_H
417 /* Define to 1 if you have <sys/wait.h> that is POSIX.1 compatible. */
418 #undef HAVE_SYS_WAIT_H
420 /* Define to 1 if you have the `tsearch' function. */
421 #undef HAVE_TSEARCH
423 /* Define to 1 if you have the <typeinfo> header file. */
424 #undef HAVE_TYPEINFO
426 /* Define to 1 if you have the <unistd.h> header file. */
427 #undef HAVE_UNISTD_H
429 /* Define if you have the unsigned long long type. */
430 #undef HAVE_UNSIGNED_LONG_LONG
432 /* Define to 1 if you have the `vfork' function. */
433 #undef HAVE_VFORK
435 /* Define to 1 if you have the <vfork.h> header file. */
436 #undef HAVE_VFORK_H
438 /* Define to 1 if you have the `vprintf' function. */
439 #undef HAVE_VPRINTF
441 /* Define to 1 if `fork' works. */
442 #undef HAVE_WORKING_FORK
444 /* Define to 1 if `vfork' works. */
445 #undef HAVE_WORKING_VFORK
447 /* Define to 1 if the system has the type `_Bool'. */
448 #undef HAVE__BOOL
450 /* Define to 1 if you have the _SC_PAGESIZE constant in <unistd.h> */
451 #undef HAVE__SC_PAGESIZE
453 /* Define to 1 if you have the _SC_PAGE_SIZE constant in <unistd.h>, but not
454 _SC_PAGESIZE */
455 #undef HAVE__SC_PAGE_SIZE
457 /* Define to 1 if you have the `__argz_count' function. */
458 #undef HAVE___ARGZ_COUNT
460 /* Define to 1 if you have the `__argz_next' function. */
461 #undef HAVE___ARGZ_NEXT
463 /* Define to 1 if you have the `__argz_stringify' function. */
464 #undef HAVE___ARGZ_STRINGIFY
466 /* Define as const if the declaration of iconv() needs const. */
467 #undef ICONV_CONST
469 /* Define if integer division by zero raises signal SIGFPE. */
470 #undef INTDIV0_RAISES_SIGFPE
472 /* Define to 1 if `lstat' dereferences a symlink specified with a trailing
473 slash. */
474 #undef LSTAT_FOLLOWS_SLASHED_SYMLINK
476 /* Name of package */
477 #undef PACKAGE
479 /* Define to the address where bug reports for this package should be sent. */
480 #undef PACKAGE_BUGREPORT
482 /* Define to the full name of this package. */
483 #undef PACKAGE_NAME
485 /* Define to the full name and version of this package. */
486 #undef PACKAGE_STRING
488 /* Define to the one symbol short name of this package. */
489 #undef PACKAGE_TARNAME
491 /* Define to the home page for this package. */
492 #undef PACKAGE_URL
494 /* Define to the version of this package. */
495 #undef PACKAGE_VERSION
497 /* Define if <inttypes.h> exists and defines unusable PRI* macros. */
498 #undef PRI_MACROS_BROKEN
500 /* Define as the return type of signal handlers (`int' or `void'). */
501 #undef RETSIGTYPE
503 /* Define to the type of arg 1 for `select'. */
504 #undef SELECT_TYPE_ARG1
506 /* Define to the type of args 2, 3 and 4 for `select'. */
507 #undef SELECT_TYPE_ARG234
509 /* Define to the type of arg 5 for `select'. */
510 #undef SELECT_TYPE_ARG5
512 /* If using the C implementation of alloca, define if you know the
513 direction of stack growth for your system; otherwise it will be
514 automatically deduced at runtime.
515 STACK_DIRECTION > 0 => grows toward higher addresses
516 STACK_DIRECTION < 0 => grows toward lower addresses
517 STACK_DIRECTION = 0 => direction of growth unknown */
518 #undef STACK_DIRECTION
520 /* Define to 1 if you have the ANSI C header files. */
521 #undef STDC_HEADERS
523 /* Define to 1 if strerror_r returns char *. */
524 #undef STRERROR_R_CHAR_P
526 /* Define if you want GeoIP support. */
527 #undef SUPPORT_GEOIP
529 /* The checkout date or svn revision number. */
530 #undef SVNDATE
532 /* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */
533 #undef TIME_WITH_SYS_TIME
535 /* Define to 1 if your <sys/time.h> declares `struct tm'. */
536 #undef TM_IN_SYS_TIME
538 /* Version number of package */
539 #undef VERSION
541 /* Define to 1 if `lex' declares `yytext' as a `char *' by default, not a
542 `char[]'. */
543 #undef YYTEXT_POINTER
545 /* Define to empty if `const' does not conform to ANSI C. */
546 #undef const
548 /* Define to `int' if <sys/types.h> doesn't define. */
549 #undef gid_t
551 /* Define to `__inline__' or `__inline' if that's what the C compiler
552 calls it, or to nothing if 'inline' is not supported under any name. */
553 #ifndef __cplusplus
554 #undef inline
555 #endif
557 /* Define to rpl_malloc if the replacement function should be used. */
558 #undef malloc
560 /* Define to `int' if <sys/types.h> does not define. */
561 #undef mode_t
563 /* Define to `long int' if <sys/types.h> does not define. */
564 #undef off_t
566 /* Define to `int' if <sys/types.h> does not define. */
567 #undef pid_t
569 /* Define to rpl_realloc if the replacement function should be used. */
570 #undef realloc
572 /* Define to `unsigned int' if <sys/types.h> does not define. */
573 #undef size_t
575 /* Define to `int' if <sys/types.h> doesn't define. */
576 #undef uid_t
578 /* Define to unsigned long or unsigned long long if <inttypes.h> and
579 <stdint.h> don't define. */
580 #undef uintmax_t
582 /* Define as `fork' if `vfork' does not work. */
583 #undef vfork
585 /* Define to empty if the keyword `volatile' does not work. Warning: valid
586 code using `volatile' can become incorrect without. Disable with care. */
587 #undef volatile