1/* config.h.in.  Generated from configure.ac by autoheader.  */
2
3/* Used by --version */
4#undef COPYRIGHT_YEAR_NAME
5
6/* Define to 1 if translation of program messages to the user's native
7   language is requested. */
8#undef ENABLE_NLS
9
10/* The default error source for GPGME. */
11#undef GPG_ERR_SOURCE_DEFAULT
12
13/* Defined if a `byte' is typedef'd */
14#undef HAVE_BYTE_TYPEDEF
15
16/* Define to 1 if you have the `canonicalize_file_name' function. */
17#undef HAVE_CANONICALIZE_FILE_NAME
18
19/* Define to 1 if you have the MacOS X function CFLocaleCopyCurrent in the
20   CoreFoundation framework. */
21#undef HAVE_CFLOCALECOPYCURRENT
22
23/* Define to 1 if you have the MacOS X function CFPreferencesCopyAppValue in
24   the CoreFoundation framework. */
25#undef HAVE_CFPREFERENCESCOPYAPPVALUE
26
27/* Define if the GNU dcgettext() function is already present or preinstalled.
28   */
29#undef HAVE_DCGETTEXT
30
31/* Define to 1 if you have the declaration of `sys_siglist', and to 0 if you
32   don't. */
33#undef HAVE_DECL_SYS_SIGLIST
34
35/* Define to 1 if you have the <direct.h> header file. */
36#undef HAVE_DIRECT_H
37
38/* Defined if we run on a DOS based system */
39#undef HAVE_DOSISH_SYSTEM
40
41/* Define to 1 if you have the `flockfile' function. */
42#undef HAVE_FLOCKFILE
43
44/* Define to 1 if you have the `fopencookie' function. */
45#undef HAVE_FOPENCOOKIE
46
47/* Define to 1 if you have the `funlockfile' function. */
48#undef HAVE_FUNLOCKFILE
49
50/* Define to 1 if you have the `funopen' function. */
51#undef HAVE_FUNOPEN
52
53/* Define to 1 if you have the `getaddrinfo' function. */
54#undef HAVE_GETADDRINFO
55
56/* Define to 1 if you have the `getrusage' function. */
57#undef HAVE_GETRUSAGE
58
59/* Define if the GNU gettext() function is already present or preinstalled. */
60#undef HAVE_GETTEXT
61
62/* Define to 1 if you have the `gmtime_r' function. */
63#undef HAVE_GMTIME_R
64
65/* Define if you have the iconv() function. */
66#undef HAVE_ICONV
67
68/* Define to 1 if you have the <inttypes.h> header file. */
69#undef HAVE_INTTYPES_H
70
71/* Define to 1 if you have the `isascii' function. */
72#undef HAVE_ISASCII
73
74/* Define to 1 if you have the `ldap_get_option' function. */
75#undef HAVE_LDAP_GET_OPTION
76
77/* Define if the LDAP library supports ld_errno */
78#undef HAVE_LDAP_LD_ERRNO
79
80/* Define to 1 if you have the `ldap_set_option' function. */
81#undef HAVE_LDAP_SET_OPTION
82
83/* Define to 1 if you have the `ldap_start_tls_s' function. */
84#undef HAVE_LDAP_START_TLS_S
85
86/* Define to 1 if you have the `ldap_start_tls_sA' function. */
87#undef HAVE_LDAP_START_TLS_SA
88
89/* Define to 1 if you have the <locale.h> header file. */
90#undef HAVE_LOCALE_H
91
92/* Define to 1 if you have the `memicmp' function. */
93#undef HAVE_MEMICMP
94
95/* Define to 1 if you have the `memmove' function. */
96#undef HAVE_MEMMOVE
97
98/* Define to 1 if you have the <memory.h> header file. */
99#undef HAVE_MEMORY_H
100
101/* Define to 1 if you have the `memrchr' function. */
102#undef HAVE_MEMRCHR
103
104/* Define to 1 if you have the `mmap' function. */
105#undef HAVE_MMAP
106
107/* Defined if the GNU Pth is available */
108#undef HAVE_PTH
109
110/* Define to 1 if you have the `setlocale' function. */
111#undef HAVE_SETLOCALE
112
113/* Define to 1 if you have the `setrlimit' function. */
114#undef HAVE_SETRLIMIT
115
116/* Define to 1 if the system has the type `sigset_t'. */
117#undef HAVE_SIGSET_T
118
119/* Define to 1 if you have the `stat' function. */
120#undef HAVE_STAT
121
122/* Define to 1 if you have the <stdint.h> header file. */
123#undef HAVE_STDINT_H
124
125/* Define to 1 if you have the <stdlib.h> header file. */
126#undef HAVE_STDLIB_H
127
128/* Define to 1 if you have the `stpcpy' function. */
129#undef HAVE_STPCPY
130
131/* Define to 1 if you have the `stricmp' function. */
132#undef HAVE_STRICMP
133
134/* Define to 1 if you have the <strings.h> header file. */
135#undef HAVE_STRINGS_H
136
137/* Define to 1 if you have the <string.h> header file. */
138#undef HAVE_STRING_H
139
140/* Define to 1 if you have the `strlwr' function. */
141#undef HAVE_STRLWR
142
143/* Define to 1 if you have the `strsep' function. */
144#undef HAVE_STRSEP
145
146/* Define to 1 if you have the `strtol' function. */
147#undef HAVE_STRTOL
148
149/* Define to 1 if you have the `strtoul' function. */
150#undef HAVE_STRTOUL
151
152/* Define to 1 if you have the `strtoull' function. */
153#undef HAVE_STRTOULL
154
155/* Define to 1 if the system has the type `struct sigaction'. */
156#undef HAVE_STRUCT_SIGACTION
157
158/* Define to 1 if you have the <sys/stat.h> header file. */
159#undef HAVE_SYS_STAT_H
160
161/* Define to 1 if you have the <sys/types.h> header file. */
162#undef HAVE_SYS_TYPES_H
163
164/* Define to 1 if you have the `timegm' function. */
165#undef HAVE_TIMEGM
166
167/* Defined if a `ulong' is typedef'd */
168#undef HAVE_ULONG_TYPEDEF
169
170/* Define to 1 if you have the <unistd.h> header file. */
171#undef HAVE_UNISTD_H
172
173/* Defined if a `ushort' is typedef'd */
174#undef HAVE_USHORT_TYPEDEF
175
176/* Define to 1 if you have the `vasprintf' function. */
177#undef HAVE_VASPRINTF
178
179/* Defined if we run on a W32 API based system */
180#undef HAVE_W32_SYSTEM
181
182/* Define as const if the declaration of iconv() needs const. */
183#undef ICONV_CONST
184
185/* Defined if mkdir() does not take permission flags */
186#undef MKDIR_TAKES_ONE_ARG
187
188/* used to implement the va_copy macro */
189#undef MUST_COPY_VA_BYVAL
190
191/* Required version of Libksba */
192#undef NEED_KSBA_VERSION
193
194/* Required version of Libgcrypt */
195#undef NEED_LIBGCRYPT_VERSION
196
197/* Define to 1 if your C compiler doesn't accept -c and -o together. */
198#undef NO_MINUS_C_MINUS_O
199
200/* Name of this package */
201#undef PACKAGE
202
203/* Bug report address */
204#undef PACKAGE_BUGREPORT
205
206/* Define to the full name of this package. */
207#undef PACKAGE_NAME
208
209/* Define to the full name and version of this package. */
210#undef PACKAGE_STRING
211
212/* Define to the one symbol short name of this package. */
213#undef PACKAGE_TARNAME
214
215/* Define to the home page for this package. */
216#undef PACKAGE_URL
217
218/* Define to the version of this package. */
219#undef PACKAGE_VERSION
220
221/* A human readable text with the name of the OS */
222#undef PRINTABLE_OS_NAME
223
224/* Define as the return type of signal handlers (`int' or `void'). */
225#undef RETSIGTYPE
226
227/* Define to 1 if you have the ANSI C header files. */
228#undef STDC_HEADERS
229
230/* Defined if the GNU Portable Thread Library should be used */
231#undef USE_GNU_PTH
232
233/* Enable extensions on AIX 3, Interix.  */
234#ifndef _ALL_SOURCE
235# undef _ALL_SOURCE
236#endif
237/* Enable GNU extensions on systems that have them.  */
238#ifndef _GNU_SOURCE
239# undef _GNU_SOURCE
240#endif
241/* Enable threading extensions on Solaris.  */
242#ifndef _POSIX_PTHREAD_SEMANTICS
243# undef _POSIX_PTHREAD_SEMANTICS
244#endif
245/* Enable extensions on HP NonStop.  */
246#ifndef _TANDEM_SOURCE
247# undef _TANDEM_SOURCE
248#endif
249/* Enable general extensions on Solaris.  */
250#ifndef __EXTENSIONS__
251# undef __EXTENSIONS__
252#endif
253
254
255/* Version of this package */
256#undef VERSION
257
258/* Number of bits in a file offset, on hosts where this is settable. */
259#undef _FILE_OFFSET_BITS
260
261/* Define for large files, on AIX-style hosts. */
262#undef _LARGE_FILES
263
264/* Define to 1 if on MINIX. */
265#undef _MINIX
266
267/* Define to 2 if the system does not provide POSIX.1 features except with
268   this defined. */
269#undef _POSIX_1_SOURCE
270
271/* Define to 1 if you need to in order for `stat' and other things to work. */
272#undef _POSIX_SOURCE
273
274/* Define to empty if `const' does not conform to ANSI C. */
275#undef const
276
277/* Define to `__inline__' or `__inline' if that's what the C compiler
278   calls it, or to nothing if 'inline' is not supported under any name.  */
279#ifndef __cplusplus
280#undef inline
281#endif
282
283/* Define to `unsigned int' if <sys/types.h> does not define. */
284#undef size_t
285
286
287
288/* Hack used for W32: ldap.m4 also tests for the ASCII version of
289   ldap_start_tls_s because that is the actual symbol used in the
290   library.  winldap.h redefines it to our commonly used value,
291   thus we define our usual macro here.  */
292#ifdef HAVE_LDAP_START_TLS_SA
293# ifndef HAVE_LDAP_START_TLS_S
294#  define HAVE_LDAP_START_TLS_S 1
295# endif
296#endif
297
298/* We use jnlib, so tell other modules about it.  */
299#define HAVE_JNLIB_LOGGING 1
300
301/* We don't want the old assuan codes anymore. */
302#define _ASSUAN_ONLY_GPG_ERRORS 1
303
304/* Our HTTP code is used in estream mode.  */
305#define HTTP_USE_ESTREAM 1
306
307/* We want to use the libgcrypt provided memory allocation for
308   asprintf.  */
309#define _ESTREAM_PRINTF_MALLOC        gcry_malloc
310#define _ESTREAM_PRINTF_FREE          gcry_free
311#define _ESTREAM_PRINTF_EXTRA_INCLUDE "util.h"
312
313