Git init
[framework/security/gnupg.git] / config.h.in
1 /* config.h.in.  Generated from configure.ac by autoheader.  */
2
3
4 #ifndef GNUPG_CONFIG_H_INCLUDED
5 #define GNUPG_CONFIG_H_INCLUDED
6
7
8 /* Defined if the host has big endian byte ordering */
9 #undef BIG_ENDIAN_HOST
10
11 /* an Apple OSXism */
12 #undef BIND_8_COMPAT
13
14 /* Define to one of `_getb67', `GETB67', `getb67' for Cray-2 and Cray-YMP
15    systems. This function is required for `alloca.c' support on those systems.
16    */
17 #undef CRAY_STACKSEG_END
18
19 /* Define to 1 if using `alloca.c'. */
20 #undef C_ALLOCA
21
22 /* define to disable keyserver helpers */
23 #undef DISABLE_KEYSERVER_HELPERS
24
25 /* define to disable exec-path for keyserver helpers */
26 #undef DISABLE_KEYSERVER_PATH
27
28 /* define to disable photo viewing */
29 #undef DISABLE_PHOTO_VIEWER
30
31 /* Define to disable regular expression support */
32 #undef DISABLE_REGEX
33
34 /* Define if you don't want the default EGD socket name. For details see
35    cipher/rndegd.c */
36 #undef EGD_SOCKET_NAME
37
38 /* Define to include gpg-agent support */
39 #undef ENABLE_AGENT_SUPPORT
40
41 /* Define to include OpenPGP card support */
42 #undef ENABLE_CARD_SUPPORT
43
44 /* Define to 1 if translation of program messages to the user's native
45    language is requested. */
46 #undef ENABLE_NLS
47
48 /* Define to enable SELinux support */
49 #undef ENABLE_SELINUX_HACKS
50
51 /* The executable file extension, if any */
52 #undef EXEEXT
53
54 /* if set, restrict photo-viewer to this */
55 #undef FIXED_PHOTO_VIEWER
56
57 /* Define to 1 if you have `alloca', as a function or macro. */
58 #undef HAVE_ALLOCA
59
60 /* Define to 1 if you have <alloca.h> and it should be used (not on Ultrix).
61    */
62 #undef HAVE_ALLOCA_H
63
64 /* Define to 1 if you have the <argz.h> header file. */
65 #undef HAVE_ARGZ_H
66
67 /* Define to 1 if you have the `asprintf' function. */
68 #undef HAVE_ASPRINTF
69
70 /* Define to 1 if you have the `atexit' function. */
71 #undef HAVE_ATEXIT
72
73 /* Define if `gethrtime(2)' does not work correctly i.e. issues a SIGILL. */
74 #undef HAVE_BROKEN_GETHRTIME
75
76 /* Defined if the mlock() call does not work */
77 #undef HAVE_BROKEN_MLOCK
78
79 /* Defined if a `byte' is typedef'd */
80 #undef HAVE_BYTE_TYPEDEF
81
82 /* Defined if the bz2 compression library is available */
83 #undef HAVE_BZIP2
84
85 /* Define to 1 if you have the `clock_gettime' function. */
86 #undef HAVE_CLOCK_GETTIME
87
88 /* Define to 1 if you have the `ctermid' function. */
89 #undef HAVE_CTERMID
90
91 /* Define if the GNU dcgettext() function is already present or preinstalled.
92    */
93 #undef HAVE_DCGETTEXT
94
95 /* Define to 1 if you have the declaration of `feof_unlocked', and to 0 if you
96    don't. */
97 #undef HAVE_DECL_FEOF_UNLOCKED
98
99 /* Define to 1 if you have the declaration of `fgets_unlocked', and to 0 if
100    you don't. */
101 #undef HAVE_DECL_FGETS_UNLOCKED
102
103 /* Define to 1 if you have the declaration of `getc_unlocked', and to 0 if you
104    don't. */
105 #undef HAVE_DECL_GETC_UNLOCKED
106
107 /* Define to 1 if you have the declaration of `getpagesize', and to 0 if you
108    don't. */
109 #undef HAVE_DECL_GETPAGESIZE
110
111 /* Define to 1 if you have the declaration of `sys_siglist', and to 0 if you
112    don't. */
113 #undef HAVE_DECL_SYS_SIGLIST
114
115 /* Define to 1 if you have the declaration of `_snprintf', and to 0 if you
116    don't. */
117 #undef HAVE_DECL__SNPRINTF
118
119 /* Define to 1 if you have the declaration of `_snwprintf', and to 0 if you
120    don't. */
121 #undef HAVE_DECL__SNWPRINTF
122
123 /* defined if the system supports a random device */
124 #undef HAVE_DEV_RANDOM
125
126 /* Define to 1 if you have the <direct.h> header file. */
127 #undef HAVE_DIRECT_H
128
129 /* Defined when the dlopen function family is available */
130 #undef HAVE_DL_DLOPEN
131
132 /* Define to 1 if you don't have `vprintf' but do have `_doprnt.' */
133 #undef HAVE_DOPRNT
134
135 /* defined if we run on some of the PCDOS like systems (DOS, Windoze. OS/2)
136    with special properties like no file modes */
137 #undef HAVE_DOSISH_SYSTEM
138
139 /* defined if we must run on a stupid file system */
140 #undef HAVE_DRIVE_LETTERS
141
142 /* Define to 1 if you have the `fcntl' function. */
143 #undef HAVE_FCNTL
144
145 /* Define to 1 if you have the `fork' function. */
146 #undef HAVE_FORK
147
148 /* Define to 1 if fseeko (and presumably ftello) exists and is declared. */
149 #undef HAVE_FSEEKO
150
151 /* Define to 1 if you have the `ftruncate' function. */
152 #undef HAVE_FTRUNCATE
153
154 /* Define to 1 if you have the `fwprintf' function. */
155 #undef HAVE_FWPRINTF
156
157 /* Define to 1 if you have the `getaddrinfo' function. */
158 #undef HAVE_GETADDRINFO
159
160 /* Define to 1 if you have the `getcwd' function. */
161 #undef HAVE_GETCWD
162
163 /* Define to 1 if you have the `getegid' function. */
164 #undef HAVE_GETEGID
165
166 /* Define to 1 if you have the `geteuid' function. */
167 #undef HAVE_GETEUID
168
169 /* Define to 1 if you have the `getgid' function. */
170 #undef HAVE_GETGID
171
172 /* Define if you have the `gethrtime(2)' function. */
173 #undef HAVE_GETHRTIME
174
175 /* Define to 1 if you have the <getopt.h> header file. */
176 #undef HAVE_GETOPT_H
177
178 /* Define to 1 if you have the `getpagesize' function. */
179 #undef HAVE_GETPAGESIZE
180
181 /* Define to 1 if you have the `getpwnam' function. */
182 #undef HAVE_GETPWNAM
183
184 /* Define to 1 if you have the `getpwuid' function. */
185 #undef HAVE_GETPWUID
186
187 /* Define to 1 if you have the `getrusage' function. */
188 #undef HAVE_GETRUSAGE
189
190 /* Define if the GNU gettext() function is already present or preinstalled. */
191 #undef HAVE_GETTEXT
192
193 /* Define to 1 if you have the `gettimeofday' function. */
194 #undef HAVE_GETTIMEOFDAY
195
196 /* Define to 1 if you have the `getuid' function. */
197 #undef HAVE_GETUID
198
199 /* Define if you have the iconv() function. */
200 #undef HAVE_ICONV
201
202 /* Define if you have the 'intmax_t' type in <stdint.h> or <inttypes.h>. */
203 #undef HAVE_INTMAX_T
204
205 /* Define to 1 if you have the <inttypes.h> header file. */
206 #undef HAVE_INTTYPES_H
207
208 /* Define if <inttypes.h> exists, doesn't clash with <sys/types.h>, and
209    declares uintmax_t. */
210 #undef HAVE_INTTYPES_H_WITH_UINTMAX
211
212 /* Define to 1 if you have the `isascii' function. */
213 #undef HAVE_ISASCII
214
215 /* Define if you have <langinfo.h> and nl_langinfo(CODESET). */
216 #undef HAVE_LANGINFO_CODESET
217
218 /* Define to 1 if you have the <langinfo.h> header file. */
219 #undef HAVE_LANGINFO_H
220
221 /* Define if your <locale.h> file defines LC_MESSAGES. */
222 #undef HAVE_LC_MESSAGES
223
224 /* Define to 1 if you have the `ldap_get_option' function. */
225 #undef HAVE_LDAP_GET_OPTION
226
227 /* Define if the LDAP library supports ld_errno */
228 #undef HAVE_LDAP_LD_ERRNO
229
230 /* Define to 1 if you have the `ldap_set_option' function. */
231 #undef HAVE_LDAP_SET_OPTION
232
233 /* Define to 1 if you have the `ldap_start_tls_s' function. */
234 #undef HAVE_LDAP_START_TLS_S
235
236 /* Define to 1 if you have a functional curl library. */
237 #undef HAVE_LIBCURL
238
239 /* Define to 1 if you have a fully functional readline library. */
240 #undef HAVE_LIBREADLINE
241
242 /* Define to 1 if you have the `rt' library (-lrt). */
243 #undef HAVE_LIBRT
244
245 /* Define to 1 if you have a fully functional libusb library. */
246 #undef HAVE_LIBUSB
247
248 /* Define to 1 if you have the <limits.h> header file. */
249 #undef HAVE_LIMITS_H
250
251 /* Define to 1 if you have the <locale.h> header file. */
252 #undef HAVE_LOCALE_H
253
254 /* Define if you have the 'long double' type. */
255 #undef HAVE_LONG_DOUBLE
256
257 /* Define if you have the 'long long' type. */
258 #undef HAVE_LONG_LONG
259
260 /* Define to 1 if you have the <malloc.h> header file. */
261 #undef HAVE_MALLOC_H
262
263 /* Define to 1 if you have the `memmove' function. */
264 #undef HAVE_MEMMOVE
265
266 /* Define to 1 if you have the <memory.h> header file. */
267 #undef HAVE_MEMORY_H
268
269 /* Define to 1 if you have the `mempcpy' function. */
270 #undef HAVE_MEMPCPY
271
272 /* Define to 1 if you have the `memrchr' function. */
273 #undef HAVE_MEMRCHR
274
275 /* Define to 1 if you have the `mkdtemp' function. */
276 #undef HAVE_MKDTEMP
277
278 /* Defined if the system supports an mlock() call */
279 #undef HAVE_MLOCK
280
281 /* Define to 1 if you have the `mmap' function. */
282 #undef HAVE_MMAP
283
284 /* Define to 1 if you have the `munmap' function. */
285 #undef HAVE_MUNMAP
286
287 /* Define to 1 if you have the `nl_langinfo' function. */
288 #undef HAVE_NL_LANGINFO
289
290 /* Define to 1 if you have the <nl_types.h> header file. */
291 #undef HAVE_NL_TYPES_H
292
293 /* Define to 1 if you have the `pipe' function. */
294 #undef HAVE_PIPE
295
296 /* Define to 1 if you have the `plock' function. */
297 #undef HAVE_PLOCK
298
299 /* Define if your printf() function supports format strings with positions. */
300 #undef HAVE_POSIX_PRINTF
301
302 /* Define to 1 if you have the `putenv' function. */
303 #undef HAVE_PUTENV
304
305 /* Define to 1 if you have the <pwd.h> header file. */
306 #undef HAVE_PWD_H
307
308 /* Define to 1 if you have the `raise' function. */
309 #undef HAVE_RAISE
310
311 /* Define to 1 if you have the `rand' function. */
312 #undef HAVE_RAND
313
314 /* Define to 1 if you have the `setenv' function. */
315 #undef HAVE_SETENV
316
317 /* Define to 1 if you have the `setlocale' function. */
318 #undef HAVE_SETLOCALE
319
320 /* Define to 1 if you have the `setrlimit' function. */
321 #undef HAVE_SETRLIMIT
322
323 /* Define to 1 if you have the `sigaction' function. */
324 #undef HAVE_SIGACTION
325
326 /* Define to 1 if you have the `sigprocmask' function. */
327 #undef HAVE_SIGPROCMASK
328
329 /* Define to 1 if the system has the type `sigset_t'. */
330 #undef HAVE_SIGSET_T
331
332 /* Define to 1 if you have the `snprintf' function. */
333 #undef HAVE_SNPRINTF
334
335 /* Define to 1 if you have the `stat' function. */
336 #undef HAVE_STAT
337
338 /* Define to 1 if you have the <stddef.h> header file. */
339 #undef HAVE_STDDEF_H
340
341 /* Define to 1 if you have the <stdint.h> header file. */
342 #undef HAVE_STDINT_H
343
344 /* Define if <stdint.h> exists, doesn't clash with <sys/types.h>, and declares
345    uintmax_t. */
346 #undef HAVE_STDINT_H_WITH_UINTMAX
347
348 /* Define to 1 if you have the <stdlib.h> header file. */
349 #undef HAVE_STDLIB_H
350
351 /* Define to 1 if you have the `stpcpy' function. */
352 #undef HAVE_STPCPY
353
354 /* Define to 1 if you have the `strcasecmp' function. */
355 #undef HAVE_STRCASECMP
356
357 /* Define to 1 if you have the `strchr' function. */
358 #undef HAVE_STRCHR
359
360 /* Define to 1 if you have the `strdup' function. */
361 #undef HAVE_STRDUP
362
363 /* Define to 1 if you have the `strerror' function. */
364 #undef HAVE_STRERROR
365
366 /* Define to 1 if you have the `strftime' function. */
367 #undef HAVE_STRFTIME
368
369 /* Define to 1 if you have the <strings.h> header file. */
370 #undef HAVE_STRINGS_H
371
372 /* Define to 1 if you have the <string.h> header file. */
373 #undef HAVE_STRING_H
374
375 /* Define to 1 if you have the `strlwr' function. */
376 #undef HAVE_STRLWR
377
378 /* Define to 1 if you have the `strncasecmp' function. */
379 #undef HAVE_STRNCASECMP
380
381 /* Define to 1 if you have the `strsep' function. */
382 #undef HAVE_STRSEP
383
384 /* Define to 1 if you have the `strtoul' function. */
385 #undef HAVE_STRTOUL
386
387 /* Define to 1 if the system has the type `struct sigaction'. */
388 #undef HAVE_STRUCT_SIGACTION
389
390 /* Define to 1 if you have the <sys/capability.h> header file. */
391 #undef HAVE_SYS_CAPABILITY_H
392
393 /* Define to 1 if you have the <sys/ipc.h> header file. */
394 #undef HAVE_SYS_IPC_H
395
396 /* Define to 1 if you have the <sys/mman.h> header file. */
397 #undef HAVE_SYS_MMAN_H
398
399 /* Define to 1 if you have the <sys/param.h> header file. */
400 #undef HAVE_SYS_PARAM_H
401
402 /* Define to 1 if you have the <sys/shm.h> header file. */
403 #undef HAVE_SYS_SHM_H
404
405 /* Define to 1 if you have the <sys/stat.h> header file. */
406 #undef HAVE_SYS_STAT_H
407
408 /* Define to 1 if you have the <sys/types.h> header file. */
409 #undef HAVE_SYS_TYPES_H
410
411 /* Define to 1 if you have the `tcgetattr' function. */
412 #undef HAVE_TCGETATTR
413
414 /* Define to 1 if you have the <termio.h> header file. */
415 #undef HAVE_TERMIO_H
416
417 /* Define to 1 if you have the `timegm' function. */
418 #undef HAVE_TIMEGM
419
420 /* Define to 1 if you have the `times' function. */
421 #undef HAVE_TIMES
422
423 /* Define to 1 if you have the `tsearch' function. */
424 #undef HAVE_TSEARCH
425
426 /* Defined if a `u16' is typedef'd */
427 #undef HAVE_U16_TYPEDEF
428
429 /* Defined if a `u32' is typedef'd */
430 #undef HAVE_U32_TYPEDEF
431
432 /* Define if you have the 'uintmax_t' type in <stdint.h> or <inttypes.h>. */
433 #undef HAVE_UINTMAX_T
434
435 /* Defined if a `ulong' is typedef'd */
436 #undef HAVE_ULONG_TYPEDEF
437
438 /* Define to 1 if you have the <unistd.h> header file. */
439 #undef HAVE_UNISTD_H
440
441 /* Define to 1 if you have the `unsetenv' function. */
442 #undef HAVE_UNSETENV
443
444 /* Define if you have the 'unsigned long long' type. */
445 #undef HAVE_UNSIGNED_LONG_LONG
446
447 /* Define to 1 if you have the `usb_get_busses' function. */
448 #undef HAVE_USB_GET_BUSSES
449
450 /* Defined if a `ushort' is typedef'd */
451 #undef HAVE_USHORT_TYPEDEF
452
453 /* Define to 1 if you have the `vfork' function. */
454 #undef HAVE_VFORK
455
456 /* Define to 1 if you have the <vfork.h> header file. */
457 #undef HAVE_VFORK_H
458
459 /* Define to 1 if you have the `vprintf' function. */
460 #undef HAVE_VPRINTF
461
462 /* Defined if we run on a W32 API based system */
463 #undef HAVE_W32_SYSTEM
464
465 /* Define to 1 if you have the `wait4' function. */
466 #undef HAVE_WAIT4
467
468 /* Define to 1 if you have the `waitpid' function. */
469 #undef HAVE_WAITPID
470
471 /* Define if you have the 'wchar_t' type. */
472 #undef HAVE_WCHAR_T
473
474 /* Define to 1 if you have the `wcslen' function. */
475 #undef HAVE_WCSLEN
476
477 /* Define if you have the 'wint_t' type. */
478 #undef HAVE_WINT_T
479
480 /* Define to 1 if `fork' works. */
481 #undef HAVE_WORKING_FORK
482
483 /* Define to 1 if `vfork' works. */
484 #undef HAVE_WORKING_VFORK
485
486 /* Define to 1 if you have the `__argz_count' function. */
487 #undef HAVE___ARGZ_COUNT
488
489 /* Define to 1 if you have the `__argz_next' function. */
490 #undef HAVE___ARGZ_NEXT
491
492 /* Define to 1 if you have the `__argz_stringify' function. */
493 #undef HAVE___ARGZ_STRINGIFY
494
495 /* Define to 1 if you have the `__fsetlocking' function. */
496 #undef HAVE___FSETLOCKING
497
498 /* Define as const if the declaration of iconv() needs const. */
499 #undef ICONV_CONST
500
501 /* Define if integer division by zero raises signal SIGFPE. */
502 #undef INTDIV0_RAISES_SIGFPE
503
504 /* Defined if a SysV shared memory supports the LOCK flag */
505 #undef IPC_HAVE_SHM_LOCK
506
507 /* Defined if we can do a deferred shm release */
508 #undef IPC_RMID_DEFERRED_RELEASE
509
510 /* Defined if this is not a regular release */
511 #undef IS_DEVELOPMENT_VERSION
512
513 /* Defined if libcurl supports AsynchDNS */
514 #undef LIBCURL_FEATURE_ASYNCHDNS
515
516 /* Defined if libcurl supports IDN */
517 #undef LIBCURL_FEATURE_IDN
518
519 /* Defined if libcurl supports IPv6 */
520 #undef LIBCURL_FEATURE_IPV6
521
522 /* Defined if libcurl supports KRB4 */
523 #undef LIBCURL_FEATURE_KRB4
524
525 /* Defined if libcurl supports libz */
526 #undef LIBCURL_FEATURE_LIBZ
527
528 /* Defined if libcurl supports NTLM */
529 #undef LIBCURL_FEATURE_NTLM
530
531 /* Defined if libcurl supports SSL */
532 #undef LIBCURL_FEATURE_SSL
533
534 /* Defined if libcurl supports SSPI */
535 #undef LIBCURL_FEATURE_SSPI
536
537 /* Defined if libcurl supports DICT */
538 #undef LIBCURL_PROTOCOL_DICT
539
540 /* Defined if libcurl supports FILE */
541 #undef LIBCURL_PROTOCOL_FILE
542
543 /* Defined if libcurl supports FTP */
544 #undef LIBCURL_PROTOCOL_FTP
545
546 /* Defined if libcurl supports FTPS */
547 #undef LIBCURL_PROTOCOL_FTPS
548
549 /* Defined if libcurl supports HTTP */
550 #undef LIBCURL_PROTOCOL_HTTP
551
552 /* Defined if libcurl supports HTTPS */
553 #undef LIBCURL_PROTOCOL_HTTPS
554
555 /* Defined if libcurl supports LDAP */
556 #undef LIBCURL_PROTOCOL_LDAP
557
558 /* Defined if libcurl supports TELNET */
559 #undef LIBCURL_PROTOCOL_TELNET
560
561 /* Defined if libcurl supports TFTP */
562 #undef LIBCURL_PROTOCOL_TFTP
563
564 /* Defined if the host has little endian byte ordering */
565 #undef LITTLE_ENDIAN_HOST
566
567 /* Defined if mkdir() does not take permission flags */
568 #undef MKDIR_TAKES_ONE_ARG
569
570 /* defined to the name of the strong random device */
571 #undef NAME_OF_DEV_RANDOM
572
573 /* defined to the name of the weaker random device */
574 #undef NAME_OF_DEV_URANDOM
575
576 /* Define if the LDAP library requires including lber.h before ldap.h */
577 #undef NEED_LBER_H
578
579 /* Define to disable all external program execution */
580 #undef NO_EXEC
581
582 /* Name of package */
583 #undef PACKAGE
584
585 /* Define to the address where bug reports for this package should be sent. */
586 #undef PACKAGE_BUGREPORT
587
588 /* Define to the full name of this package. */
589 #undef PACKAGE_NAME
590
591 /* Define to the full name and version of this package. */
592 #undef PACKAGE_STRING
593
594 /* Define to the one symbol short name of this package. */
595 #undef PACKAGE_TARNAME
596
597 /* Define to the version of this package. */
598 #undef PACKAGE_VERSION
599
600 /* Size of the key and UID caches */
601 #undef PK_UID_CACHE_SIZE
602
603 /* A human readable text with the name of the OS */
604 #undef PRINTABLE_OS_NAME
605
606 /* Define if <inttypes.h> exists and defines unusable PRI* macros. */
607 #undef PRI_MACROS_BROKEN
608
609 /* Define as the return type of signal handlers (`int' or `void'). */
610 #undef RETSIGTYPE
611
612 /* The size of `uint64_t', as computed by sizeof. */
613 #undef SIZEOF_UINT64_T
614
615 /* The size of `unsigned int', as computed by sizeof. */
616 #undef SIZEOF_UNSIGNED_INT
617
618 /* The size of `unsigned long', as computed by sizeof. */
619 #undef SIZEOF_UNSIGNED_LONG
620
621 /* The size of `unsigned long long', as computed by sizeof. */
622 #undef SIZEOF_UNSIGNED_LONG_LONG
623
624 /* The size of `unsigned short', as computed by sizeof. */
625 #undef SIZEOF_UNSIGNED_SHORT
626
627 /* Define as the maximum value of type 'size_t', if the system doesn't define
628    it. */
629 #undef SIZE_MAX
630
631 /* If using the C implementation of alloca, define if you know the
632    direction of stack growth for your system; otherwise it will be
633    automatically deduced at runtime.
634         STACK_DIRECTION > 0 => grows toward higher addresses
635         STACK_DIRECTION < 0 => grows toward lower addresses
636         STACK_DIRECTION = 0 => direction of growth unknown */
637 #undef STACK_DIRECTION
638
639 /* Define to 1 if you have the ANSI C header files. */
640 #undef STDC_HEADERS
641
642 /* Define to include the AES, AES192, and AES256 ciphers */
643 #undef USE_AES
644
645 /* Allow to select random modules at runtime. */
646 #undef USE_ALL_RANDOM_MODULES
647
648 /* Define to include the BLOWFISH cipher */
649 #undef USE_BLOWFISH
650
651 /* define if capabilities should be used */
652 #undef USE_CAPABILITIES
653
654 /* Define to include the CAST5 cipher */
655 #undef USE_CAST5
656
657 /* define to use DNS CERT */
658 #undef USE_DNS_CERT
659
660 /* define to use our experimental DNS PKA */
661 #undef USE_DNS_PKA
662
663 /* define to use DNS SRV */
664 #undef USE_DNS_SRV
665
666 /* Define to enable the use of extensions */
667 #undef USE_DYNAMIC_LINKING
668
669 /* Define to use the new iconv based code */
670 #undef USE_GNUPG_ICONV
671
672 /* Define to include the IDEA cipher */
673 #undef USE_IDEA
674
675 /* Define if you want to use the included regex lib */
676 #undef USE_INTERNAL_REGEX
677
678 /* set this to limit filenames to the 8.3 format */
679 #undef USE_ONLY_8DOT3
680
681 /* Defined if the EGD based RNG should be used. */
682 #undef USE_RNDEGD
683
684 /* Defined if the /dev/random based RNG should be used. */
685 #undef USE_RNDLINUX
686
687 /* Defined if the default Unix RNG should be used. */
688 #undef USE_RNDUNIX
689
690 /* Defined if the Windows specific RNG should be used. */
691 #undef USE_RNDW32
692
693 /* Define to include the RSA public key algorithm */
694 #undef USE_RSA
695
696 /* Define to include the SHA-224 and SHA-256 digests */
697 #undef USE_SHA256
698
699 /* Define to include the SHA-384 and SHA-512 digests */
700 #undef USE_SHA512
701
702 /* define if the shared memory interface should be made available */
703 #undef USE_SHM_COPROCESSING
704
705 /* because the Unix gettext has too much overhead on MingW32 systems and these
706    systems lack Posix functions, we use a simplified version of gettext */
707 #undef USE_SIMPLE_GETTEXT
708
709 /* Define to include the TWOFISH cipher */
710 #undef USE_TWOFISH
711
712 /* Version number of package */
713 #undef VERSION
714
715 /* Defined if compiled symbols have a leading underscore */
716 #undef WITH_SYMBOL_UNDERSCORE
717
718 /* Number of bits in a file offset, on hosts where this is settable. */
719 #undef _FILE_OFFSET_BITS
720
721 /* Enable GNU extensions on systems that have them.  */
722 #ifndef _GNU_SOURCE
723 # undef _GNU_SOURCE
724 #endif
725
726 /* Define to 1 to make fseeko visible on some hosts (e.g. glibc 2.2). */
727 #undef _LARGEFILE_SOURCE
728
729 /* Define for large files, on AIX-style hosts. */
730 #undef _LARGE_FILES
731
732 /* Define to empty if `const' does not conform to ANSI C. */
733 #undef const
734
735 /* Define curl_free() as free() if our version of curl lacks curl_free. */
736 #undef curl_free
737
738 /* Define to `__inline__' or `__inline' if that's what the C compiler
739    calls it, or to nothing if 'inline' is not supported under any name.  */
740 #ifndef __cplusplus
741 #undef inline
742 #endif
743
744 /* Define to `int' if <sys/types.h> does not define. */
745 #undef mode_t
746
747 /* Define to `long int' if <sys/types.h> does not define. */
748 #undef off_t
749
750 /* Define to `int' if <sys/types.h> does not define. */
751 #undef pid_t
752
753 /* Define as the type of the result of subtracting two pointers, if the system
754    doesn't define it. */
755 #undef ptrdiff_t
756
757 /* Define to empty if the C compiler doesn't support this keyword. */
758 #undef signed
759
760 /* Define to `unsigned int' if <sys/types.h> does not define. */
761 #undef size_t
762
763 /* Define to unsigned long or unsigned long long if <stdint.h> and
764    <inttypes.h> don't define. */
765 #undef uintmax_t
766
767 /* Define as `fork' if `vfork' does not work. */
768 #undef vfork
769
770 /* Define to empty if the keyword `volatile' does not work. Warning: valid
771    code using `volatile' can become incorrect without. Disable with care. */
772 #undef volatile
773
774
775 /* We didn't define endianness above, so get it from OS macros.  This
776 is intended for making fat binary builds on OS X. */
777 #if !defined(BIG_ENDIAN_HOST) && !defined(LITTLE_ENDIAN_HOST)
778 #if defined(__BIG_ENDIAN__)
779 #define BIG_ENDIAN_HOST 1
780 #elif defined(__LITTLE_ENDIAN__)
781 #define LITTLE_ENDIAN_HOST 1
782 #else
783 #error "No endianness found"
784 #endif
785 #endif
786
787 #if !(defined(HAVE_FORK) && defined(HAVE_PIPE) && defined(HAVE_WAITPID))
788 #define EXEC_TEMPFILE_ONLY
789 #endif
790
791 /* This is the major version number of GnuPG so that
792    source included files can test for this. */
793 #define GNUPG_MAJOR_VERSION 1
794
795 #include "g10defs.h"
796
797 #endif /*GNUPG_CONFIG_H_INCLUDED*/
798