1 /* config.h.in. Generated from configure.ac by autoheader. */
4 #ifndef GNUPG_CONFIG_H_INCLUDED
5 #define GNUPG_CONFIG_H_INCLUDED
8 /* Defined if the host has big endian byte ordering */
14 /* GIT commit id revision used to build this package */
17 /* The time this package was configured for a build */
18 #undef BUILD_TIMESTAMP
20 /* Defined if GPG-AGENT is to be build */
21 #undef BUILD_WITH_AGENT
23 /* Defined if SCDAEMON is to be build */
24 #undef BUILD_WITH_DIRMNGR
26 /* Defined if G13 is to be build */
29 /* Defined if GPG is to be build */
32 /* Defined if GPGSM is to be build */
33 #undef BUILD_WITH_GPGSM
35 /* Defined if SCDAEMON is to be build */
36 #undef BUILD_WITH_SCDAEMON
38 /* The default keyserver for dirmngr to use, if none is explicitly given */
39 #undef DIRMNGR_DEFAULT_KEYSERVER
41 /* The displayed name of dirmngr */
42 #undef DIRMNGR_DISP_NAME
44 /* The name of the dirmngr info envvar */
45 #undef DIRMNGR_INFO_NAME
47 /* The name of the dirmngr */
50 /* The name of the dirmngr socket */
51 #undef DIRMNGR_SOCK_NAME
53 /* define to disable photo viewing */
54 #undef DISABLE_PHOTO_VIEWER
56 /* Define to disable regular expression support */
59 /* Define to include smartcard support */
60 #undef ENABLE_CARD_SUPPORT
62 /* Define to 1 if translation of program messages to the user's native
63 language is requested. */
66 /* Define to enable SELinux support */
67 #undef ENABLE_SELINUX_HACKS
69 /* defines the filename of the encfs program */
72 /* The executable file extension, if any */
75 /* if set, restrict photo-viewer to this */
76 #undef FIXED_PHOTO_VIEWER
78 /* defines the filename of the fusermount program */
81 /* The displayed name of g13 */
84 /* The name of the g13 tool */
87 /* version of the libassuan library */
88 #undef GNUPG_LIBASSUAN_VERSION
90 /* The name of the project */
93 /* The directory part of the W32 registry keys */
94 #undef GNUPG_REGISTRY_DIR
96 /* The displayed name of gpgconf */
97 #undef GPGCONF_DISP_NAME
99 /* The name of the gpgconf tool */
102 /* The standard binary file suffix */
105 /* The displayed name of gpgsm */
106 #undef GPGSM_DISP_NAME
108 /* The name of the S/MIME tool */
111 /* The name of the gpgtar tool */
114 /* The name of the agent socket for browsers */
115 #undef GPG_AGENT_BROWSER_SOCK_NAME
117 /* The displayed name of gpg-agent */
118 #undef GPG_AGENT_DISP_NAME
120 /* The name of the agent socket for remote access */
121 #undef GPG_AGENT_EXTRA_SOCK_NAME
123 /* The name of the agent */
124 #undef GPG_AGENT_NAME
126 /* The name of the agent socket */
127 #undef GPG_AGENT_SOCK_NAME
129 /* The name of the agent socket for ssh */
130 #undef GPG_AGENT_SSH_SOCK_NAME
132 /* The displayed name of gpg */
135 /* The name of the OpenPGP tool */
138 /* Define to support the AES128 cipher */
139 #undef GPG_USE_AES128
141 /* Define to support the AES192 cipher */
142 #undef GPG_USE_AES192
144 /* Define to support the AES256 cipher */
145 #undef GPG_USE_AES256
147 /* Define to support the BLOWFISH cipher */
148 #undef GPG_USE_BLOWFISH
150 /* Define to support the CAMELLIA128 cipher */
151 #undef GPG_USE_CAMELLIA128
153 /* Define to support the CAMELLIA192 cipher */
154 #undef GPG_USE_CAMELLIA192
156 /* Define to support the CAMELLIA256 cipher */
157 #undef GPG_USE_CAMELLIA256
159 /* Define to support the CAST5 cipher */
162 /* Define to support the ECDH public key */
165 /* Define to support the ECDSA public key */
168 /* Define to support the EdDSA public key */
171 /* Define to support the IDEA cipher */
174 /* Define to support the MD5 hash */
177 /* Define to support the RIPE-MD160 hash */
178 #undef GPG_USE_RMD160
180 /* Define to support the RSA public key */
183 /* Define to support the SHA-224 hash */
184 #undef GPG_USE_SHA224
186 /* Define to support the SHA-384 hash */
187 #undef GPG_USE_SHA384
189 /* Define to support the SHA-512 hash */
190 #undef GPG_USE_SHA512
192 /* Define to support the TWOFISH cipher */
193 #undef GPG_USE_TWOFISH
195 /* Defined if we build for an Android system */
196 #undef HAVE_ANDROID_SYSTEM
198 /* Define to 1 if you have the `atexit' function. */
201 /* Defined if ttyname does not work properly */
202 #undef HAVE_BROKEN_TTYNAME
204 /* Defined if a `byte' is typedef'd */
205 #undef HAVE_BYTE_TYPEDEF
207 /* Defined if the bz2 compression library is available */
210 /* Define to 1 if you have the `canonicalize_file_name' function. */
211 #undef HAVE_CANONICALIZE_FILE_NAME
213 /* Define to 1 if you have the Mac OS X function CFLocaleCopyCurrent in the
214 CoreFoundation framework. */
215 #undef HAVE_CFLOCALECOPYCURRENT
217 /* Define to 1 if you have the Mac OS X function CFPreferencesCopyAppValue in
218 the CoreFoundation framework. */
219 #undef HAVE_CFPREFERENCESCOPYAPPVALUE
221 /* Define to 1 if you have the `clock_gettime' function. */
222 #undef HAVE_CLOCK_GETTIME
224 /* Define to 1 if you have the `ctermid' function. */
227 /* Define if the GNU dcgettext() function is already present or preinstalled.
229 #undef HAVE_DCGETTEXT
231 /* Define to 1 if you have the declaration of `getpagesize', and to 0 if you
233 #undef HAVE_DECL_GETPAGESIZE
235 /* Define to 1 if you have the declaration of `sys_siglist', and to 0 if you
237 #undef HAVE_DECL_SYS_SIGLIST
239 /* Define to 1 if you have the <direct.h> header file. */
242 /* Define to 1 if you don't have `vprintf' but do have `_doprnt.' */
245 /* Defined if we run on some of the PCDOS like systems (DOS, Windoze. OS/2)
246 with special properties like no file modes, case insensitive file names and
247 preferred use of backslashes as directory name separators. */
248 #undef HAVE_DOSISH_SYSTEM
250 /* Defined if the OS supports drive letters. */
251 #undef HAVE_DRIVE_LETTERS
253 /* Define to 1 if you have the `fcntl' function. */
256 /* Define to 1 if you have the `flockfile' function. */
257 #undef HAVE_FLOCKFILE
259 /* Define to 1 if you have the `fork' function. */
262 /* Define to 1 if fseeko (and presumably ftello) exists and is declared. */
265 /* Define to 1 if you have the `fsync' function. */
268 /* Define to 1 if you have the `ftello' function. */
271 /* Define to 1 if you have the `ftruncate' function. */
272 #undef HAVE_FTRUNCATE
274 /* Define to 1 if you have the `funlockfile' function. */
275 #undef HAVE_FUNLOCKFILE
277 /* Define to 1 if you have the `getaddrinfo' function. */
278 #undef HAVE_GETADDRINFO
280 /* Define to 1 if you have the `getenv' function. */
283 /* Define to 1 if you have the <getopt.h> header file. */
286 /* Define to 1 if you have the `getpagesize' function. */
287 #undef HAVE_GETPAGESIZE
289 /* Define to 1 if you have the `getpwnam' function. */
292 /* Define to 1 if you have the `getpwuid' function. */
295 /* Define to 1 if you have the `getrlimit' function. */
296 #undef HAVE_GETRLIMIT
298 /* Define to 1 if you have the `getrusage' function. */
299 #undef HAVE_GETRUSAGE
301 /* Define if the GNU gettext() function is already present or preinstalled. */
304 /* Define to 1 if you have the `gettimeofday' function. */
305 #undef HAVE_GETTIMEOFDAY
307 /* Define to 1 if you have the `gmtime_r' function. */
310 /* Define if you have the iconv() function and it works. */
313 /* Define to 1 if you have the `inet_ntop' function. */
314 #undef HAVE_INET_NTOP
316 /* Define to 1 if you have the `inet_pton' function. */
317 #undef HAVE_INET_PTON
319 /* Define to 1 if you have the `inotify_init' function. */
320 #undef HAVE_INOTIFY_INIT
322 /* Define to 1 if you have the <inttypes.h> header file. */
323 #undef HAVE_INTTYPES_H
325 /* Define to 1 if you have the `isascii' function. */
328 /* Define if you have <langinfo.h> and nl_langinfo(CODESET). */
329 #undef HAVE_LANGINFO_CODESET
331 /* Define to 1 if you have the <langinfo.h> header file. */
332 #undef HAVE_LANGINFO_H
334 /* defined if liblber is available */
337 /* Define if your <locale.h> file defines LC_MESSAGES. */
338 #undef HAVE_LC_MESSAGES
340 /* Define to 1 if you have the `ldap_get_option' function. */
341 #undef HAVE_LDAP_GET_OPTION
343 /* Define if the LDAP library supports ld_errno */
344 #undef HAVE_LDAP_LD_ERRNO
346 /* Define to 1 if you have the `ldap_set_option' function. */
347 #undef HAVE_LDAP_SET_OPTION
349 /* Define to 1 if you have the `ldap_start_tls_s' function. */
350 #undef HAVE_LDAP_START_TLS_S
352 /* Define to 1 if you have the `ldap_start_tls_sA' function. */
353 #undef HAVE_LDAP_START_TLS_SA
355 /* Define to 1 if you have a fully functional readline library. */
356 #undef HAVE_LIBREADLINE
358 /* defined if libusb is available */
361 /* defined if libutil is available */
364 /* Define to 1 if you have the <locale.h> header file. */
367 /* Define to 1 if you have the `lstat' function. */
370 /* Define to 1 if you have the `memicmp' function. */
373 /* Define to 1 if you have the `memmove' function. */
376 /* Define to 1 if you have the <memory.h> header file. */
379 /* Define to 1 if you have the `memrchr' function. */
382 /* Define to 1 if you have the `mmap' function. */
385 /* Define to 1 if you have the `nanosleep' function in libc. */
386 #undef HAVE_NANOSLEEP
388 /* Define to 1 if you have the `nl_langinfo' function. */
389 #undef HAVE_NL_LANGINFO
391 /* Defined if the New Portable Thread Library is available */
394 /* Define to 1 if you have the `pipe' function. */
397 /* Define to 1 if you have the <pty.h> header file. */
400 /* Define to 1 if you have the <pwd.h> header file. */
403 /* Define to 1 if you have the `raise' function. */
406 /* Define to 1 if you have the `rand' function. */
409 /* Define to 1 if you have the `setenv' function. */
412 /* Define to 1 if you have the `setlocale' function. */
413 #undef HAVE_SETLOCALE
415 /* Define to 1 if you have the `setrlimit' function. */
416 #undef HAVE_SETRLIMIT
418 /* Define to 1 if you have the `sigaction' function. */
419 #undef HAVE_SIGACTION
421 /* Define to 1 if you have the <signal.h> header file. */
424 /* Define to 1 if you have the `sigprocmask' function. */
425 #undef HAVE_SIGPROCMASK
427 /* Define to 1 if the system has the type `sigset_t'. */
430 /* Define to 1 if you have the `stat' function. */
433 /* Define to 1 if you have the <stdint.h> header file. */
436 /* Define to 1 if you have the <stdlib.h> header file. */
439 /* Define to 1 if you have the `stpcpy' function. */
442 /* Define to 1 if you have the `strcasecmp' function. */
443 #undef HAVE_STRCASECMP
445 /* Define to 1 if you have the `strchr' function. */
448 /* Define to 1 if you have the `strerror' function. */
451 /* Define to 1 if you have the `strftime' function. */
454 /* Define to 1 if you have the `stricmp' function. */
457 /* Define to 1 if you have the <strings.h> header file. */
458 #undef HAVE_STRINGS_H
460 /* Define to 1 if you have the <string.h> header file. */
463 /* Define to 1 if you have the `strlwr' function. */
466 /* Define to 1 if you have the `strncasecmp' function. */
467 #undef HAVE_STRNCASECMP
469 /* Define to 1 if you have the `strpbrk' function. */
472 /* Define to 1 if you have the `strsep' function. */
475 /* Define to 1 if you have the `strtol' function. */
478 /* Define to 1 if you have the `strtoul' function. */
481 /* Define to 1 if you have the `strtoull' function. */
484 /* Define to 1 if the system has the type `struct sigaction'. */
485 #undef HAVE_STRUCT_SIGACTION
487 /* The system's resolver is usable. */
488 #undef HAVE_SYSTEM_RESOLVER
490 /* Define to 1 if you have the <sys/select.h> header file. */
491 #undef HAVE_SYS_SELECT_H
493 /* Define to 1 if you have the <sys/socket.h> header file. */
494 #undef HAVE_SYS_SOCKET_H
496 /* Define to 1 if you have the <sys/stat.h> header file. */
497 #undef HAVE_SYS_STAT_H
499 /* Define to 1 if you have the <sys/types.h> header file. */
500 #undef HAVE_SYS_TYPES_H
502 /* Define to 1 if you have the `tcgetattr' function. */
503 #undef HAVE_TCGETATTR
505 /* Define to 1 if you have the <termio.h> header file. */
508 /* Define to 1 if you have the `timegm' function. */
511 /* Define to 1 if you have the `times' function. */
514 /* Define to 1 if you have the `ttyname' function. */
517 /* Defined if a `u16' is typedef'd */
518 #undef HAVE_U16_TYPEDEF
520 /* Defined if a `u32' is typedef'd */
521 #undef HAVE_U32_TYPEDEF
523 /* Defined if a `ulong' is typedef'd */
524 #undef HAVE_ULONG_TYPEDEF
526 /* Define to 1 if you have the <unistd.h> header file. */
529 /* Define to 1 if you have the `unsetenv' function. */
532 /* Defined if time_t is an unsigned type */
533 #undef HAVE_UNSIGNED_TIME_T
535 /* Defined if a `ushort' is typedef'd */
536 #undef HAVE_USHORT_TYPEDEF
538 /* Define to 1 if you have the <utmp.h> header file. */
541 /* Define to 1 if you have the `vfork' function. */
544 /* Define to 1 if you have the <vfork.h> header file. */
547 /* Define to 1 if you have the `vprintf' function. */
550 /* Defined if we run on WindowsCE */
551 #undef HAVE_W32CE_SYSTEM
553 /* Defined if we run on a W32 API based system */
554 #undef HAVE_W32_SYSTEM
556 /* Define to 1 if you have the `wait4' function. */
559 /* Define to 1 if you have the `waitpid' function. */
562 /* Define to 1 if you have the <winsock2.h> header file. */
563 #undef HAVE_WINSOCK2_H
565 /* Define to 1 if `fork' works. */
566 #undef HAVE_WORKING_FORK
568 /* Define to 1 if `vfork' works. */
569 #undef HAVE_WORKING_VFORK
571 /* Define to 1 if you have the <ws2tcpip.h> header file. */
572 #undef HAVE_WS2TCPIP_H
574 /* Defined if ZIP and ZLIB are supported */
577 /* Enable GNUTLS support in http.c */
578 #undef HTTP_USE_GNUTLS
580 /* Enable NTBTLS support in http.c */
581 #undef HTTP_USE_NTBTLS
583 /* Define as const if the declaration of iconv() needs const. */
586 /* Defined if this is not a regular release */
587 #undef IS_DEVELOPMENT_VERSION
589 /* Defined if the host has little endian byte ordering */
590 #undef LITTLE_ENDIAN_HOST
592 /* Defined if mkdir() does not take permission flags */
593 #undef MKDIR_TAKES_ONE_ARG
595 /* Required version of Libksba */
596 #undef NEED_KSBA_VERSION
598 /* Define if the LDAP library requires including lber.h before ldap.h */
601 /* Required version of Libgcrypt */
602 #undef NEED_LIBGCRYPT_VERSION
604 /* Required version of NTBTLS */
605 #undef NEED_NTBTLS_VERSION
607 /* Define to disable all external program execution */
610 /* Define to include only trust-model always */
611 #undef NO_TRUST_MODELS
613 /* Name of this package */
616 /* Bug report address */
617 #undef PACKAGE_BUGREPORT
619 /* Name of this package for gettext */
622 /* Define to the full name of this package. */
625 /* Define to the full name and version of this package. */
626 #undef PACKAGE_STRING
628 /* Define to the one symbol short name of this package. */
629 #undef PACKAGE_TARNAME
631 /* Define to the home page for this package. */
634 /* Define to the version of this package. */
635 #undef PACKAGE_VERSION
637 /* Size of the key and UID caches */
638 #undef PK_UID_CACHE_SIZE
640 /* A human readable text with the name of the OS */
641 #undef PRINTABLE_OS_NAME
643 /* Define as the return type of signal handlers (`int' or `void'). */
646 /* The displayed name of scdaemon */
647 #undef SCDAEMON_DISP_NAME
649 /* The name of the scdaemon */
652 /* The name of the SCdaemon socket */
653 #undef SCDAEMON_SOCK_NAME
655 /* Size of secure memory buffer */
656 #undef SECMEM_BUFFER_SIZE
658 /* defines the filename of the shred program */
661 /* The size of `time_t', as computed by sizeof. */
664 /* The size of `unsigned int', as computed by sizeof. */
665 #undef SIZEOF_UNSIGNED_INT
667 /* The size of `unsigned long', as computed by sizeof. */
668 #undef SIZEOF_UNSIGNED_LONG
670 /* The size of `unsigned long long', as computed by sizeof. */
671 #undef SIZEOF_UNSIGNED_LONG_LONG
673 /* The size of `unsigned short', as computed by sizeof. */
674 #undef SIZEOF_UNSIGNED_SHORT
676 /* Define to 1 if you have the ANSI C header files. */
679 /* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */
680 #undef TIME_WITH_SYS_TIME
682 /* Define to enable auto starting of the dirmngr */
683 #undef USE_DIRMNGR_AUTO_START
685 /* Define to install gpg as gpg2 */
688 /* Defined if LDAP is support */
691 /* Build dirmngr with LDAP wrapper process */
692 #undef USE_LDAPWRAPPER
694 /* Build with integrated libdns support */
697 /* Defined if support for nPth is requested and nPth is available */
700 /* Set this to limit filenames to the 8.3 format */
701 #undef USE_ONLY_8DOT3
703 /* Because the Unix gettext has too much overhead on MingW32 systems and these
704 systems lack Posix functions, we use a simplified version of gettext */
705 #undef USE_SIMPLE_GETTEXT
707 /* Enable extensions on AIX 3, Interix. */
711 /* Enable GNU extensions on systems that have them. */
715 /* Enable threading extensions on Solaris. */
716 #ifndef _POSIX_PTHREAD_SEMANTICS
717 # undef _POSIX_PTHREAD_SEMANTICS
719 /* Enable extensions on HP NonStop. */
720 #ifndef _TANDEM_SOURCE
721 # undef _TANDEM_SOURCE
723 /* Enable general extensions on Solaris. */
724 #ifndef __EXTENSIONS__
725 # undef __EXTENSIONS__
729 /* Enable to build the TOFU code */
732 /* Version of this package */
735 /* Enable large inode numbers on Mac OS X 10.5. */
736 #ifndef _DARWIN_USE_64_BIT_INODE
737 # define _DARWIN_USE_64_BIT_INODE 1
740 /* Number of bits in a file offset, on hosts where this is settable. */
741 #undef _FILE_OFFSET_BITS
743 /* Define to 1 to make fseeko visible on some hosts (e.g. glibc 2.2). */
744 #undef _LARGEFILE_SOURCE
746 /* Define for large files, on AIX-style hosts. */
749 /* Define to 1 if on MINIX. */
752 /* Define to 2 if the system does not provide POSIX.1 features except with
754 #undef _POSIX_1_SOURCE
756 /* Define to 1 if you need to in order for `stat' and other things to work. */
759 /* Define to empty if `const' does not conform to ANSI C. */
762 /* Define to `__inline__' or `__inline' if that's what the C compiler
763 calls it, or to nothing if 'inline' is not supported under any name. */
768 /* Define to `int' if <sys/types.h> does not define. */
771 /* Define to `int' if <sys/types.h> does not define. */
774 /* Define to `unsigned int' if <sys/types.h> does not define. */
777 /* type to use in place of socklen_t if not defined */
780 /* Define as `fork' if `vfork' does not work. */
783 /* Define to empty if the keyword `volatile' does not work. Warning: valid
784 code using `volatile' can become incorrect without. Disable with care. */
788 /* This is the major version number of GnuPG so that
789 source included files can test for this. Note, that
790 we use 2 here even for GnuPG 1.9.x. */
791 #define GNUPG_MAJOR_VERSION 2
793 /* Now to separate file name parts.
794 Please note that the string version must not contain more
795 than one character because the code assumes strlen()==1 */
796 #ifdef HAVE_DOSISH_SYSTEM
797 #define DIRSEP_C '\\'
798 #define DIRSEP_S "\\"
801 #define PATHSEP_C ';'
802 #define PATHSEP_S ";"
803 #define EXEEXT_S ".exe"
809 #define PATHSEP_C ':'
810 #define PATHSEP_S ":"
814 /* This is the same as VERSION, but should be overridden if the
815 platform cannot handle things like dots '.' in filenames. Set
816 SAFE_VERSION_DOT and SAFE_VERSION_DASH to whatever SAFE_VERSION
817 uses for dots and dashes. */
818 #define SAFE_VERSION VERSION
819 #define SAFE_VERSION_DOT '.'
820 #define SAFE_VERSION_DASH '-'
822 /* Some global constants. */
823 #ifdef HAVE_DOSISH_SYSTEM
824 # ifdef HAVE_DRIVE_LETTERS
825 # define GNUPG_DEFAULT_HOMEDIR "c:/gnupg"
827 # define GNUPG_DEFAULT_HOMEDIR "/gnupg"
830 #define GNUPG_DEFAULT_HOMEDIR "/SYS$LOGIN/gnupg"
832 #define GNUPG_DEFAULT_HOMEDIR "~/.gnupg"
834 #define GNUPG_PRIVATE_KEYS_DIR "private-keys-v1.d"
835 #define GNUPG_OPENPGP_REVOC_DIR "openpgp-revocs.d"
837 /* For some systems (DOS currently), we hardcode the path here. For
838 POSIX systems the values are constructed by the Makefiles, so that
839 the values may be overridden by the make invocations; this is to
840 comply with the GNU coding standards. Note that these values are
842 #ifdef HAVE_DOSISH_SYSTEM
843 # ifdef HAVE_DRIVE_LETTERS
844 # define GNUPG_BINDIR "c:\\gnupg"
845 # define GNUPG_LIBEXECDIR "c:\\gnupg"
846 # define GNUPG_LIBDIR "c:\\gnupg"
847 # define GNUPG_DATADIR "c:\\gnupg"
848 # define GNUPG_SYSCONFDIR "c:\\gnupg"
850 # define GNUPG_BINDIR "\\gnupg"
851 # define GNUPG_LIBEXECDIR "\\gnupg"
852 # define GNUPG_LIBDIR "\\gnupg"
853 # define GNUPG_DATADIR "\\gnupg"
854 # define GNUPG_SYSCONFDIR "\\gnupg"
858 /* Derive some other constants. */
859 #if !(defined(HAVE_FORK) && defined(HAVE_PIPE) && defined(HAVE_WAITPID))
860 #define EXEC_TEMPFILE_ONLY
864 /* We didn't define endianness above, so get it from OS macros. This
865 is intended for making fat binary builds on OS X. */
866 #if !defined(BIG_ENDIAN_HOST) && !defined(LITTLE_ENDIAN_HOST)
867 #if defined(__BIG_ENDIAN__)
868 #define BIG_ENDIAN_HOST 1
869 #elif defined(__LITTLE_ENDIAN__)
870 #define LITTLE_ENDIAN_HOST 1
872 #error "No endianness found"
877 /* Hack used for W32: ldap.m4 also tests for the ASCII version of
878 ldap_start_tls_s because that is the actual symbol used in the
879 library. winldap.h redefines it to our commonly used value,
880 thus we define our usual macro here. */
881 #ifdef HAVE_LDAP_START_TLS_SA
882 # ifndef HAVE_LDAP_START_TLS_S
883 # define HAVE_LDAP_START_TLS_S 1
887 /* Provide the es_ macro for estream. */
888 #define GPGRT_ENABLE_ES_MACROS 1
890 /* Tell libgcrypt not to use its own libgpg-error implementation. */
891 #define USE_LIBGPG_ERROR 1
893 /* Tell Libgcrypt not to include deprecated definitions. */
894 #define GCRYPT_NO_DEPRECATED 1
896 /* Our HTTP code is used in estream mode. */
897 #define HTTP_USE_ESTREAM 1
899 /* Under W32 we do an explicit socket initialization, thus we need to
900 avoid the on-demand initialization which would also install an atexit
902 #define HTTP_NO_WSASTARTUP
904 /* Under Windows we use the gettext code from libgpg-error. */
905 #define GPG_ERR_ENABLE_GETTEXT_MACROS
907 /* Under WindowsCE we use the strerror replacement from libgpg-error. */
908 #define GPG_ERR_ENABLE_ERRNO_MACROS
910 #endif /*GNUPG_CONFIG_H_INCLUDED*/