Fixed loading of zipped IP filter (#1674)
[amule.git] / config.h.in
bloba120ed8583472927eab7769bad6811a255d60f21
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 the C++ compiler is the GNU C++ compiler and it is using
22 strict aliasing. */
23 #undef GCC_USES_STRICT_ALIASING
25 /* Define to 1 if you have `alloca', as a function or macro. */
26 #undef HAVE_ALLOCA
28 /* Define to 1 if you have <alloca.h> and it should be used (not on Ultrix).
30 #undef HAVE_ALLOCA_H
32 /* Define to 1 if you have the <argz.h> header file. */
33 #undef HAVE_ARGZ_H
35 /* Define to 1 if you have the <arpa/inet.h> header file. */
36 #undef HAVE_ARPA_INET_H
38 /* Define to 1 if you have the <cxxabi.h> header which declares
39 abi::__cxa_demangle() */
40 #undef HAVE_CXXABI
42 /* Define if the GNU dcgettext() function is already present or preinstalled.
44 #undef HAVE_DCGETTEXT
46 /* Define to 1 if you have the declaration of `strerror_r', and to 0 if you
47 don't. */
48 #undef HAVE_DECL_STRERROR_R
50 /* Define to 1 if you have the <dirent.h> header file, and it defines `DIR'.
52 #undef HAVE_DIRENT_H
54 /* Define to 1 if you don't have `vprintf' but do have `_doprnt.' */
55 #undef HAVE_DOPRNT
57 /* Define to 1 if you have the `endpwent' function. */
58 #undef HAVE_ENDPWENT
60 /* Define to 1 if you have the <errno.h> header file. */
61 #undef HAVE_ERRNO_H
63 /* Define to 1 if you have the <execinfo.h> header which declares backtrace()
65 #undef HAVE_EXECINFO
67 /* Define to 1 if you have the fallocate() function. */
68 #undef HAVE_FALLOCATE
70 /* Define to 1 if you have the <fcntl.h> header file. */
71 #undef HAVE_FCNTL_H
73 /* Define to 1 if you have the `feof_unlocked' function. */
74 #undef HAVE_FEOF_UNLOCKED
76 /* Define to 1 if you have the `fgets_unlocked' function. */
77 #undef HAVE_FGETS_UNLOCKED
79 /* Define to 1 if you have the `floor' function. */
80 #undef HAVE_FLOOR
82 /* Define to 1 if you have the `fork' function. */
83 #undef HAVE_FORK
85 /* Define to 1 if you have the `ftruncate' function. */
86 #undef HAVE_FTRUNCATE
88 /* Define to 1 if you have the `getcwd' function. */
89 #undef HAVE_GETCWD
91 /* Define to 1 if you have the `getc_unlocked' function. */
92 #undef HAVE_GETC_UNLOCKED
94 /* Define to 1 if you have the `getegid' function. */
95 #undef HAVE_GETEGID
97 /* Define to 1 if you have the `geteuid' function. */
98 #undef HAVE_GETEUID
100 /* Define to 1 if you have the `getgid' function. */
101 #undef HAVE_GETGID
103 /* Define to 1 if you have the `gethostbyaddr' function. */
104 #undef HAVE_GETHOSTBYADDR
106 /* Define to 1 if you have the `gethostbyname' function. */
107 #undef HAVE_GETHOSTBYNAME
109 /* Define to 1 if you have the `gethostname' function. */
110 #undef HAVE_GETHOSTNAME
112 /* Define to 1 if you have the `getmntent' function. */
113 #undef HAVE_GETMNTENT
115 /* Define to 1 if you have the `getopt_long' function. */
116 #undef HAVE_GETOPT_LONG
118 /* Define to 1 if you have the `getpagesize' function. */
119 #undef HAVE_GETPAGESIZE
121 /* Define to 1 if you have the `getpass' function. */
122 #undef HAVE_GETPASS
124 /* Define to 1 if you have the `getrlimit' function. */
125 #undef HAVE_GETRLIMIT
127 /* Define if the GNU gettext() function is already present or preinstalled. */
128 #undef HAVE_GETTEXT
130 /* Define to 1 if you have the `gettimeofday' function. */
131 #undef HAVE_GETTIMEOFDAY
133 /* Define to 1 if you have the `getuid' function. */
134 #undef HAVE_GETUID
136 /* Define to 1 if you have the <history.h> header file. */
137 #undef HAVE_HISTORY_H
139 /* Define if you have the iconv() function. */
140 #undef HAVE_ICONV
142 /* Define to 1 if you have the `inet_ntoa' function. */
143 #undef HAVE_INET_NTOA
145 /* Define if <inttypes.h> exists and doesn't clash with <sys/types.h>. */
146 #undef HAVE_INTTYPES_H
148 /* Define if <inttypes.h> exists, doesn't clash with <sys/types.h>, and
149 declares uintmax_t. */
150 #undef HAVE_INTTYPES_H_WITH_UINTMAX
152 /* Define if you have <langinfo.h> and nl_langinfo(CODESET). */
153 #undef HAVE_LANGINFO_CODESET
155 /* Define to 1 if you have the <langinfo.h> header file. */
156 #undef HAVE_LANGINFO_H
158 /* Define if your <locale.h> file defines LC_MESSAGES. */
159 #undef HAVE_LC_MESSAGES
161 /* Define to 1 if you have the <libintl.h> header file. */
162 #undef HAVE_LIBINTL_H
164 /* Define if you have a readline compatible library */
165 #undef HAVE_LIBREADLINE
167 /* Define to 1 if you have the <limits.h> header file. */
168 #undef HAVE_LIMITS_H
170 /* Define to 1 if you have the `localeconv' function. */
171 #undef HAVE_LOCALECONV
173 /* Define to 1 if you have the <locale.h> header file. */
174 #undef HAVE_LOCALE_H
176 /* Define to 1 if `lstat' has the bug that it succeeds when given the
177 zero-length file name argument. */
178 #undef HAVE_LSTAT_EMPTY_STRING_BUG
180 /* Define to 1 if your system has a GNU libc compatible `malloc' function, and
181 to 0 otherwise. */
182 #undef HAVE_MALLOC
184 /* Define to 1 if you have the <malloc.h> header file. */
185 #undef HAVE_MALLOC_H
187 /* Define to 1 if you have the `memmove' function. */
188 #undef HAVE_MEMMOVE
190 /* Define to 1 if you have the <memory.h> header file. */
191 #undef HAVE_MEMORY_H
193 /* Define to 1 if you have the `mempcpy' function. */
194 #undef HAVE_MEMPCPY
196 /* Define to 1 if you have the `memset' function. */
197 #undef HAVE_MEMSET
199 /* Define to 1 if you have the `mkdir' function. */
200 #undef HAVE_MKDIR
202 /* Define to 1 if you have a working `mmap' system call. */
203 #undef HAVE_MMAP
205 /* Define to 1 if you have the <mntent.h> header file. */
206 #undef HAVE_MNTENT_H
208 /* Define to 1 if you have the `munmap' function. */
209 #undef HAVE_MUNMAP
211 /* Define to 1 if you have the <ndir.h> header file, and it defines `DIR'. */
212 #undef HAVE_NDIR_H
214 /* Define to 1 if you have the <netdb.h> header file. */
215 #undef HAVE_NETDB_H
217 /* Define to 1 if you have the <netinet/in.h> header file. */
218 #undef HAVE_NETINET_IN_H
220 /* Define to 1 if you have the `nl_langinfo' function. */
221 #undef HAVE_NL_LANGINFO
223 /* Define to 1 if you have the <nl_types.h> header file. */
224 #undef HAVE_NL_TYPES_H
226 /* Define to 1 if you have posix_fallocate() and it should be used. */
227 #undef HAVE_POSIX_FALLOCATE
229 /* Define to 1 if you have the `pow' function. */
230 #undef HAVE_POW
232 /* Define to 1 if the system has the type `ptrdiff_t'. */
233 #undef HAVE_PTRDIFF_T
235 /* Define to 1 if you have the `putenv' function. */
236 #undef HAVE_PUTENV
238 /* Define to 1 if you have the <readline.h> header file. */
239 #undef HAVE_READLINE_H
241 /* Define if your readline library has \`add_history' */
242 #undef HAVE_READLINE_HISTORY
244 /* Define to 1 if you have the <readline/history.h> header file. */
245 #undef HAVE_READLINE_HISTORY_H
247 /* Define to 1 if you have the <readline/readline.h> header file. */
248 #undef HAVE_READLINE_READLINE_H
250 /* Define to 1 if your system has a GNU libc compatible `realloc' function,
251 and to 0 otherwise. */
252 #undef HAVE_REALLOC
254 /* Define to 1 if you have the `select' function. */
255 #undef HAVE_SELECT
257 /* Define to 1 if you have the `setenv' function. */
258 #undef HAVE_SETENV
260 /* Define to 1 if you have the `setlocale' function. */
261 #undef HAVE_SETLOCALE
263 /* Define to 1 if you have the `setrlimit' function. */
264 #undef HAVE_SETRLIMIT
266 /* Define to 1 if you have the `sigaction' function. */
267 #undef HAVE_SIGACTION
269 /* Define to 1 if you have the <signal.h> header file. */
270 #undef HAVE_SIGNAL_H
272 /* Define to 1 if you have the `socket' function. */
273 #undef HAVE_SOCKET
275 /* Define to 1 if you have the `sqrt' function. */
276 #undef HAVE_SQRT
278 /* Define to 1 if `stat' has the bug that it succeeds when given the
279 zero-length file name argument. */
280 #undef HAVE_STAT_EMPTY_STRING_BUG
282 /* Define to 1 if stdbool.h conforms to C99. */
283 #undef HAVE_STDBOOL_H
285 /* Define to 1 if you have the <stddef.h> header file. */
286 #undef HAVE_STDDEF_H
288 /* Define to 1 if you have the <stdint.h> header file. */
289 #undef HAVE_STDINT_H
291 /* Define if <stdint.h> exists, doesn't clash with <sys/types.h>, and declares
292 uintmax_t. */
293 #undef HAVE_STDINT_H_WITH_UINTMAX
295 /* Define to 1 if you have the <stdio_ext.h> header file. */
296 #undef HAVE_STDIO_EXT_H
298 /* Define to 1 if you have the <stdlib.h> header file. */
299 #undef HAVE_STDLIB_H
301 /* Define to 1 if you have the `stpcpy' function. */
302 #undef HAVE_STPCPY
304 /* Define to 1 if you have the `strcasecmp' function. */
305 #undef HAVE_STRCASECMP
307 /* Define to 1 if you have the `strchr' function. */
308 #undef HAVE_STRCHR
310 /* Define to 1 if you have the `strcspn' function. */
311 #undef HAVE_STRCSPN
313 /* Define to 1 if you have the `strdup' function. */
314 #undef HAVE_STRDUP
316 /* Define to 1 if you have the `strerror' function. */
317 #undef HAVE_STRERROR
319 /* Define to 1 if you have the `strerror_r' function. */
320 #undef HAVE_STRERROR_R
322 /* Define to 1 if you have the `strftime' function. */
323 #undef HAVE_STRFTIME
325 /* Define to 1 if you have the <strings.h> header file. */
326 #undef HAVE_STRINGS_H
328 /* Define to 1 if you have the <string.h> header file. */
329 #undef HAVE_STRING_H
331 /* Define to 1 if you have the `strncasecmp' function. */
332 #undef HAVE_STRNCASECMP
334 /* Define to 1 if you have the `strstr' function. */
335 #undef HAVE_STRSTR
337 /* Define to 1 if you have the `strtoul' function. */
338 #undef HAVE_STRTOUL
340 /* Define to 1 if you have the `sysconf' function. */
341 #undef HAVE_SYSCONF
343 /* Define to 1 if you have the <sys/dir.h> header file, and it defines `DIR'.
345 #undef HAVE_SYS_DIR_H
347 /* Define to 1 if you have the SYS_fallocate syscall number. */
348 #undef HAVE_SYS_FALLOCATE
350 /* Define to 1 if you have the <sys/ioctl.h> header file. */
351 #undef HAVE_SYS_IOCTL_H
353 /* Define to 1 if you have the <sys/mman.h> header file. */
354 #undef HAVE_SYS_MMAN_H
356 /* Define to 1 if you have the <sys/mntent.h> header file. */
357 #undef HAVE_SYS_MNTENT_H
359 /* Define to 1 if you have the <sys/mnttab.h> header file. */
360 #undef HAVE_SYS_MNTTAB_H
362 /* Define to 1 if you have the <sys/mount.h> header file. */
363 #undef HAVE_SYS_MOUNT_H
365 /* Define to 1 if you have the <sys/ndir.h> header file, and it defines `DIR'.
367 #undef HAVE_SYS_NDIR_H
369 /* Define to 1 if you have the <sys/param.h> header file. */
370 #undef HAVE_SYS_PARAM_H
372 /* Define to 1 if you have the <sys/resource.h> header file. */
373 #undef HAVE_SYS_RESOURCE_H
375 /* Define to 1 if you have the <sys/select.h> header file. */
376 #undef HAVE_SYS_SELECT_H
378 /* Define to 1 if you have the <sys/socket.h> header file. */
379 #undef HAVE_SYS_SOCKET_H
381 /* Define to 1 if you have the <sys/statvfs.h> header file. */
382 #undef HAVE_SYS_STATVFS_H
384 /* Define to 1 if you have the <sys/stat.h> header file. */
385 #undef HAVE_SYS_STAT_H
387 /* Define to 1 if you have the <sys/timeb.h> header file. */
388 #undef HAVE_SYS_TIMEB_H
390 /* Define to 1 if you have the <sys/time.h> header file. */
391 #undef HAVE_SYS_TIME_H
393 /* Define to 1 if you have the <sys/types.h> header file. */
394 #undef HAVE_SYS_TYPES_H
396 /* Define to 1 if you have <sys/wait.h> that is POSIX.1 compatible. */
397 #undef HAVE_SYS_WAIT_H
399 /* Define to 1 if you have the `tsearch' function. */
400 #undef HAVE_TSEARCH
402 /* Define to 1 if you have the <unistd.h> header file. */
403 #undef HAVE_UNISTD_H
405 /* Define if you have the unsigned long long type. */
406 #undef HAVE_UNSIGNED_LONG_LONG
408 /* Define to 1 if you have the `vfork' function. */
409 #undef HAVE_VFORK
411 /* Define to 1 if you have the <vfork.h> header file. */
412 #undef HAVE_VFORK_H
414 /* Define to 1 if you have the `vprintf' function. */
415 #undef HAVE_VPRINTF
417 /* Define to 1 if `fork' works. */
418 #undef HAVE_WORKING_FORK
420 /* Define to 1 if `vfork' works. */
421 #undef HAVE_WORKING_VFORK
423 /* Define to 1 if the system has the type `_Bool'. */
424 #undef HAVE__BOOL
426 /* Define to 1 if you have the _SC_PAGESIZE constant in <unistd.h> */
427 #undef HAVE__SC_PAGESIZE
429 /* Define to 1 if you have the _SC_PAGE_SIZE constant in <unistd.h>, but not
430 _SC_PAGESIZE */
431 #undef HAVE__SC_PAGE_SIZE
433 /* Define to 1 if you have the `__argz_count' function. */
434 #undef HAVE___ARGZ_COUNT
436 /* Define to 1 if you have the `__argz_next' function. */
437 #undef HAVE___ARGZ_NEXT
439 /* Define to 1 if you have the `__argz_stringify' function. */
440 #undef HAVE___ARGZ_STRINGIFY
442 /* Define as const if the declaration of iconv() needs const. */
443 #undef ICONV_CONST
445 /* Define if integer division by zero raises signal SIGFPE. */
446 #undef INTDIV0_RAISES_SIGFPE
448 /* Define to 1 if `lstat' dereferences a symlink specified with a trailing
449 slash. */
450 #undef LSTAT_FOLLOWS_SLASHED_SYMLINK
452 /* Name of package */
453 #undef PACKAGE
455 /* Define to the address where bug reports for this package should be sent. */
456 #undef PACKAGE_BUGREPORT
458 /* Define to the full name of this package. */
459 #undef PACKAGE_NAME
461 /* Define to the full name and version of this package. */
462 #undef PACKAGE_STRING
464 /* Define to the one symbol short name of this package. */
465 #undef PACKAGE_TARNAME
467 /* Define to the home page for this package. */
468 #undef PACKAGE_URL
470 /* Define to the version of this package. */
471 #undef PACKAGE_VERSION
473 /* Define if <inttypes.h> exists and defines unusable PRI* macros. */
474 #undef PRI_MACROS_BROKEN
476 /* Define as the return type of signal handlers (`int' or `void'). */
477 #undef RETSIGTYPE
479 /* Define to the type of arg 1 for `select'. */
480 #undef SELECT_TYPE_ARG1
482 /* Define to the type of args 2, 3 and 4 for `select'. */
483 #undef SELECT_TYPE_ARG234
485 /* Define to the type of arg 5 for `select'. */
486 #undef SELECT_TYPE_ARG5
488 /* If using the C implementation of alloca, define if you know the
489 direction of stack growth for your system; otherwise it will be
490 automatically deduced at runtime.
491 STACK_DIRECTION > 0 => grows toward higher addresses
492 STACK_DIRECTION < 0 => grows toward lower addresses
493 STACK_DIRECTION = 0 => direction of growth unknown */
494 #undef STACK_DIRECTION
496 /* Define to 1 if you have the ANSI C header files. */
497 #undef STDC_HEADERS
499 /* Define to 1 if strerror_r returns char *. */
500 #undef STRERROR_R_CHAR_P
502 /* Define if you want GeoIP support. */
503 #undef SUPPORT_GEOIP
505 /* The checkout date or svn revision number. */
506 #undef SVNDATE
508 /* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */
509 #undef TIME_WITH_SYS_TIME
511 /* Define to 1 if your <sys/time.h> declares `struct tm'. */
512 #undef TM_IN_SYS_TIME
514 /* Version number of package */
515 #undef VERSION
517 /* Define to 1 if `lex' declares `yytext' as a `char *' by default, not a
518 `char[]'. */
519 #undef YYTEXT_POINTER
521 /* Define to empty if `const' does not conform to ANSI C. */
522 #undef const
524 /* Define to `int' if <sys/types.h> doesn't define. */
525 #undef gid_t
527 /* Define to `__inline__' or `__inline' if that's what the C compiler
528 calls it, or to nothing if 'inline' is not supported under any name. */
529 #ifndef __cplusplus
530 #undef inline
531 #endif
533 /* Define to rpl_malloc if the replacement function should be used. */
534 #undef malloc
536 /* Define to `int' if <sys/types.h> does not define. */
537 #undef mode_t
539 /* Define to `long int' if <sys/types.h> does not define. */
540 #undef off_t
542 /* Define to `int' if <sys/types.h> does not define. */
543 #undef pid_t
545 /* Define to rpl_realloc if the replacement function should be used. */
546 #undef realloc
548 /* Define to `unsigned int' if <sys/types.h> does not define. */
549 #undef size_t
551 /* Define to `int' if <sys/types.h> doesn't define. */
552 #undef uid_t
554 /* Define to unsigned long or unsigned long long if <inttypes.h> and
555 <stdint.h> don't define. */
556 #undef uintmax_t
558 /* Define as `fork' if `vfork' does not work. */
559 #undef vfork
561 /* Define to empty if the keyword `volatile' does not work. Warning: valid
562 code using `volatile' can become incorrect without. Disable with care. */
563 #undef volatile