patch #7496
[mldonkey.git] / config / config.h.in
blob0da04bbfa403f36a2d2eb14dce2878751de203ef
1 /* config.h.in. Generated from configure.in by autoheader. */
3 /* Define to 1 if you want to replace iconv and related with stubs. */
4 #undef DISABLE_ICONV
6 /* Define to 1 if you have the <arpa/inet.h> header file. */
7 #undef HAVE_ARPA_INET_H
9 /* Define to 1 if you have the <byteswap.h> header file. */
10 #undef HAVE_BYTESWAP_H
12 /* Define if you have the iconv() function. */
13 #undef HAVE_ICONV
15 /* Define to 1 if you have the <inttypes.h> header file. */
16 #undef HAVE_INTTYPES_H
18 /* Define to 1 if you have the `charset' library (-lcharset). */
19 #undef HAVE_LIBCHARSET
21 /* Define to 1 if you have the <libcharset.h> header file. */
22 #undef HAVE_LIBCHARSET_H
24 /* Define to 1 if you have the <langinfo.h> header file. */
25 #undef HAVE_LANGINFO_H
27 /* Define to 1 if you have the <linux/limits.h> header file. */
28 #undef HAVE_LINUX_LIMITS_H
30 /* Define to 1 if you have the `locale_charset' function. */
31 #undef HAVE_LOCALE_CHARSET
33 /* Define to 1 if you have the <locale.h> header file. */
34 #undef HAVE_LOCALE_H
36 /* Define to 1 if you have the <memory.h> header file. */
37 #undef HAVE_MEMORY_H
39 /* Define to 1 if you have the <netinet/in.h> header file. */
40 #undef HAVE_NETINET_IN_H
42 /* Define to 1 if you have the <netinet/in_systm.h> header file. */
43 #undef HAVE_NETINET_IN_SYSTM_H
45 /* Define to 1 if you have the <netinet/ip.h> header file. */
46 #undef HAVE_NETINET_IP_H
48 /* Define to 1 if you have the `poll' function. */
49 #undef HAVE_POLL
51 /* Define if you have POSIX threads libraries and header files. */
52 #undef HAVE_PTHREAD
54 /* Define to 1 if you have the <stdint.h> header file. */
55 #undef HAVE_STDINT_H
57 /* Define to 1 if you have the <stdlib.h> header file. */
58 #undef HAVE_STDLIB_H
60 /* Define to 1 if you have the <strings.h> header file. */
61 #undef HAVE_STRINGS_H
63 /* Define to 1 if you have the <string.h> header file. */
64 #undef HAVE_STRING_H
66 /* Define to 1 if you have the <sys/poll.h> header file. */
67 #undef HAVE_SYS_POLL_H
69 /* Define to 1 if you have the <sys/stat.h> header file. */
70 #undef HAVE_SYS_STAT_H
72 /* Define to 1 if you have the <sys/types.h> header file. */
73 #undef HAVE_SYS_TYPES_H
75 /* Define to 1 if you have the <sys/utsname.h> header file. */
76 #undef HAVE_SYS_UTSNAME_H
78 /* Define to 1 if you have the <unistd.h> header file. */
79 #undef HAVE_UNISTD_H
81 /* Define to 1 if you have the <zlib.h> header file. */
82 #undef HAVE_ZLIB_H
84 /* Define to 1 if you have the `zlibVersion' function. */
85 #undef HAVE_ZLIBVERSION
87 /* Define as const if the declaration of iconv() needs const. */
88 #undef ICONV_CONST
90 /* Define to the necessary symbol if this constant uses a non-standard name on
91 your system. */
92 #undef PTHREAD_CREATE_JOINABLE
94 /* Number of bits in a file offset, on hosts where this is settable. */
95 #undef _FILE_OFFSET_BITS
97 /* Define for large files, on AIX-style hosts. */
98 #undef _LARGE_FILES
100 /* Define to 1 if you have png support in libgd. */
101 #undef HAVE_GD_PNG
103 /* Define to 1 if you have the `png_access_version_number' function. */
104 #undef HAVE_PNGVERSION
106 /* Define to 1 if you have jpg support in libgd. */
107 #undef HAVE_GD_JPG
109 /* Define to 1 if you have bzip2 support. */
110 #undef USE_BZIP2
112 /* Define to 1 if you have the `bzlibVersion' function. */
113 #undef HAVE_BZLIBVERSION
115 /* Define to 1 if you have the <sys/vfs.h> header file. */
116 #undef HAVE_SYS_VFS_H
118 /* Define to 1 if you have the <sys/statvfs.h> header file. */
119 #undef HAVE_SYS_STATVFS_H
121 /* Define to 1 if you have the <sys/param.h> header file. */
122 #undef HAVE_SYS_PARAM_H
124 /* Define to 1 if you have the <sys/mount.h> header file. */
125 #undef HAVE_SYS_MOUNT_H
127 /* Define to 1 if you have the <gnu/libc-versions.h> header file. */
128 #undef HAVE_GNU_LIBC_VERSION_H
130 /* Define to 1 if you want to use CryptoPP */
131 #undef HAVE_CRYPTOPP
133 /* Define to 1 if you have <sys/time.h> */
134 #undef HAVE_SYS_TIME_H
136 /* Define to 1 if you have <sys/resource.h> */
137 #undef HAVE_SYS_RESOURCE_H
139 /* Define to 1 if you have getrlimit() */
140 #undef HAVE_GETRLIMIT
142 /* Define to 1 if you have setrlimit() */
143 #undef HAVE_SETRLIMIT
145 /* Define to 1 if you have strerror() */
146 #undef HAVE_STRERROR
148 /* Define to 1 if you have strerror_r() */
149 #undef HAVE_STRERROR_R
151 /* Define to 1 if you want to use libminiupnpc + libnatpmp */
152 #undef ENABLE_UPNP_NATPMP