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