1 /* src/lib/config.h.in. Generated from configure.ac by autoheader. */
3 /* Define to 1 if you have the <bzlib.h> header file. */
6 /* Define to 1 if you have the <CommonCrypto/CommonDigest.h> header file. */
7 #undef HAVE_COMMONCRYPTO_COMMONDIGEST_H
9 /* Define to 1 if you have the <direct.h> header file. */
12 /* Define to 1 if you have the <dlfcn.h> header file. */
15 /* Define to 1 if you have the <dmalloc.h> header file. */
18 /* Define to 1 if you have the <errno.h> header file. */
21 /* Define to 1 if you have the <fcntl.h> header file. */
24 /* Define to 1 if you have the <inttypes.h> header file. */
25 #undef HAVE_INTTYPES_H
27 /* Define to 1 if you have the <limits.h> header file. */
30 /* Define to 1 if the system has the type `long long int'. */
31 #undef HAVE_LONG_LONG_INT
33 /* Define to 1 if you have the <malloc.h> header file. */
36 /* Define to 1 if you have the <memory.h> header file. */
39 /* Define to 1 if you have the <openssl/aes.h> header file. */
40 #undef HAVE_OPENSSL_AES_H
42 /* Define to 1 if you have the <openssl/bn.h> header file. */
43 #undef HAVE_OPENSSL_BN_H
45 /* Define to 1 if you have the <openssl/cast.h> header file. */
46 #undef HAVE_OPENSSL_CAST_H
48 /* Define to 1 if you have the <openssl/des.h> header file. */
49 #undef HAVE_OPENSSL_DES_H
51 /* Define to 1 if you have the <openssl/dsa.h> header file. */
52 #undef HAVE_OPENSSL_DSA_H
54 /* Define to 1 if you have the <openssl/err.h> header file. */
55 #undef HAVE_OPENSSL_ERR_H
57 /* Define to 1 if you have the <openssl/idea.h> header file. */
58 #undef HAVE_OPENSSL_IDEA_H
60 /* Define to 1 if you have the <openssl/md5.h> header file. */
61 #undef HAVE_OPENSSL_MD5_H
63 /* Define to 1 if you have the <openssl/rand.h> header file. */
64 #undef HAVE_OPENSSL_RAND_H
66 /* Define to 1 if you have the <openssl/rsa.h> header file. */
67 #undef HAVE_OPENSSL_RSA_H
69 /* Define to 1 if you have the <openssl/sha.h> header file. */
70 #undef HAVE_OPENSSL_SHA_H
72 /* Define to 1 if the system has the type `SHA256_CTX'. */
73 #undef HAVE_SHA256_CTX
75 /* Define to 1 if you have the <stdint.h> header file. */
78 /* Define to 1 if you have the <stdlib.h> header file. */
81 /* Define to 1 if you have the <strings.h> header file. */
84 /* Define to 1 if you have the <string.h> header file. */
87 /* Define to 1 if you have the <sys/cdefs.h> header file. */
88 #undef HAVE_SYS_CDEFS_H
90 /* Define to 1 if you have the <sys/file.h> header file. */
91 #undef HAVE_SYS_FILE_H
93 /* Define to 1 if you have the <sys/mman.h> header file. */
94 #undef HAVE_SYS_MMAN_H
96 /* Define to 1 if you have the <sys/param.h> header file. */
97 #undef HAVE_SYS_PARAM_H
99 /* Define to 1 if you have the <sys/resource.h> header file. */
100 #undef HAVE_SYS_RESOURCE_H
102 /* Define to 1 if you have the <sys/stat.h> header file. */
103 #undef HAVE_SYS_STAT_H
105 /* Define to 1 if you have the <sys/types.h> header file. */
106 #undef HAVE_SYS_TYPES_H
108 /* Define to 1 if you have the <sys/uio.h> header file. */
109 #undef HAVE_SYS_UIO_H
111 /* Define to 1 if you have the <unistd.h> header file. */
114 /* Define to 1 if you have the <zlib.h> header file. */
117 /* Name of package */
120 /* Define to the address where bug reports for this package should be sent. */
121 #undef PACKAGE_BUGREPORT
123 /* Define to the full name of this package. */
126 /* Define to the full name and version of this package. */
127 #undef PACKAGE_STRING
129 /* Define to the one symbol short name of this package. */
130 #undef PACKAGE_TARNAME
132 /* Define to the version of this package. */
133 #undef PACKAGE_VERSION
135 /* Define to 1 if you have the ANSI C header files. */
138 /* Version number of package */
141 /* Define for Solaris 2.5.1 so the uint32_t typedef from <sys/synch.h>,
142 <pthread.h>, or <semaphore.h> is not used. If the typedef were allowed, the
143 #define below would cause a syntax error. */
146 /* Define for Solaris 2.5.1 so the uint64_t typedef from <sys/synch.h>,
147 <pthread.h>, or <semaphore.h> is not used. If the typedef were allowed, the
148 #define below would cause a syntax error. */
151 /* Define for Solaris 2.5.1 so the uint8_t typedef from <sys/synch.h>,
152 <pthread.h>, or <semaphore.h> is not used. If the typedef were allowed, the
153 #define below would cause a syntax error. */
156 /* Define to `unsigned int' if <sys/types.h> does not define. */
159 /* Define to the type of an unsigned integer type of width exactly 16 bits if
160 such a type exists and the standard includes do not define it. */
163 /* Define to the type of an unsigned integer type of width exactly 32 bits if
164 such a type exists and the standard includes do not define it. */
167 /* Define to the type of an unsigned integer type of width exactly 64 bits if
168 such a type exists and the standard includes do not define it. */
171 /* Define to the type of an unsigned integer type of width exactly 8 bits if
172 such a type exists and the standard includes do not define it. */