1/* config.h.in.  Generated from configure.ac by autoheader.  */
2
3/* Date when the current version of Box was released. */
4#undef BOX_RELEASE_DATE
5
6/* Define to 1 if you have the `argz_add' function. */
7#undef HAVE_ARGZ_ADD
8
9/* Define to 1 if you have the `argz_append' function. */
10#undef HAVE_ARGZ_APPEND
11
12/* Define to 1 if you have the `argz_count' function. */
13#undef HAVE_ARGZ_COUNT
14
15/* Define to 1 if you have the `argz_create_sep' function. */
16#undef HAVE_ARGZ_CREATE_SEP
17
18/* Define to 1 if you have the <argz.h> header file. */
19#undef HAVE_ARGZ_H
20
21/* Define to 1 if you have the `argz_insert' function. */
22#undef HAVE_ARGZ_INSERT
23
24/* Define to 1 if you have the `argz_next' function. */
25#undef HAVE_ARGZ_NEXT
26
27/* Define to 1 if you have the `argz_stringify' function. */
28#undef HAVE_ARGZ_STRINGIFY
29
30/* Define to 1 if you have the `closedir' function. */
31#undef HAVE_CLOSEDIR
32
33/* Define to 1 if you have the declaration of `cygwin_conv_path', and to 0 if
34   you don't. */
35#undef HAVE_DECL_CYGWIN_CONV_PATH
36
37/* Define to 1 if you have the <dirent.h> header file. */
38#undef HAVE_DIRENT_H
39
40/* Define if you have the GNU dld library. */
41#undef HAVE_DLD
42
43/* Define to 1 if you have the <dld.h> header file. */
44#undef HAVE_DLD_H
45
46/* Define to 1 if you have the `dlerror' function. */
47#undef HAVE_DLERROR
48
49/* Define to 1 if you have the <dlfcn.h> header file. */
50#undef HAVE_DLFCN_H
51
52/* Define to 1 if you have the <dl.h> header file. */
53#undef HAVE_DL_H
54
55/* Define if you have the _dyld_func_lookup function. */
56#undef HAVE_DYLD
57
58/* Define to 1 if the system has the type `error_t'. */
59#undef HAVE_ERROR_T
60
61/* Define to 1 if you have the `floor' function. */
62#undef HAVE_FLOOR
63
64/* Define to 1 if you have the `getenv' function. */
65#undef HAVE_GETENV
66
67/* Define to 1 if you have the <inttypes.h> header file. */
68#undef HAVE_INTTYPES_H
69
70/* Define to 1 if you have the `cairo' library. */
71#undef HAVE_LIBCAIRO
72
73/* Define if you have the libdl library or equivalent. */
74#undef HAVE_LIBDL
75
76/* Define if libdlloader will be built on this platform */
77#undef HAVE_LIBDLLOADER
78
79/* Define to 1 if you have the `m' library (-lm). */
80#undef HAVE_LIBM
81
82/* Define this if a modern libltdl is already installed */
83#undef HAVE_LTDL
84
85/* Define to 1 if you have the <mach-o/dyld.h> header file. */
86#undef HAVE_MACH_O_DYLD_H
87
88/* Define to 1 if your system has a GNU libc compatible `malloc' function, and
89   to 0 otherwise. */
90#undef HAVE_MALLOC
91
92/* Define to 1 if you have the `memmove' function. */
93#undef HAVE_MEMMOVE
94
95/* Define to 1 if you have the <memory.h> header file. */
96#undef HAVE_MEMORY_H
97
98/* Define to 1 if you have the `memset' function. */
99#undef HAVE_MEMSET
100
101/* Define to 1 if you have the `opendir' function. */
102#undef HAVE_OPENDIR
103
104/* Define to 1 if you have the `pow' function. */
105#undef HAVE_POW
106
107/* Define if libtool can extract symbol lists from object files. */
108#undef HAVE_PRELOADED_SYMBOLS
109
110/* Define to 1 if you have the `readdir' function. */
111#undef HAVE_READDIR
112
113/* Define to 1 if your system has a GNU libc compatible `realloc' function,
114   and to 0 otherwise. */
115#undef HAVE_REALLOC
116
117/* Define to 1 if you have the `rint' function. */
118#undef HAVE_RINT
119
120/* Define if you have the shl_load function. */
121#undef HAVE_SHL_LOAD
122
123/* Define to 1 if you have the `sqrt' function. */
124#undef HAVE_SQRT
125
126/* Define to 1 if you have the `stat' function. */
127#undef HAVE_STAT
128
129/* Define to 1 if you have the <stdint.h> header file. */
130#undef HAVE_STDINT_H
131
132/* Define to 1 if you have the <stdlib.h> header file. */
133#undef HAVE_STDLIB_H
134
135/* Define to 1 if you have the `strdup' function. */
136#undef HAVE_STRDUP
137
138/* Define to 1 if you have the <strings.h> header file. */
139#undef HAVE_STRINGS_H
140
141/* Define to 1 if you have the <string.h> header file. */
142#undef HAVE_STRING_H
143
144/* Define to 1 if you have the `strlcat' function. */
145#undef HAVE_STRLCAT
146
147/* Define to 1 if you have the `strlcpy' function. */
148#undef HAVE_STRLCPY
149
150/* Define to 1 if you have the `strncasecmp' function. */
151#undef HAVE_STRNCASECMP
152
153/* Define to 1 if you have the `strndup' function. */
154#undef HAVE_STRNDUP
155
156/* Define to 1 if you have the <sys/dl.h> header file. */
157#undef HAVE_SYS_DL_H
158
159/* Define to 1 if you have the <sys/stat.h> header file. */
160#undef HAVE_SYS_STAT_H
161
162/* Define to 1 if you have the <sys/types.h> header file. */
163#undef HAVE_SYS_TYPES_H
164
165/* Define to 1 if you have the <unistd.h> header file. */
166#undef HAVE_UNISTD_H
167
168/* This value is set to 1 to indicate that the system argz facility works */
169#undef HAVE_WORKING_ARGZ
170
171/* Define if the OS needs help to load dependent libraries for dlopen(). */
172#undef LTDL_DLOPEN_DEPLIBS
173
174/* Define to the system default library search path. */
175#undef LT_DLSEARCH_PATH
176
177/* The archive extension */
178#undef LT_LIBEXT
179
180/* The archive prefix */
181#undef LT_LIBPREFIX
182
183/* Define to the extension used for runtime loadable modules, say, ".so". */
184#undef LT_MODULE_EXT
185
186/* Define to the name of the environment variable that determines the run-time
187   module search path. */
188#undef LT_MODULE_PATH_VAR
189
190/* Define to the sub-directory in which libtool stores uninstalled libraries.
191   */
192#undef LT_OBJDIR
193
194/* Define to the shared library suffix, say, ".dylib". */
195#undef LT_SHARED_EXT
196
197/* Define if dlsym() requires a leading underscore in symbol names. */
198#undef NEED_USCORE
199
200/* Name of package */
201#undef PACKAGE
202
203/* Define to the address where bug reports for this package should be sent. */
204#undef PACKAGE_BUGREPORT
205
206/* Define to the full name of this package. */
207#undef PACKAGE_NAME
208
209/* Define to the full name and version of this package. */
210#undef PACKAGE_STRING
211
212/* Define to the one symbol short name of this package. */
213#undef PACKAGE_TARNAME
214
215/* Define to the home page for this package. */
216#undef PACKAGE_URL
217
218/* Define to the version of this package. */
219#undef PACKAGE_VERSION
220
221/* Define to 1 if you have the ANSI C header files. */
222#undef STDC_HEADERS
223
224/* Version number of package */
225#undef VERSION
226
227/* Define to 1 if `lex' declares `yytext' as a `char *' by default, not a
228   `char[]'. */
229#undef YYTEXT_POINTER
230
231/* Define so that glibc/gnulib argp.h does not typedef error_t. */
232#undef __error_t_defined
233
234/* Define to empty if `const' does not conform to ANSI C. */
235#undef const
236
237/* Define to a type to use for `error_t' if it is not otherwise available. */
238#undef error_t
239
240/* Define to rpl_malloc if the replacement function should be used. */
241#undef malloc
242
243/* Define to rpl_realloc if the replacement function should be used. */
244#undef realloc
245