taler_config.h.in (9059B)
1 /* taler_config.h.in. Generated from configure.ac by autoheader. */ 2 3 /* Define to 1 if translation of program messages to the user's native 4 language is requested. */ 5 #undef ENABLE_NLS 6 7 /* Define to 1 to enable epoll support */ 8 #undef EPOLL_SUPPORT 9 10 /* Define to cull all logging calls */ 11 #undef GNUNET_CULL_LOGGING 12 13 /* 1 if extra logging is enabled, 2 for very verbose extra logging, 0 14 otherwise */ 15 #undef GNUNET_EXTRA_LOGGING 16 17 /* Define to 1 if you have the Mac OS X function CFLocaleCopyCurrent in the 18 CoreFoundation framework. */ 19 #undef HAVE_CFLOCALECOPYCURRENT 20 21 /* Define to 1 if you have the Mac OS X function CFPreferencesCopyAppValue in 22 the CoreFoundation framework. */ 23 #undef HAVE_CFPREFERENCESCOPYAPPVALUE 24 25 /* Define if the GNU dcgettext() function is already present or preinstalled. 26 */ 27 #undef HAVE_DCGETTEXT 28 29 /* Define to 1 if you have the declaration of `CURLINFO_TLS_SESSION', and to 0 30 if you don't. */ 31 #undef HAVE_DECL_CURLINFO_TLS_SESSION 32 33 /* 1 if developer logic is enabled, 0 otherwise */ 34 #undef HAVE_DEVELOPER 35 36 /* Define to 1 if you have the <dlfcn.h> header file. */ 37 #undef HAVE_DLFCN_H 38 39 /* Define if you have epoll_create1 function. */ 40 #undef HAVE_EPOLL_CREATE1 41 42 /* Define if the GNU gettext() function is already present or preinstalled. */ 43 #undef HAVE_GETTEXT 44 45 /* Define to 1 if you have the <gnunet/gnunet_curl_lib.h> header file. */ 46 #undef HAVE_GNUNET_GNUNET_CURL_LIB_H 47 48 /* Define to 1 if you have the <gnunet/gnunet_json_lib.h> header file. */ 49 #undef HAVE_GNUNET_GNUNET_JSON_LIB_H 50 51 /* Define to 1 if you have the <gnunet/gnunet_pq_lib.h> header file. */ 52 #undef HAVE_GNUNET_GNUNET_PQ_LIB_H 53 54 /* Define to 1 if you have the <gnunet/gnunet_sq_lib.h> header file. */ 55 #undef HAVE_GNUNET_GNUNET_SQ_LIB_H 56 57 /* Define to 1 if you have the <gnunet/gnunet_util_lib.h> header file. */ 58 #undef HAVE_GNUNET_GNUNET_UTIL_LIB_H 59 60 /* Define if you have the iconv() function and it works. */ 61 #undef HAVE_ICONV 62 63 /* Define to 1 if the system has the type `intmax_t'. */ 64 #undef HAVE_INTMAX_T 65 66 /* Define to 1 if you have the <inttypes.h> header file. */ 67 #undef HAVE_INTTYPES_H 68 69 /* Have libcurl */ 70 #undef HAVE_LIBCURL 71 72 /* Lacking libgnurl */ 73 #undef HAVE_LIBGNURL 74 75 /* Define to 1 if you have the <libpq-fe.h> header file. */ 76 #undef HAVE_LIBPQ_FE_H 77 78 /* Define to 1 if the system has the type 'long long int'. */ 79 #undef HAVE_LONG_LONG_INT 80 81 /* Define to 1 if you have the <netinet/in.h> header file. */ 82 #undef HAVE_NETINET_IN_H 83 84 /* Define to 1 if you have the <netinet/ip.h> header file. */ 85 #undef HAVE_NETINET_IP_H 86 87 /* Define to 1 if Postgres is available */ 88 #undef HAVE_POSTGRESQL 89 90 /* Define to 1 if you have the <stdint.h> header file. */ 91 #undef HAVE_STDINT_H 92 93 /* Define to 1 if you have the <stdio.h> header file. */ 94 #undef HAVE_STDIO_H 95 96 /* Define to 1 if you have the <stdlib.h> header file. */ 97 #undef HAVE_STDLIB_H 98 99 /* Define to 1 if you have the `strdup' function. */ 100 #undef HAVE_STRDUP 101 102 /* Define to 1 if you have the <strings.h> header file. */ 103 #undef HAVE_STRINGS_H 104 105 /* Define to 1 if you have the <string.h> header file. */ 106 #undef HAVE_STRING_H 107 108 /* Define to 1 if you have the <sys/socket.h> header file. */ 109 #undef HAVE_SYS_SOCKET_H 110 111 /* Define to 1 if you have the <sys/stat.h> header file. */ 112 #undef HAVE_SYS_STAT_H 113 114 /* Define to 1 if you have the <sys/types.h> header file. */ 115 #undef HAVE_SYS_TYPES_H 116 117 /* Define to 1 if you have the <sys/un.h> header file. */ 118 #undef HAVE_SYS_UN_H 119 120 /* Define to 1 if the system has the type `uintmax_t'. */ 121 #undef HAVE_UINTMAX_T 122 123 /* Define to 1 if you have the <unistd.h> header file. */ 124 #undef HAVE_UNISTD_H 125 126 /* Define to 1 if the system has the type 'unsigned long long int'. */ 127 #undef HAVE_UNSIGNED_LONG_LONG_INT 128 129 /* Defined if libcurl supports AsynchDNS */ 130 #undef LIBCURL_FEATURE_ASYNCHDNS 131 132 /* Defined if libcurl supports IDN */ 133 #undef LIBCURL_FEATURE_IDN 134 135 /* Defined if libcurl supports IPv6 */ 136 #undef LIBCURL_FEATURE_IPV6 137 138 /* Defined if libcurl supports KRB4 */ 139 #undef LIBCURL_FEATURE_KRB4 140 141 /* Defined if libcurl supports libz */ 142 #undef LIBCURL_FEATURE_LIBZ 143 144 /* Defined if libcurl supports NTLM */ 145 #undef LIBCURL_FEATURE_NTLM 146 147 /* Defined if libcurl supports SSL */ 148 #undef LIBCURL_FEATURE_SSL 149 150 /* Defined if libcurl supports SSPI */ 151 #undef LIBCURL_FEATURE_SSPI 152 153 /* Defined if libcurl supports DICT */ 154 #undef LIBCURL_PROTOCOL_DICT 155 156 /* Defined if libcurl supports FILE */ 157 #undef LIBCURL_PROTOCOL_FILE 158 159 /* Defined if libcurl supports FTP */ 160 #undef LIBCURL_PROTOCOL_FTP 161 162 /* Defined if libcurl supports FTPS */ 163 #undef LIBCURL_PROTOCOL_FTPS 164 165 /* Defined if libcurl supports HTTP */ 166 #undef LIBCURL_PROTOCOL_HTTP 167 168 /* Defined if libcurl supports HTTPS */ 169 #undef LIBCURL_PROTOCOL_HTTPS 170 171 /* Defined if libcurl supports IMAP */ 172 #undef LIBCURL_PROTOCOL_IMAP 173 174 /* Defined if libcurl supports LDAP */ 175 #undef LIBCURL_PROTOCOL_LDAP 176 177 /* Defined if libcurl supports POP3 */ 178 #undef LIBCURL_PROTOCOL_POP3 179 180 /* Defined if libcurl supports RTSP */ 181 #undef LIBCURL_PROTOCOL_RTSP 182 183 /* Defined if libcurl supports SMTP */ 184 #undef LIBCURL_PROTOCOL_SMTP 185 186 /* Defined if libcurl supports TELNET */ 187 #undef LIBCURL_PROTOCOL_TELNET 188 189 /* Defined if libcurl supports TFTP */ 190 #undef LIBCURL_PROTOCOL_TFTP 191 192 /* Defined if libgnurl supports AsynchDNS */ 193 #undef LIBGNURL_FEATURE_ASYNCHDNS 194 195 /* Defined if libgnurl supports IDN */ 196 #undef LIBGNURL_FEATURE_IDN 197 198 /* Defined if libgnurl supports IPv6 */ 199 #undef LIBGNURL_FEATURE_IPV6 200 201 /* Defined if libgnurl supports KRB4 */ 202 #undef LIBGNURL_FEATURE_KRB4 203 204 /* Defined if libgnurl supports libz */ 205 #undef LIBGNURL_FEATURE_LIBZ 206 207 /* Defined if libgnurl supports NTLM */ 208 #undef LIBGNURL_FEATURE_NTLM 209 210 /* Defined if libgnurl supports SSL */ 211 #undef LIBGNURL_FEATURE_SSL 212 213 /* Defined if libgnurl supports SSPI */ 214 #undef LIBGNURL_FEATURE_SSPI 215 216 /* Defined if libgnurl supports DICT */ 217 #undef LIBGNURL_PROTOCOL_DICT 218 219 /* Defined if libgnurl supports FILE */ 220 #undef LIBGNURL_PROTOCOL_FILE 221 222 /* Defined if libgnurl supports FTP */ 223 #undef LIBGNURL_PROTOCOL_FTP 224 225 /* Defined if libgnurl supports FTPS */ 226 #undef LIBGNURL_PROTOCOL_FTPS 227 228 /* Defined if libgnurl supports HTTP */ 229 #undef LIBGNURL_PROTOCOL_HTTP 230 231 /* Defined if libgnurl supports HTTPS */ 232 #undef LIBGNURL_PROTOCOL_HTTPS 233 234 /* Defined if libgnurl supports IMAP */ 235 #undef LIBGNURL_PROTOCOL_IMAP 236 237 /* Defined if libgnurl supports LDAP */ 238 #undef LIBGNURL_PROTOCOL_LDAP 239 240 /* Defined if libgnurl supports POP3 */ 241 #undef LIBGNURL_PROTOCOL_POP3 242 243 /* Defined if libgnurl supports RTSP */ 244 #undef LIBGNURL_PROTOCOL_RTSP 245 246 /* Defined if libgnurl supports SMTP */ 247 #undef LIBGNURL_PROTOCOL_SMTP 248 249 /* Defined if libgnurl supports TELNET */ 250 #undef LIBGNURL_PROTOCOL_TELNET 251 252 /* Defined if libgnurl supports TFTP */ 253 #undef LIBGNURL_PROTOCOL_TFTP 254 255 /* Define to the sub-directory where libtool stores uninstalled libraries. */ 256 #undef LT_OBJDIR 257 258 /* minimum version of libgcrypt required */ 259 #undef NEED_LIBGCRYPT_VERSION 260 261 /* Name of package */ 262 #undef PACKAGE 263 264 /* Define to the address where bug reports for this package should be sent. */ 265 #undef PACKAGE_BUGREPORT 266 267 /* Define to the full name of this package. */ 268 #undef PACKAGE_NAME 269 270 /* Define to the full name and version of this package. */ 271 #undef PACKAGE_STRING 272 273 /* Define to the one symbol short name of this package. */ 274 #undef PACKAGE_TARNAME 275 276 /* Define to the home page for this package. */ 277 #undef PACKAGE_URL 278 279 /* Define to the version of this package. */ 280 #undef PACKAGE_VERSION 281 282 /* Define to 1 if all of the C90 standard headers exist (not just the ones 283 required in a freestanding environment). This macro is provided for 284 backward compatibility; new code need not use it. */ 285 #undef STDC_HEADERS 286 287 /* VCS revision/hash or tarball version */ 288 #undef VCS_VERSION 289 290 /* Version number of package */ 291 #undef VERSION 292 293 /* Define for Solaris 2.5.1 so the uint32_t typedef from <sys/synch.h>, 294 <pthread.h>, or <semaphore.h> is not used. If the typedef were allowed, the 295 #define below would cause a syntax error. */ 296 #undef _UINT32_T 297 298 /* Define for Solaris 2.5.1 so the uint64_t typedef from <sys/synch.h>, 299 <pthread.h>, or <semaphore.h> is not used. If the typedef were allowed, the 300 #define below would cause a syntax error. */ 301 #undef _UINT64_T 302 303 /* Define curl_free() as free() if our version of curl lacks curl_free. */ 304 #undef curl_free 305 306 /* Define to the widest signed integer type if <stdint.h> and <inttypes.h> do 307 not define. */ 308 #undef intmax_t 309 310 /* Define as a signed integer type capable of holding a process identifier. */ 311 #undef pid_t 312 313 /* Define to `unsigned int' if <sys/types.h> does not define. */ 314 #undef size_t 315 316 /* Define to the type of an unsigned integer type of width exactly 16 bits if 317 such a type exists and the standard includes do not define it. */ 318 #undef uint16_t 319 320 /* Define to the type of an unsigned integer type of width exactly 32 bits if 321 such a type exists and the standard includes do not define it. */ 322 #undef uint32_t 323 324 /* Define to the type of an unsigned integer type of width exactly 64 bits if 325 such a type exists and the standard includes do not define it. */ 326 #undef uint64_t 327 328 /* Define to the widest unsigned integer type if <stdint.h> and <inttypes.h> 329 do not define. */ 330 #undef uintmax_t