xref: /minix3/crypto/external/bsd/netpgp/lib/netpgp/config.h (revision 0a6a1f1d05b60e214de2f05a7310ddd1f0e590e7)
1*0a6a1f1dSLionel Sambuc /* src/lib/config.h.  Generated from config.h.in by configure.  */
2*0a6a1f1dSLionel Sambuc /* src/lib/config.h.in.  Generated from configure.ac by autoheader.  */
3*0a6a1f1dSLionel Sambuc 
4*0a6a1f1dSLionel Sambuc /* Define to 1 if you have the <bzlib.h> header file. */
5*0a6a1f1dSLionel Sambuc #define HAVE_BZLIB_H 1
6*0a6a1f1dSLionel Sambuc 
7*0a6a1f1dSLionel Sambuc /* Define to 1 if you have the <CommonCrypto/CommonDigest.h> header file. */
8*0a6a1f1dSLionel Sambuc /* #undef HAVE_COMMONCRYPTO_COMMONDIGEST_H */
9*0a6a1f1dSLionel Sambuc 
10*0a6a1f1dSLionel Sambuc /* Define to 1 if you have the <direct.h> header file. */
11*0a6a1f1dSLionel Sambuc /* #undef HAVE_DIRECT_H */
12*0a6a1f1dSLionel Sambuc 
13*0a6a1f1dSLionel Sambuc /* Define to 1 if you have the <dlfcn.h> header file. */
14*0a6a1f1dSLionel Sambuc #define HAVE_DLFCN_H 1
15*0a6a1f1dSLionel Sambuc 
16*0a6a1f1dSLionel Sambuc /* Define to 1 if you have the <dmalloc.h> header file. */
17*0a6a1f1dSLionel Sambuc /* #undef HAVE_DMALLOC_H */
18*0a6a1f1dSLionel Sambuc 
19*0a6a1f1dSLionel Sambuc /* Define to 1 if you have the <errno.h> header file. */
20*0a6a1f1dSLionel Sambuc #define HAVE_ERRNO_H 1
21*0a6a1f1dSLionel Sambuc 
22*0a6a1f1dSLionel Sambuc /* Define to 1 if you have the <fcntl.h> header file. */
23*0a6a1f1dSLionel Sambuc #define HAVE_FCNTL_H 1
24*0a6a1f1dSLionel Sambuc 
25*0a6a1f1dSLionel Sambuc /* Define to 1 if you have the <inttypes.h> header file. */
26*0a6a1f1dSLionel Sambuc #define HAVE_INTTYPES_H 1
27*0a6a1f1dSLionel Sambuc 
28*0a6a1f1dSLionel Sambuc /* Define to 1 if you have the <limits.h> header file. */
29*0a6a1f1dSLionel Sambuc #define HAVE_LIMITS_H 1
30*0a6a1f1dSLionel Sambuc 
31*0a6a1f1dSLionel Sambuc /* Define to 1 if the system has the type `long long int'. */
32*0a6a1f1dSLionel Sambuc #define HAVE_LONG_LONG_INT 1
33*0a6a1f1dSLionel Sambuc 
34*0a6a1f1dSLionel Sambuc /* Define to 1 if you have the <malloc.h> header file. */
35*0a6a1f1dSLionel Sambuc #define HAVE_MALLOC_H 1
36*0a6a1f1dSLionel Sambuc 
37*0a6a1f1dSLionel Sambuc /* Define to 1 if you have the <memory.h> header file. */
38*0a6a1f1dSLionel Sambuc #define HAVE_MEMORY_H 1
39*0a6a1f1dSLionel Sambuc 
40*0a6a1f1dSLionel Sambuc /* Define to 1 if you have the <openssl/aes.h> header file. */
41*0a6a1f1dSLionel Sambuc #define HAVE_OPENSSL_AES_H 1
42*0a6a1f1dSLionel Sambuc 
43*0a6a1f1dSLionel Sambuc /* Define to 1 if you have the <openssl/bn.h> header file. */
44*0a6a1f1dSLionel Sambuc #define HAVE_OPENSSL_BN_H 1
45*0a6a1f1dSLionel Sambuc 
46*0a6a1f1dSLionel Sambuc /* Define to 1 if you have the <openssl/camellia.h> header file. */
47*0a6a1f1dSLionel Sambuc #define HAVE_OPENSSL_CAMELLIA_H 1
48*0a6a1f1dSLionel Sambuc 
49*0a6a1f1dSLionel Sambuc /* Define to 1 if you have the <openssl/cast.h> header file. */
50*0a6a1f1dSLionel Sambuc #define HAVE_OPENSSL_CAST_H 1
51*0a6a1f1dSLionel Sambuc 
52*0a6a1f1dSLionel Sambuc /* Define to 1 if you have the <openssl/des.h> header file. */
53*0a6a1f1dSLionel Sambuc #define HAVE_OPENSSL_DES_H 1
54*0a6a1f1dSLionel Sambuc 
55*0a6a1f1dSLionel Sambuc /* Define to 1 if you have the <openssl/dsa.h> header file. */
56*0a6a1f1dSLionel Sambuc #define HAVE_OPENSSL_DSA_H 1
57*0a6a1f1dSLionel Sambuc 
58*0a6a1f1dSLionel Sambuc /* Define to 1 if you have the <openssl/err.h> header file. */
59*0a6a1f1dSLionel Sambuc #define HAVE_OPENSSL_ERR_H 1
60*0a6a1f1dSLionel Sambuc 
61*0a6a1f1dSLionel Sambuc /* Define to 1 if you have the <openssl/idea.h> header file. */
62*0a6a1f1dSLionel Sambuc #define HAVE_OPENSSL_IDEA_H 1
63*0a6a1f1dSLionel Sambuc 
64*0a6a1f1dSLionel Sambuc /* Define to 1 if you have the <openssl/md5.h> header file. */
65*0a6a1f1dSLionel Sambuc #define HAVE_OPENSSL_MD5_H 1
66*0a6a1f1dSLionel Sambuc 
67*0a6a1f1dSLionel Sambuc /* Define to 1 if you have the <openssl/rand.h> header file. */
68*0a6a1f1dSLionel Sambuc #define HAVE_OPENSSL_RAND_H 1
69*0a6a1f1dSLionel Sambuc 
70*0a6a1f1dSLionel Sambuc /* Define to 1 if you have the <openssl/rsa.h> header file. */
71*0a6a1f1dSLionel Sambuc #define HAVE_OPENSSL_RSA_H 1
72*0a6a1f1dSLionel Sambuc 
73*0a6a1f1dSLionel Sambuc /* Define to 1 if you have the <openssl/sha.h> header file. */
74*0a6a1f1dSLionel Sambuc #define HAVE_OPENSSL_SHA_H 1
75*0a6a1f1dSLionel Sambuc 
76*0a6a1f1dSLionel Sambuc /* Define to 1 if the system has the type `SHA256_CTX'. */
77*0a6a1f1dSLionel Sambuc #define HAVE_SHA256_CTX 1
78*0a6a1f1dSLionel Sambuc 
79*0a6a1f1dSLionel Sambuc /* Define to 1 if you have the <stdint.h> header file. */
80*0a6a1f1dSLionel Sambuc #define HAVE_STDINT_H 1
81*0a6a1f1dSLionel Sambuc 
82*0a6a1f1dSLionel Sambuc /* Define to 1 if you have the <stdlib.h> header file. */
83*0a6a1f1dSLionel Sambuc #define HAVE_STDLIB_H 1
84*0a6a1f1dSLionel Sambuc 
85*0a6a1f1dSLionel Sambuc /* Define to 1 if you have the <strings.h> header file. */
86*0a6a1f1dSLionel Sambuc #define HAVE_STRINGS_H 1
87*0a6a1f1dSLionel Sambuc 
88*0a6a1f1dSLionel Sambuc /* Define to 1 if you have the <string.h> header file. */
89*0a6a1f1dSLionel Sambuc #define HAVE_STRING_H 1
90*0a6a1f1dSLionel Sambuc 
91*0a6a1f1dSLionel Sambuc /* Define to 1 if you have the <sys/cdefs.h> header file. */
92*0a6a1f1dSLionel Sambuc #define HAVE_SYS_CDEFS_H 1
93*0a6a1f1dSLionel Sambuc 
94*0a6a1f1dSLionel Sambuc /* Define to 1 if you have the <sys/file.h> header file. */
95*0a6a1f1dSLionel Sambuc #define HAVE_SYS_FILE_H 1
96*0a6a1f1dSLionel Sambuc 
97*0a6a1f1dSLionel Sambuc /* Define to 1 if you have the <sys/mman.h> header file. */
98*0a6a1f1dSLionel Sambuc #define HAVE_SYS_MMAN_H 1
99*0a6a1f1dSLionel Sambuc 
100*0a6a1f1dSLionel Sambuc /* Define to 1 if you have the <sys/param.h> header file. */
101*0a6a1f1dSLionel Sambuc #define HAVE_SYS_PARAM_H 1
102*0a6a1f1dSLionel Sambuc 
103*0a6a1f1dSLionel Sambuc /* Define to 1 if you have the <sys/resource.h> header file. */
104*0a6a1f1dSLionel Sambuc #define HAVE_SYS_RESOURCE_H 1
105*0a6a1f1dSLionel Sambuc 
106*0a6a1f1dSLionel Sambuc /* Define to 1 if you have the <sys/stat.h> header file. */
107*0a6a1f1dSLionel Sambuc #define HAVE_SYS_STAT_H 1
108*0a6a1f1dSLionel Sambuc 
109*0a6a1f1dSLionel Sambuc /* Define to 1 if you have the <sys/types.h> header file. */
110*0a6a1f1dSLionel Sambuc #define HAVE_SYS_TYPES_H 1
111*0a6a1f1dSLionel Sambuc 
112*0a6a1f1dSLionel Sambuc /* Define to 1 if you have the <sys/uio.h> header file. */
113*0a6a1f1dSLionel Sambuc #define HAVE_SYS_UIO_H 1
114*0a6a1f1dSLionel Sambuc 
115*0a6a1f1dSLionel Sambuc /* Define to 1 if you have the <unistd.h> header file. */
116*0a6a1f1dSLionel Sambuc #define HAVE_UNISTD_H 1
117*0a6a1f1dSLionel Sambuc 
118*0a6a1f1dSLionel Sambuc /* Define to 1 if you have the <zlib.h> header file. */
119*0a6a1f1dSLionel Sambuc #define HAVE_ZLIB_H 1
120*0a6a1f1dSLionel Sambuc 
121*0a6a1f1dSLionel Sambuc /* Name of package */
122*0a6a1f1dSLionel Sambuc #define PACKAGE "netpgp"
123*0a6a1f1dSLionel Sambuc 
124*0a6a1f1dSLionel Sambuc /* Define to the address where bug reports for this package should be sent. */
125*0a6a1f1dSLionel Sambuc #define PACKAGE_BUGREPORT "Alistair Crooks <agc@netbsd.org> c0596823"
126*0a6a1f1dSLionel Sambuc 
127*0a6a1f1dSLionel Sambuc /* Define to the full name of this package. */
128*0a6a1f1dSLionel Sambuc #define PACKAGE_NAME "netpgp"
129*0a6a1f1dSLionel Sambuc 
130*0a6a1f1dSLionel Sambuc /* Define to the full name and version of this package. */
131*0a6a1f1dSLionel Sambuc #define PACKAGE_STRING "netpgp 20101103"
132*0a6a1f1dSLionel Sambuc 
133*0a6a1f1dSLionel Sambuc /* Define to the one symbol short name of this package. */
134*0a6a1f1dSLionel Sambuc #define PACKAGE_TARNAME "netpgp"
135*0a6a1f1dSLionel Sambuc 
136*0a6a1f1dSLionel Sambuc /* Define to the version of this package. */
137*0a6a1f1dSLionel Sambuc #define PACKAGE_VERSION "20101103"
138*0a6a1f1dSLionel Sambuc 
139*0a6a1f1dSLionel Sambuc /* Define to 1 if you have the ANSI C header files. */
140*0a6a1f1dSLionel Sambuc #define STDC_HEADERS 1
141*0a6a1f1dSLionel Sambuc 
142*0a6a1f1dSLionel Sambuc /* Version number of package */
143*0a6a1f1dSLionel Sambuc #define VERSION "20101103"
144*0a6a1f1dSLionel Sambuc 
145*0a6a1f1dSLionel Sambuc /* Define for Solaris 2.5.1 so the uint32_t typedef from <sys/synch.h>,
146*0a6a1f1dSLionel Sambuc    <pthread.h>, or <semaphore.h> is not used. If the typedef were allowed, the
147*0a6a1f1dSLionel Sambuc    #define below would cause a syntax error. */
148*0a6a1f1dSLionel Sambuc /* #undef _UINT32_T */
149*0a6a1f1dSLionel Sambuc 
150*0a6a1f1dSLionel Sambuc /* Define for Solaris 2.5.1 so the uint64_t typedef from <sys/synch.h>,
151*0a6a1f1dSLionel Sambuc    <pthread.h>, or <semaphore.h> is not used. If the typedef were allowed, the
152*0a6a1f1dSLionel Sambuc    #define below would cause a syntax error. */
153*0a6a1f1dSLionel Sambuc /* #undef _UINT64_T */
154*0a6a1f1dSLionel Sambuc 
155*0a6a1f1dSLionel Sambuc /* Define for Solaris 2.5.1 so the uint8_t typedef from <sys/synch.h>,
156*0a6a1f1dSLionel Sambuc    <pthread.h>, or <semaphore.h> is not used. If the typedef were allowed, the
157*0a6a1f1dSLionel Sambuc    #define below would cause a syntax error. */
158*0a6a1f1dSLionel Sambuc /* #undef _UINT8_T */
159*0a6a1f1dSLionel Sambuc 
160*0a6a1f1dSLionel Sambuc /* Define to `unsigned int' if <sys/types.h> does not define. */
161*0a6a1f1dSLionel Sambuc /* #undef size_t */
162*0a6a1f1dSLionel Sambuc 
163*0a6a1f1dSLionel Sambuc /* Define to the type of an unsigned integer type of width exactly 16 bits if
164*0a6a1f1dSLionel Sambuc    such a type exists and the standard includes do not define it. */
165*0a6a1f1dSLionel Sambuc /* #undef uint16_t */
166*0a6a1f1dSLionel Sambuc 
167*0a6a1f1dSLionel Sambuc /* Define to the type of an unsigned integer type of width exactly 32 bits if
168*0a6a1f1dSLionel Sambuc    such a type exists and the standard includes do not define it. */
169*0a6a1f1dSLionel Sambuc /* #undef uint32_t */
170*0a6a1f1dSLionel Sambuc 
171*0a6a1f1dSLionel Sambuc /* Define to the type of an unsigned integer type of width exactly 64 bits if
172*0a6a1f1dSLionel Sambuc    such a type exists and the standard includes do not define it. */
173*0a6a1f1dSLionel Sambuc /* #undef uint64_t */
174*0a6a1f1dSLionel Sambuc 
175*0a6a1f1dSLionel Sambuc /* Define to the type of an unsigned integer type of width exactly 8 bits if
176*0a6a1f1dSLionel Sambuc    such a type exists and the standard includes do not define it. */
177*0a6a1f1dSLionel Sambuc /* #undef uint8_t */
178