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