193bf6008Sagc/* src/lib/config.h.in.  Generated from configure.ac by autoheader.  */
293bf6008Sagc
393bf6008Sagc/* Define to 1 if you have the <bzlib.h> header file. */
493bf6008Sagc#undef HAVE_BZLIB_H
593bf6008Sagc
693bf6008Sagc/* Define to 1 if you have the <CommonCrypto/CommonDigest.h> header file. */
793bf6008Sagc#undef HAVE_COMMONCRYPTO_COMMONDIGEST_H
893bf6008Sagc
993bf6008Sagc/* Define to 1 if you have the <direct.h> header file. */
1093bf6008Sagc#undef HAVE_DIRECT_H
1193bf6008Sagc
121c576705Slukem/* Define to 1 if you have the <dlfcn.h> header file. */
131c576705Slukem#undef HAVE_DLFCN_H
141c576705Slukem
15fc1f8641Sagc/* Define to 1 if you have the <dmalloc.h> header file. */
16fc1f8641Sagc#undef HAVE_DMALLOC_H
17fc1f8641Sagc
1893bf6008Sagc/* Define to 1 if you have the <errno.h> header file. */
1993bf6008Sagc#undef HAVE_ERRNO_H
2093bf6008Sagc
2193bf6008Sagc/* Define to 1 if you have the <fcntl.h> header file. */
2293bf6008Sagc#undef HAVE_FCNTL_H
2393bf6008Sagc
2493bf6008Sagc/* Define to 1 if you have the <inttypes.h> header file. */
2593bf6008Sagc#undef HAVE_INTTYPES_H
2693bf6008Sagc
2793bf6008Sagc/* Define to 1 if you have the <limits.h> header file. */
2893bf6008Sagc#undef HAVE_LIMITS_H
2993bf6008Sagc
30bd9a1202Slukem/* Define to 1 if the system has the type `long long int'. */
31bd9a1202Slukem#undef HAVE_LONG_LONG_INT
32bd9a1202Slukem
3393bf6008Sagc/* Define to 1 if you have the <malloc.h> header file. */
3493bf6008Sagc#undef HAVE_MALLOC_H
3593bf6008Sagc
3693bf6008Sagc/* Define to 1 if you have the <memory.h> header file. */
3793bf6008Sagc#undef HAVE_MEMORY_H
3893bf6008Sagc
3993bf6008Sagc/* Define to 1 if you have the <openssl/aes.h> header file. */
4093bf6008Sagc#undef HAVE_OPENSSL_AES_H
4193bf6008Sagc
42*876f2ce5Sjhigh/* Define to 1 if you have the <openssl/blowfish.h> header file. */
43*876f2ce5Sjhigh#undef HAVE_OPENSSL_BLOWFISH_H
44*876f2ce5Sjhigh
4593bf6008Sagc/* Define to 1 if you have the <openssl/bn.h> header file. */
4693bf6008Sagc#undef HAVE_OPENSSL_BN_H
4793bf6008Sagc
48da498fd5Sagc/* Define to 1 if you have the <openssl/camellia.h> header file. */
49da498fd5Sagc#undef HAVE_OPENSSL_CAMELLIA_H
50da498fd5Sagc
5193bf6008Sagc/* Define to 1 if you have the <openssl/cast.h> header file. */
5293bf6008Sagc#undef HAVE_OPENSSL_CAST_H
5393bf6008Sagc
5493bf6008Sagc/* Define to 1 if you have the <openssl/des.h> header file. */
5593bf6008Sagc#undef HAVE_OPENSSL_DES_H
5693bf6008Sagc
5793bf6008Sagc/* Define to 1 if you have the <openssl/dsa.h> header file. */
5893bf6008Sagc#undef HAVE_OPENSSL_DSA_H
5993bf6008Sagc
6093bf6008Sagc/* Define to 1 if you have the <openssl/err.h> header file. */
6193bf6008Sagc#undef HAVE_OPENSSL_ERR_H
6293bf6008Sagc
6393bf6008Sagc/* Define to 1 if you have the <openssl/idea.h> header file. */
6493bf6008Sagc#undef HAVE_OPENSSL_IDEA_H
6593bf6008Sagc
6693bf6008Sagc/* Define to 1 if you have the <openssl/md5.h> header file. */
6793bf6008Sagc#undef HAVE_OPENSSL_MD5_H
6893bf6008Sagc
6993bf6008Sagc/* Define to 1 if you have the <openssl/rand.h> header file. */
7093bf6008Sagc#undef HAVE_OPENSSL_RAND_H
7193bf6008Sagc
7293bf6008Sagc/* Define to 1 if you have the <openssl/rsa.h> header file. */
7393bf6008Sagc#undef HAVE_OPENSSL_RSA_H
7493bf6008Sagc
7593bf6008Sagc/* Define to 1 if you have the <openssl/sha.h> header file. */
7693bf6008Sagc#undef HAVE_OPENSSL_SHA_H
7793bf6008Sagc
781c576705Slukem/* Define to 1 if the system has the type `SHA256_CTX'. */
791c576705Slukem#undef HAVE_SHA256_CTX
801c576705Slukem
8193bf6008Sagc/* Define to 1 if you have the <stdint.h> header file. */
8293bf6008Sagc#undef HAVE_STDINT_H
8393bf6008Sagc
8493bf6008Sagc/* Define to 1 if you have the <stdlib.h> header file. */
8593bf6008Sagc#undef HAVE_STDLIB_H
8693bf6008Sagc
8793bf6008Sagc/* Define to 1 if you have the <strings.h> header file. */
8893bf6008Sagc#undef HAVE_STRINGS_H
8993bf6008Sagc
9093bf6008Sagc/* Define to 1 if you have the <string.h> header file. */
9193bf6008Sagc#undef HAVE_STRING_H
9293bf6008Sagc
9393bf6008Sagc/* Define to 1 if you have the <sys/cdefs.h> header file. */
9493bf6008Sagc#undef HAVE_SYS_CDEFS_H
9593bf6008Sagc
9693bf6008Sagc/* Define to 1 if you have the <sys/file.h> header file. */
9793bf6008Sagc#undef HAVE_SYS_FILE_H
9893bf6008Sagc
9993bf6008Sagc/* Define to 1 if you have the <sys/mman.h> header file. */
10093bf6008Sagc#undef HAVE_SYS_MMAN_H
10193bf6008Sagc
10293bf6008Sagc/* Define to 1 if you have the <sys/param.h> header file. */
10393bf6008Sagc#undef HAVE_SYS_PARAM_H
10493bf6008Sagc
105b1b58706Sagc/* Define to 1 if you have the <sys/resource.h> header file. */
106b1b58706Sagc#undef HAVE_SYS_RESOURCE_H
107b1b58706Sagc
10893bf6008Sagc/* Define to 1 if you have the <sys/stat.h> header file. */
10993bf6008Sagc#undef HAVE_SYS_STAT_H
11093bf6008Sagc
11193bf6008Sagc/* Define to 1 if you have the <sys/types.h> header file. */
11293bf6008Sagc#undef HAVE_SYS_TYPES_H
11393bf6008Sagc
11493bf6008Sagc/* Define to 1 if you have the <sys/uio.h> header file. */
11593bf6008Sagc#undef HAVE_SYS_UIO_H
11693bf6008Sagc
11793bf6008Sagc/* Define to 1 if you have the <unistd.h> header file. */
11893bf6008Sagc#undef HAVE_UNISTD_H
11993bf6008Sagc
1207115f053Sagc/* Define to 1 if the system has the type `unsigned long long int'. */
1217115f053Sagc#undef HAVE_UNSIGNED_LONG_LONG_INT
1227115f053Sagc
12393bf6008Sagc/* Define to 1 if you have the <zlib.h> header file. */
12493bf6008Sagc#undef HAVE_ZLIB_H
12593bf6008Sagc
126*876f2ce5Sjhigh/* Define to the sub-directory where libtool stores uninstalled libraries. */
12723e62caeSagc#undef LT_OBJDIR
12823e62caeSagc
1291c576705Slukem/* Name of package */
1301c576705Slukem#undef PACKAGE
1311c576705Slukem
13293bf6008Sagc/* Define to the address where bug reports for this package should be sent. */
13393bf6008Sagc#undef PACKAGE_BUGREPORT
13493bf6008Sagc
13593bf6008Sagc/* Define to the full name of this package. */
13693bf6008Sagc#undef PACKAGE_NAME
13793bf6008Sagc
13893bf6008Sagc/* Define to the full name and version of this package. */
13993bf6008Sagc#undef PACKAGE_STRING
14093bf6008Sagc
14193bf6008Sagc/* Define to the one symbol short name of this package. */
14293bf6008Sagc#undef PACKAGE_TARNAME
14393bf6008Sagc
1447115f053Sagc/* Define to the home page for this package. */
1457115f053Sagc#undef PACKAGE_URL
1467115f053Sagc
14793bf6008Sagc/* Define to the version of this package. */
14893bf6008Sagc#undef PACKAGE_VERSION
14993bf6008Sagc
15093bf6008Sagc/* Define to 1 if you have the ANSI C header files. */
15193bf6008Sagc#undef STDC_HEADERS
15293bf6008Sagc
1531c576705Slukem/* Version number of package */
1541c576705Slukem#undef VERSION
1551c576705Slukem
15693bf6008Sagc/* Define for Solaris 2.5.1 so the uint32_t typedef from <sys/synch.h>,
157efdd9dbaSagc   <pthread.h>, or <semaphore.h> is not used. If the typedef were allowed, the
15893bf6008Sagc   #define below would cause a syntax error. */
15993bf6008Sagc#undef _UINT32_T
16093bf6008Sagc
16193bf6008Sagc/* Define for Solaris 2.5.1 so the uint64_t typedef from <sys/synch.h>,
162efdd9dbaSagc   <pthread.h>, or <semaphore.h> is not used. If the typedef were allowed, the
16393bf6008Sagc   #define below would cause a syntax error. */
16493bf6008Sagc#undef _UINT64_T
16593bf6008Sagc
16693bf6008Sagc/* Define for Solaris 2.5.1 so the uint8_t typedef from <sys/synch.h>,
167efdd9dbaSagc   <pthread.h>, or <semaphore.h> is not used. If the typedef were allowed, the
16893bf6008Sagc   #define below would cause a syntax error. */
16993bf6008Sagc#undef _UINT8_T
17093bf6008Sagc
171bd9a1202Slukem/* Define to `unsigned int' if <sys/types.h> does not define. */
172bd9a1202Slukem#undef size_t
173bd9a1202Slukem
17493bf6008Sagc/* Define to the type of an unsigned integer type of width exactly 16 bits if
17593bf6008Sagc   such a type exists and the standard includes do not define it. */
17693bf6008Sagc#undef uint16_t
17793bf6008Sagc
17893bf6008Sagc/* Define to the type of an unsigned integer type of width exactly 32 bits if
17993bf6008Sagc   such a type exists and the standard includes do not define it. */
18093bf6008Sagc#undef uint32_t
18193bf6008Sagc
18293bf6008Sagc/* Define to the type of an unsigned integer type of width exactly 64 bits if
18393bf6008Sagc   such a type exists and the standard includes do not define it. */
18493bf6008Sagc#undef uint64_t
18593bf6008Sagc
18693bf6008Sagc/* Define to the type of an unsigned integer type of width exactly 8 bits if
18793bf6008Sagc   such a type exists and the standard includes do not define it. */
18893bf6008Sagc#undef uint8_t
189