blob: 2fe8965ad1ba1031e4a51b1a45e0978ca374cfc2 [file] [log] [blame]
Jeff Thompson6e229042013-10-10 11:09:49 -07001/* include/config.h.in. Generated from configure.ac by autoheader. */
Jeff Thompson39128c62013-06-19 14:08:51 -07002
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
Jeff Thompsonea946202013-10-18 14:35:32 -070015/* Define to 1 if you have the `gettimeofday' function. */
16#undef HAVE_GETTIMEOFDAY
17
18/* 1 if have sys/time gmtime support including timegm. */
19#undef HAVE_GMTIME_SUPPORT
20
Jeff Thompson4f031642013-08-05 11:03:16 -070021/* Define to 1 if you have the <inttypes.h> header file. */
22#undef HAVE_INTTYPES_H
23
Jeff Thompson8a055e02013-08-09 10:44:28 -070024/* Define to 1 if you have the `crypto' library (-lcrypto). */
25#undef HAVE_LIBCRYPTO
26
Jeff Thompson1975def2013-10-09 17:06:43 -070027/* Define to 1 if you have the `sqlite3' library (-lsqlite3). */
28#undef HAVE_LIBSQLITE3
29
Jeff Thompson32a23332013-10-07 18:39:00 -070030/* Define to 1 if you have the `memcmp' function. */
Jeff Thompsond4a1e162013-07-11 12:41:31 -070031#undef HAVE_MEMCMP
32
Jeff Thompson32a23332013-10-07 18:39:00 -070033/* Define to 1 if you have the `memcpy' function. */
Jeff Thompsonc804d522013-06-27 16:54:27 -070034#undef HAVE_MEMCPY
35
Jeff Thompson4f031642013-08-05 11:03:16 -070036/* Define to 1 if you have the <memory.h> header file. */
37#undef HAVE_MEMORY_H
38
Jeff Thompson32a23332013-10-07 18:39:00 -070039/* Define to 1 if you have the `memset' function. */
Jeff Thompsonc804d522013-06-27 16:54:27 -070040#undef HAVE_MEMSET
41
Jeff Thompsonf21e2242013-10-09 19:01:49 -070042/* 1 if have the OSX framework. */
43#undef HAVE_OSX_SECURITY
Jeff Thompson9cf9dfb2013-10-04 16:36:52 -070044
Jeff Thompson965a3242013-10-02 09:59:35 -070045/* Have the SQLITE3 library */
46#undef HAVE_SQLITE3
47
Jeff Thompsonea946202013-10-18 14:35:32 -070048/* Define to 1 if you have the `sscanf' function. */
49#undef HAVE_SSCANF
50
Jeff Thompson4f031642013-08-05 11:03:16 -070051/* Define to 1 if you have the <stdint.h> header file. */
52#undef HAVE_STDINT_H
53
54/* Define to 1 if you have the <stdlib.h> header file. */
55#undef HAVE_STDLIB_H
56
Jeff Thompsona28eed82013-08-22 16:21:10 -070057/* 1 if have the `std::function' class. */
58#undef HAVE_STD_FUNCTION
59
Jeff Thompson39128c62013-06-19 14:08:51 -070060/* 1 if have the `std::shared_ptr' class. */
61#undef HAVE_STD_SHARED_PTR
62
Jeff Thompsonea946202013-10-18 14:35:32 -070063/* Define to 1 if you have the `strchr' function. */
64#undef HAVE_STRCHR
65
Jeff Thompson4f031642013-08-05 11:03:16 -070066/* Define to 1 if you have the <strings.h> header file. */
67#undef HAVE_STRINGS_H
68
69/* Define to 1 if you have the <string.h> header file. */
70#undef HAVE_STRING_H
71
72/* Define to 1 if you have the <sys/stat.h> header file. */
73#undef HAVE_SYS_STAT_H
74
Jeff Thompsonea946202013-10-18 14:35:32 -070075/* Define to 1 if you have the <sys/time.h> header file. */
76#undef HAVE_SYS_TIME_H
77
Jeff Thompson4f031642013-08-05 11:03:16 -070078/* Define to 1 if you have the <sys/types.h> header file. */
79#undef HAVE_SYS_TYPES_H
80
Jeff Thompsond32bab62013-10-18 14:55:26 -070081/* Define to 1 if you have the <time.h> header file. */
82#undef HAVE_TIME_H
83
Jeff Thompson4f031642013-08-05 11:03:16 -070084/* Define to 1 if you have the <unistd.h> header file. */
85#undef HAVE_UNISTD_H
86
87/* Define to the sub-directory in which libtool stores uninstalled libraries.
88 */
89#undef LT_OBJDIR
90
Jeff Thompson39128c62013-06-19 14:08:51 -070091/* Define to the address where bug reports for this package should be sent. */
92#undef PACKAGE_BUGREPORT
93
94/* Define to the full name of this package. */
95#undef PACKAGE_NAME
96
97/* Define to the full name and version of this package. */
98#undef PACKAGE_STRING
99
100/* Define to the one symbol short name of this package. */
101#undef PACKAGE_TARNAME
102
103/* Define to the home page for this package. */
104#undef PACKAGE_URL
105
106/* Define to the version of this package. */
107#undef PACKAGE_VERSION
Jeff Thompson4f031642013-08-05 11:03:16 -0700108
109/* Define to 1 if you have the ANSI C header files. */
110#undef STDC_HEADERS
Jeff Thompson32a23332013-10-07 18:39:00 -0700111
112/* Define for Solaris 2.5.1 so the uint32_t typedef from <sys/synch.h>,
113 <pthread.h>, or <semaphore.h> is not used. If the typedef were allowed, the
114 #define below would cause a syntax error. */
115#undef _UINT32_T
116
117/* Define for Solaris 2.5.1 so the uint64_t typedef from <sys/synch.h>,
118 <pthread.h>, or <semaphore.h> is not used. If the typedef were allowed, the
119 #define below would cause a syntax error. */
120#undef _UINT64_T
121
122/* Define for Solaris 2.5.1 so the uint8_t typedef from <sys/synch.h>,
123 <pthread.h>, or <semaphore.h> is not used. If the typedef were allowed, the
124 #define below would cause a syntax error. */
125#undef _UINT8_T
126
Jeff Thompson6e229042013-10-10 11:09:49 -0700127/* Define to `__inline__' or `__inline' if that's what the C compiler
128 calls it, or to nothing if 'inline' is not supported under any name. */
129#ifndef __cplusplus
130#undef inline
131#endif
132
Jeff Thompson32a23332013-10-07 18:39:00 -0700133/* Define to the type of a signed integer type of width exactly 16 bits if
134 such a type exists and the standard includes do not define it. */
135#undef int16_t
136
137/* Define to the type of a signed integer type of width exactly 32 bits if
138 such a type exists and the standard includes do not define it. */
139#undef int32_t
140
141/* Define to the type of a signed integer type of width exactly 64 bits if
142 such a type exists and the standard includes do not define it. */
143#undef int64_t
144
145/* Define to the type of a signed integer type of width exactly 8 bits if such
146 a type exists and the standard includes do not define it. */
147#undef int8_t
148
149/* Define to `unsigned int' if <sys/types.h> does not define. */
150#undef size_t
151
152/* Define to the type of an unsigned integer type of width exactly 16 bits if
153 such a type exists and the standard includes do not define it. */
154#undef uint16_t
155
156/* Define to the type of an unsigned integer type of width exactly 32 bits if
157 such a type exists and the standard includes do not define it. */
158#undef uint32_t
159
160/* Define to the type of an unsigned integer type of width exactly 64 bits if
161 such a type exists and the standard includes do not define it. */
162#undef uint64_t
163
164/* Define to the type of an unsigned integer type of width exactly 8 bits if
165 such a type exists and the standard includes do not define it. */
166#undef uint8_t