xref: /netbsd-src/crypto/external/bsd/netpgp/lib/config.h (revision 46e6961a970e0a41baadbebb2d70fb271a2a8ac5)
107415064Slukem /* src/lib/config.h.  Generated from config.h.in by configure.  */
207415064Slukem /* src/lib/config.h.in.  Generated from configure.ac by autoheader.  */
307415064Slukem 
407415064Slukem /* Define to 1 if you have the <bzlib.h> header file. */
507415064Slukem #define HAVE_BZLIB_H 1
607415064Slukem 
707415064Slukem /* Define to 1 if you have the <CommonCrypto/CommonDigest.h> header file. */
807415064Slukem /* #undef HAVE_COMMONCRYPTO_COMMONDIGEST_H */
907415064Slukem 
1007415064Slukem /* Define to 1 if you have the <direct.h> header file. */
1107415064Slukem /* #undef HAVE_DIRECT_H */
1207415064Slukem 
1307415064Slukem /* Define to 1 if you have the <dlfcn.h> header file. */
1407415064Slukem #define HAVE_DLFCN_H 1
1507415064Slukem 
1607415064Slukem /* Define to 1 if you have the <dmalloc.h> header file. */
1707415064Slukem /* #undef HAVE_DMALLOC_H */
1807415064Slukem 
1907415064Slukem /* Define to 1 if you have the <errno.h> header file. */
2007415064Slukem #define HAVE_ERRNO_H 1
2107415064Slukem 
2207415064Slukem /* Define to 1 if you have the <fcntl.h> header file. */
2307415064Slukem #define HAVE_FCNTL_H 1
2407415064Slukem 
2507415064Slukem /* Define to 1 if you have the <inttypes.h> header file. */
2607415064Slukem #define HAVE_INTTYPES_H 1
2707415064Slukem 
2807415064Slukem /* Define to 1 if you have the <limits.h> header file. */
2907415064Slukem #define HAVE_LIMITS_H 1
3007415064Slukem 
3107415064Slukem /* Define to 1 if the system has the type `long long int'. */
3207415064Slukem #define HAVE_LONG_LONG_INT 1
3307415064Slukem 
3407415064Slukem /* Define to 1 if you have the <malloc.h> header file. */
3507415064Slukem #define HAVE_MALLOC_H 1
3607415064Slukem 
3707415064Slukem /* Define to 1 if you have the <memory.h> header file. */
3807415064Slukem #define HAVE_MEMORY_H 1
3907415064Slukem 
4007415064Slukem /* Define to 1 if you have the <openssl/aes.h> header file. */
4107415064Slukem #define HAVE_OPENSSL_AES_H 1
4207415064Slukem 
4307415064Slukem /* Define to 1 if you have the <openssl/bn.h> header file. */
4407415064Slukem #define HAVE_OPENSSL_BN_H 1
4507415064Slukem 
46*46e6961aSagc /* Define to 1 if you have the <openssl/camellia.h> header file. */
47*46e6961aSagc #define HAVE_OPENSSL_CAMELLIA_H 1
48*46e6961aSagc 
4907415064Slukem /* Define to 1 if you have the <openssl/cast.h> header file. */
5007415064Slukem #define HAVE_OPENSSL_CAST_H 1
5107415064Slukem 
5207415064Slukem /* Define to 1 if you have the <openssl/des.h> header file. */
5307415064Slukem #define HAVE_OPENSSL_DES_H 1
5407415064Slukem 
5507415064Slukem /* Define to 1 if you have the <openssl/dsa.h> header file. */
5607415064Slukem #define HAVE_OPENSSL_DSA_H 1
5707415064Slukem 
5807415064Slukem /* Define to 1 if you have the <openssl/err.h> header file. */
5907415064Slukem #define HAVE_OPENSSL_ERR_H 1
6007415064Slukem 
6107415064Slukem /* Define to 1 if you have the <openssl/idea.h> header file. */
6207415064Slukem #define HAVE_OPENSSL_IDEA_H 1
6307415064Slukem 
6407415064Slukem /* Define to 1 if you have the <openssl/md5.h> header file. */
6507415064Slukem #define HAVE_OPENSSL_MD5_H 1
6607415064Slukem 
6707415064Slukem /* Define to 1 if you have the <openssl/rand.h> header file. */
6807415064Slukem #define HAVE_OPENSSL_RAND_H 1
6907415064Slukem 
7007415064Slukem /* Define to 1 if you have the <openssl/rsa.h> header file. */
7107415064Slukem #define HAVE_OPENSSL_RSA_H 1
7207415064Slukem 
7307415064Slukem /* Define to 1 if you have the <openssl/sha.h> header file. */
7407415064Slukem #define HAVE_OPENSSL_SHA_H 1
7507415064Slukem 
7607415064Slukem /* Define to 1 if the system has the type `SHA256_CTX'. */
7707415064Slukem #define HAVE_SHA256_CTX 1
7807415064Slukem 
7907415064Slukem /* Define to 1 if you have the <stdint.h> header file. */
8007415064Slukem #define HAVE_STDINT_H 1
8107415064Slukem 
8207415064Slukem /* Define to 1 if you have the <stdlib.h> header file. */
8307415064Slukem #define HAVE_STDLIB_H 1
8407415064Slukem 
8507415064Slukem /* Define to 1 if you have the <strings.h> header file. */
8607415064Slukem #define HAVE_STRINGS_H 1
8707415064Slukem 
8807415064Slukem /* Define to 1 if you have the <string.h> header file. */
8907415064Slukem #define HAVE_STRING_H 1
9007415064Slukem 
9107415064Slukem /* Define to 1 if you have the <sys/cdefs.h> header file. */
9207415064Slukem #define HAVE_SYS_CDEFS_H 1
9307415064Slukem 
9407415064Slukem /* Define to 1 if you have the <sys/file.h> header file. */
9507415064Slukem #define HAVE_SYS_FILE_H 1
9607415064Slukem 
9707415064Slukem /* Define to 1 if you have the <sys/mman.h> header file. */
9807415064Slukem #define HAVE_SYS_MMAN_H 1
9907415064Slukem 
10007415064Slukem /* Define to 1 if you have the <sys/param.h> header file. */
10107415064Slukem #define HAVE_SYS_PARAM_H 1
10207415064Slukem 
10307415064Slukem /* Define to 1 if you have the <sys/resource.h> header file. */
10407415064Slukem #define HAVE_SYS_RESOURCE_H 1
10507415064Slukem 
10607415064Slukem /* Define to 1 if you have the <sys/stat.h> header file. */
10707415064Slukem #define HAVE_SYS_STAT_H 1
10807415064Slukem 
10907415064Slukem /* Define to 1 if you have the <sys/types.h> header file. */
11007415064Slukem #define HAVE_SYS_TYPES_H 1
11107415064Slukem 
11207415064Slukem /* Define to 1 if you have the <sys/uio.h> header file. */
11307415064Slukem #define HAVE_SYS_UIO_H 1
11407415064Slukem 
11507415064Slukem /* Define to 1 if you have the <unistd.h> header file. */
11607415064Slukem #define HAVE_UNISTD_H 1
11707415064Slukem 
11807415064Slukem /* Define to 1 if you have the <zlib.h> header file. */
11907415064Slukem #define HAVE_ZLIB_H 1
12007415064Slukem 
12107415064Slukem /* Name of package */
12207415064Slukem #define PACKAGE "netpgp"
12307415064Slukem 
12407415064Slukem /* Define to the address where bug reports for this package should be sent. */
12507415064Slukem #define PACKAGE_BUGREPORT "Alistair Crooks <agc@netbsd.org> c0596823"
12607415064Slukem 
12707415064Slukem /* Define to the full name of this package. */
12807415064Slukem #define PACKAGE_NAME "netpgp"
12907415064Slukem 
13007415064Slukem /* Define to the full name and version of this package. */
131*46e6961aSagc #define PACKAGE_STRING "netpgp 20101103"
13207415064Slukem 
13307415064Slukem /* Define to the one symbol short name of this package. */
13407415064Slukem #define PACKAGE_TARNAME "netpgp"
13507415064Slukem 
13607415064Slukem /* Define to the version of this package. */
137*46e6961aSagc #define PACKAGE_VERSION "20101103"
13807415064Slukem 
13907415064Slukem /* Define to 1 if you have the ANSI C header files. */
14007415064Slukem #define STDC_HEADERS 1
14107415064Slukem 
14207415064Slukem /* Version number of package */
143*46e6961aSagc #define VERSION "20101103"
14407415064Slukem 
14507415064Slukem /* Define for Solaris 2.5.1 so the uint32_t typedef from <sys/synch.h>,
14607415064Slukem    <pthread.h>, or <semaphore.h> is not used. If the typedef were allowed, the
14707415064Slukem    #define below would cause a syntax error. */
14807415064Slukem /* #undef _UINT32_T */
14907415064Slukem 
15007415064Slukem /* Define for Solaris 2.5.1 so the uint64_t typedef from <sys/synch.h>,
15107415064Slukem    <pthread.h>, or <semaphore.h> is not used. If the typedef were allowed, the
15207415064Slukem    #define below would cause a syntax error. */
15307415064Slukem /* #undef _UINT64_T */
15407415064Slukem 
15507415064Slukem /* Define for Solaris 2.5.1 so the uint8_t typedef from <sys/synch.h>,
15607415064Slukem    <pthread.h>, or <semaphore.h> is not used. If the typedef were allowed, the
15707415064Slukem    #define below would cause a syntax error. */
15807415064Slukem /* #undef _UINT8_T */
15907415064Slukem 
16007415064Slukem /* Define to `unsigned int' if <sys/types.h> does not define. */
16107415064Slukem /* #undef size_t */
16207415064Slukem 
16307415064Slukem /* Define to the type of an unsigned integer type of width exactly 16 bits if
16407415064Slukem    such a type exists and the standard includes do not define it. */
16507415064Slukem /* #undef uint16_t */
16607415064Slukem 
16707415064Slukem /* Define to the type of an unsigned integer type of width exactly 32 bits if
16807415064Slukem    such a type exists and the standard includes do not define it. */
16907415064Slukem /* #undef uint32_t */
17007415064Slukem 
17107415064Slukem /* Define to the type of an unsigned integer type of width exactly 64 bits if
17207415064Slukem    such a type exists and the standard includes do not define it. */
17307415064Slukem /* #undef uint64_t */
17407415064Slukem 
17507415064Slukem /* Define to the type of an unsigned integer type of width exactly 8 bits if
17607415064Slukem    such a type exists and the standard includes do not define it. */
17707415064Slukem /* #undef uint8_t */
178