summaryrefslogtreecommitdiffabout
path: root/pwmanager/libcrypt/config.h
Unidiff
Diffstat (limited to 'pwmanager/libcrypt/config.h') (more/less context) (ignore whitespace changes)
-rw-r--r--pwmanager/libcrypt/config.h314
1 files changed, 314 insertions, 0 deletions
diff --git a/pwmanager/libcrypt/config.h b/pwmanager/libcrypt/config.h
new file mode 100644
index 0000000..bdb37ad
--- a/dev/null
+++ b/pwmanager/libcrypt/config.h
@@ -0,0 +1,314 @@
1/* config.h. Generated by configure. */
2/* config.h.in. Generated from configure.ac by autoheader. */
3
4
5/* need this, because some autoconf tests rely on this (e.g. stpcpy)
6 * and it should be used for new programs */
7#define _GNU_SOURCE 1
8
9
10/* Define if you don't want the default EGD socket name. For details see
11 cipher/rndegd.c */
12#define EGD_SOCKET_NAME ""
13
14/* The default error source for libgcrypt. */
15#define GPG_ERR_SOURCE_DEFAULT GPG_ERR_SOURCE_GCRYPT
16
17/* Define to 1 if you have the `atexit' function. */
18#define HAVE_ATEXIT 1
19
20/* Defined if the mlock() call does not work */
21/* #undef HAVE_BROKEN_MLOCK */
22
23/* Defined if a `byte' is typedef'd */
24/* #undef HAVE_BYTE_TYPEDEF */
25
26/* Define to 1 if you have the `clock_gettime' function. */
27/* #undef HAVE_CLOCK_GETTIME */
28
29/* Define to 1 if you have the declaration of `sys_siglist', and to 0 if you
30 don't. */
31#define HAVE_DECL_SYS_SIGLIST 1
32
33/* defined if the system supports a random device */
34#define HAVE_DEV_RANDOM 1
35
36/* Define to 1 if you have the <dlfcn.h> header file. */
37#define HAVE_DLFCN_H 1
38
39/* Define to 1 if you don't have `vprintf' but do have `_doprnt.' */
40/* #undef HAVE_DOPRNT */
41
42/* defined if we run on some of the PCDOS like systems (DOS, Windoze. OS/2)
43 with special properties like no file modes */
44/* #undef HAVE_DOSISH_SYSTEM */
45
46/* defined if we must run on a stupid file system */
47/* #undef HAVE_DRIVE_LETTERS */
48
49/* Define to 1 if you have the `gethrtime' function. */
50/* #undef HAVE_GETHRTIME */
51
52/* Define to 1 if you have the `getpagesize' function. */
53#define HAVE_GETPAGESIZE 1
54
55/* Define to 1 if you have the `getrusage' function. */
56#define HAVE_GETRUSAGE 1
57
58/* Define to 1 if you have the `gettimeofday' function. */
59#define HAVE_GETTIMEOFDAY 1
60
61/* Define to 1 if you have the <inttypes.h> header file. */
62#define HAVE_INTTYPES_H 1
63
64/* Define to 1 if you have the `nsl' library (-lnsl). */
65#define HAVE_LIBNSL 1
66
67/* Define to 1 if you have the `rt' library (-lrt). */
68/* #undef HAVE_LIBRT */
69
70/* Define to 1 if you have the `memmove' function. */
71#define HAVE_MEMMOVE 1
72
73/* Define to 1 if you have the <memory.h> header file. */
74#define HAVE_MEMORY_H 1
75
76/* Defined if the system supports an mlock() call */
77#define HAVE_MLOCK 1
78
79/* Define to 1 if you have the `mmap' function. */
80#define HAVE_MMAP 1
81
82/* Define to 1 if you have the `raise' function. */
83#define HAVE_RAISE 1
84
85/* Define to 1 if you have the `rand' function. */
86#define HAVE_RAND 1
87
88/* Define to 1 if you have the <stdint.h> header file. */
89#define HAVE_STDINT_H 1
90
91/* Define to 1 if you have the <stdlib.h> header file. */
92#define HAVE_STDLIB_H 1
93
94/* Define to 1 if you have the `stpcpy' function. */
95#define HAVE_STPCPY 1
96
97/* Define to 1 if you have the `strcasecmp' function. */
98#define HAVE_STRCASECMP 1
99
100/* Define to 1 if you have the `strerror' function. */
101#define HAVE_STRERROR 1
102
103/* Define to 1 if you have the `stricmp' function. */
104/* #undef HAVE_STRICMP */
105
106/* Define to 1 if you have the <strings.h> header file. */
107#define HAVE_STRINGS_H 1
108
109/* Define to 1 if you have the <string.h> header file. */
110#define HAVE_STRING_H 1
111
112/* Define to 1 if you have the `strtoul' function. */
113#define HAVE_STRTOUL 1
114
115/* Define to 1 if you have the <sys/capability.h> header file. */
116/* #undef HAVE_SYS_CAPABILITY_H */
117
118/* Define to 1 if you have the <sys/mman.h> header file. */
119/* #undef HAVE_SYS_MMAN_H */
120
121/* Define to 1 if you have the <sys/select.h> header file. */
122#define HAVE_SYS_SELECT_H 1
123
124/* Define to 1 if you have the <sys/stat.h> header file. */
125#define HAVE_SYS_STAT_H 1
126
127/* Define to 1 if you have the <sys/types.h> header file. */
128#define HAVE_SYS_TYPES_H 1
129
130/* Defined if a `u16' is typedef'd */
131/* #undef HAVE_U16_TYPEDEF */
132
133/* Defined if a `u32' is typedef'd */
134/* #undef HAVE_U32_TYPEDEF */
135
136/* Defined if a `ulong' is typedef'd */
137#define HAVE_ULONG_TYPEDEF 1
138
139/* Define to 1 if you have the <unistd.h> header file. */
140#define HAVE_UNISTD_H 1
141
142/* Defined if a `ushort' is typedef'd */
143#define HAVE_USHORT_TYPEDEF 1
144
145/* Define to 1 if you have the `vprintf' function. */
146#define HAVE_VPRINTF 1
147
148/* Define to 1 if you have the `wait4' function. */
149#define HAVE_WAIT4 1
150
151/* Define to 1 if you have the `waitpid' function. */
152#define HAVE_WAITPID 1
153
154/* Defined if this is not a regular release */
155/* #undef IS_DEVELOPMENT_VERSION */
156
157/* Define to use the (obsolete) malloc guarding feature */
158/* #undef M_GUARD */
159
160/* defined to the name of the strong random device */
161#define NAME_OF_DEV_RANDOM "/dev/random"
162
163/* defined to the name of the weaker random device */
164#define NAME_OF_DEV_URANDOM "/dev/urandom"
165
166/* Name of this package */
167#define PACKAGE "libgcrypt"
168
169/* Define to the address where bug reports for this package should be sent. */
170#define PACKAGE_BUGREPORT "bug-libgcrypt@gnupg.org"
171
172/* Define to the full name of this package. */
173#define PACKAGE_NAME "libgcrypt"
174
175/* Define to the full name and version of this package. */
176#define PACKAGE_STRING "libgcrypt 1.2.0"
177
178/* Define to the one symbol short name of this package. */
179#define PACKAGE_TARNAME "libgcrypt"
180
181/* Define to the version of this package. */
182#define PACKAGE_VERSION "1.2.0"
183
184/* A human readable text with the name of the OS */
185#define PRINTABLE_OS_NAME "GNU/Linux"
186
187/* Define as the return type of signal handlers (`int' or `void'). */
188#define RETSIGTYPE void
189
190/* The size of a `unsigned int', as computed by sizeof. */
191#define SIZEOF_UNSIGNED_INT 4
192
193/* The size of a `unsigned long', as computed by sizeof. */
194#define SIZEOF_UNSIGNED_LONG 4
195
196/* The size of a `unsigned long long', as computed by sizeof. */
197#define SIZEOF_UNSIGNED_LONG_LONG 8
198
199/* The size of a `unsigned short', as computed by sizeof. */
200#define SIZEOF_UNSIGNED_SHORT 2
201
202/* Define to 1 if you have the ANSI C header files. */
203#define STDC_HEADERS 1
204
205/* Defined if this module should be included */
206#define USE_AES 1
207
208/* Defined if this module should be included */
209#define USE_ARCFOUR 1
210
211/* Defined if this module should be included */
212#define USE_BLOWFISH 1
213
214/* define if capabilities should be used */
215/* #undef USE_CAPABILITIES */
216
217/* Defined if this module should be included */
218#define USE_CAST5 1
219
220/* Defined if this module should be included */
221#define USE_CRC 1
222
223/* Defined if this module should be included */
224#define USE_DES 1
225
226/* Defined if this module should be included */
227#define USE_DSA 1
228
229/* Defined if this module should be included */
230#define USE_ELGAMAL 1
231
232/* Defined if this module should be included */
233#define USE_MD4 1
234
235/* Defined if this module should be included */
236#define USE_MD5 1
237
238/* set this to limit filenames to the 8.3 format */
239/* #undef USE_ONLY_8DOT3 */
240
241/* Defined if this module should be included */
242#define USE_RFC2268 1
243
244/* Defined if this module should be included */
245#define USE_RMD160 1
246
247/* Defined if the EGD based RNG should be used. */
248#define USE_RNDEGD 0
249
250/* Defined if the /dev/random based RNG should be used. */
251#define USE_RNDLINUX 1
252
253/* Defined if the default Unix RNG should be used. */
254#define USE_RNDUNIX 0
255
256/* Defined if the Windows specific RNG should be used. */
257#define USE_RNDW32 0
258
259/* Defined if this module should be included */
260#define USE_RSA 1
261
262/* Defined if this module should be included */
263#define USE_SERPENT 1
264
265/* Defined if this module should be included */
266#define USE_SHA1 1
267
268/* Defined if this module should be included */
269#define USE_SHA256 1
270
271/* Defined if this module should be included */
272#define USE_SHA512 1
273
274/* Defined if this module should be included */
275#define USE_TIGER 1
276
277/* Defined if this module should be included */
278#define USE_TWOFISH 1
279
280/* Version of this package */
281#define VERSION "1.2.0"
282
283/* Defined if compiled symbols have a leading underscore */
284/* #undef WITH_SYMBOL_UNDERSCORE */
285
286/* Define to 1 if your processor stores words with the most significant byte
287 first (like Motorola and SPARC, unlike Intel and VAX). */
288/* #undef WORDS_BIGENDIAN */
289
290/* To allow the use of Libgcrypt in multithreaded programs we have to use
291 special features from the library. */
292#ifndef _REENTRANT
293# define _REENTRANT 1
294#endif
295
296
297/* Define to empty if `const' does not conform to ANSI C. */
298/* #undef const */
299
300/* Define to `__inline__' or `__inline' if that's what the C compiler
301 calls it, or to nothing if 'inline' is not supported under any name. */
302#ifndef __cplusplus
303/* #undef inline */
304#endif
305
306/* Define to `unsigned' if <sys/types.h> does not define. */
307/* #undef size_t */
308
309/* Define to `int' if unavailable. */
310/* #undef socklen_t */
311
312
313#define _GCRYPT_IN_LIBGCRYPT 1
314