1 /* config.h.in. Generated from configure.ac by autoheader. */
3 /* Define to 1 to enable bittorrent downloads */
4 #undef ENABLE_BITTORRENT
6 /* Define to 1 if you have the <dlfcn.h> header file. */
9 /* Define to 1 if you have the `gettimeofday' function. */
10 #undef HAVE_GETTIMEOFDAY
12 /* Define to 1 if you have the <inttypes.h> header file. */
13 #undef HAVE_INTTYPES_H
15 /* Define to 1 if your system has a GNU libc compatible `malloc' function, and
19 /* Define to 1 if you have the <memory.h> header file. */
22 /* Define to 1 if you have the `pthread_create' function. */
23 #undef HAVE_PTHREAD_CREATE
25 /* Define to 1 if your system has a GNU libc compatible `realloc' function,
26 and to 0 otherwise. */
29 /* Define to 1 if you have the <stdint.h> header file. */
32 /* Define to 1 if you have the <stdlib.h> header file. */
35 /* Define to 1 if you have the <strings.h> header file. */
38 /* Define to 1 if you have the <string.h> header file. */
41 /* Define to 1 if you have the <sys/stat.h> header file. */
42 #undef HAVE_SYS_STAT_H
44 /* Define to 1 if you have the <sys/time.h> header file. */
45 #undef HAVE_SYS_TIME_H
47 /* Define to 1 if you have the <sys/types.h> header file. */
48 #undef HAVE_SYS_TYPES_H
50 /* Define to 1 if you have the <unistd.h> header file. */
53 /* Define to the address where bug reports for this package should be sent. */
54 #undef PACKAGE_BUGREPORT
56 /* Define to the full name of this package. */
59 /* Define to the full name and version of this package. */
62 /* Define to the one symbol short name of this package. */
63 #undef PACKAGE_TARNAME
65 /* Define to the version of this package. */
66 #undef PACKAGE_VERSION
68 /* Define to 1 if you have the ANSI C header files. */
71 /* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */
72 #undef TIME_WITH_SYS_TIME
74 /* Define to empty if `const' does not conform to ANSI C. */
77 /* Define to rpl_malloc if the replacement function should be used. */
80 /* Define to rpl_realloc if the replacement function should be used. */
83 /* Define to `unsigned int' if <sys/types.h> does not define. */