blob: 937916c9a0514879a27b98ff90dcc47bc769065b [file] [log] [blame]
Jeff Thompson39128c62013-06-19 14:08:51 -07001/* config.h.in. Generated from configure.ac by autoheader. */
2
Jeff Thompsona28eed82013-08-22 16:21:10 -07003/* 1 if have the `boost::function' class. */
4#undef HAVE_BOOST_FUNCTION
5
Jeff Thompson39128c62013-06-19 14:08:51 -07006/* 1 if have the `boost::shared_ptr' class. */
7#undef HAVE_BOOST_SHARED_PTR
8
Jeff Thompson1b8f4c92013-06-19 16:18:46 -07009/* define if the compiler supports basic C++11 syntax */
10#undef HAVE_CXX11
11
Jeff Thompson4f031642013-08-05 11:03:16 -070012/* Define to 1 if you have the <dlfcn.h> header file. */
13#undef HAVE_DLFCN_H
14
15/* Define to 1 if you have the <inttypes.h> header file. */
16#undef HAVE_INTTYPES_H
17
Jeff Thompson8a055e02013-08-09 10:44:28 -070018/* Define to 1 if you have the `crypto' library (-lcrypto). */
19#undef HAVE_LIBCRYPTO
20
Jeff Thompson32a23332013-10-07 18:39:00 -070021/* Define to 1 if you have the `memcmp' function. */
Jeff Thompsond4a1e162013-07-11 12:41:31 -070022#undef HAVE_MEMCMP
23
Jeff Thompson32a23332013-10-07 18:39:00 -070024/* Define to 1 if you have the `memcpy' function. */
Jeff Thompsonc804d522013-06-27 16:54:27 -070025#undef HAVE_MEMCPY
26
Jeff Thompson4f031642013-08-05 11:03:16 -070027/* Define to 1 if you have the <memory.h> header file. */
28#undef HAVE_MEMORY_H
29
Jeff Thompson32a23332013-10-07 18:39:00 -070030/* Define to 1 if you have the `memset' function. */
Jeff Thompsonc804d522013-06-27 16:54:27 -070031#undef HAVE_MEMSET
32
Jeff Thompson9cf9dfb2013-10-04 16:36:52 -070033/* 1 if have OSX SecKeychain. */
34#undef HAVE_OSX_SECKEYCHAIN
35
Jeff Thompson965a3242013-10-02 09:59:35 -070036/* Have the SQLITE3 library */
37#undef HAVE_SQLITE3
38
Jeff Thompson4f031642013-08-05 11:03:16 -070039/* Define to 1 if you have the <stdint.h> header file. */
40#undef HAVE_STDINT_H
41
42/* Define to 1 if you have the <stdlib.h> header file. */
43#undef HAVE_STDLIB_H
44
Jeff Thompsona28eed82013-08-22 16:21:10 -070045/* 1 if have the `std::function' class. */
46#undef HAVE_STD_FUNCTION
47
Jeff Thompson39128c62013-06-19 14:08:51 -070048/* 1 if have the `std::shared_ptr' class. */
49#undef HAVE_STD_SHARED_PTR
50
Jeff Thompson4f031642013-08-05 11:03:16 -070051/* Define to 1 if you have the <strings.h> header file. */
52#undef HAVE_STRINGS_H
53
54/* Define to 1 if you have the <string.h> header file. */
55#undef HAVE_STRING_H
56
57/* Define to 1 if you have the <sys/stat.h> header file. */
58#undef HAVE_SYS_STAT_H
59
60/* Define to 1 if you have the <sys/types.h> header file. */
61#undef HAVE_SYS_TYPES_H
62
63/* Define to 1 if you have the <unistd.h> header file. */
64#undef HAVE_UNISTD_H
65
66/* Define to the sub-directory in which libtool stores uninstalled libraries.
67 */
68#undef LT_OBJDIR
69
Jeff Thompson39128c62013-06-19 14:08:51 -070070/* Define to the address where bug reports for this package should be sent. */
71#undef PACKAGE_BUGREPORT
72
73/* Define to the full name of this package. */
74#undef PACKAGE_NAME
75
76/* Define to the full name and version of this package. */
77#undef PACKAGE_STRING
78
79/* Define to the one symbol short name of this package. */
80#undef PACKAGE_TARNAME
81
82/* Define to the home page for this package. */
83#undef PACKAGE_URL
84
85/* Define to the version of this package. */
86#undef PACKAGE_VERSION
Jeff Thompson4f031642013-08-05 11:03:16 -070087
88/* Define to 1 if you have the ANSI C header files. */
89#undef STDC_HEADERS
Jeff Thompson32a23332013-10-07 18:39:00 -070090
91/* Define for Solaris 2.5.1 so the uint32_t typedef from <sys/synch.h>,
92 <pthread.h>, or <semaphore.h> is not used. If the typedef were allowed, the
93 #define below would cause a syntax error. */
94#undef _UINT32_T
95
96/* Define for Solaris 2.5.1 so the uint64_t typedef from <sys/synch.h>,
97 <pthread.h>, or <semaphore.h> is not used. If the typedef were allowed, the
98 #define below would cause a syntax error. */
99#undef _UINT64_T
100
101/* Define for Solaris 2.5.1 so the uint8_t typedef from <sys/synch.h>,
102 <pthread.h>, or <semaphore.h> is not used. If the typedef were allowed, the
103 #define below would cause a syntax error. */
104#undef _UINT8_T
105
106/* Define to the type of a signed integer type of width exactly 16 bits if
107 such a type exists and the standard includes do not define it. */
108#undef int16_t
109
110/* Define to the type of a signed integer type of width exactly 32 bits if
111 such a type exists and the standard includes do not define it. */
112#undef int32_t
113
114/* Define to the type of a signed integer type of width exactly 64 bits if
115 such a type exists and the standard includes do not define it. */
116#undef int64_t
117
118/* Define to the type of a signed integer type of width exactly 8 bits if such
119 a type exists and the standard includes do not define it. */
120#undef int8_t
121
122/* Define to `unsigned int' if <sys/types.h> does not define. */
123#undef size_t
124
125/* Define to the type of an unsigned integer type of width exactly 16 bits if
126 such a type exists and the standard includes do not define it. */
127#undef uint16_t
128
129/* Define to the type of an unsigned integer type of width exactly 32 bits if
130 such a type exists and the standard includes do not define it. */
131#undef uint32_t
132
133/* Define to the type of an unsigned integer type of width exactly 64 bits if
134 such a type exists and the standard includes do not define it. */
135#undef uint64_t
136
137/* Define to the type of an unsigned integer type of width exactly 8 bits if
138 such a type exists and the standard includes do not define it. */
139#undef uint8_t