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