Imported Upstream version 1.7.1
[platform/upstream/eina.git] / config.h.in
1 /* config.h.in.  Generated from configure.ac by autoheader.  */
2
3
4 #ifndef EFL_CONFIG_H__
5 #define EFL_CONFIG_H__
6
7
8 /* Define if building universal (internal helper macro) */
9 #undef AC_APPLE_UNIVERSAL_BUILD
10
11 /* enable bench tests for google hash method */
12 #undef CITYHASH_BENCH
13
14 /* Define to one of `_getb67', `GETB67', `getb67' for Cray-2 and Cray-YMP
15    systems. This function is required for `alloca.c' support on those systems.
16    */
17 #undef CRAY_STACKSEG_END
18
19 /* Define to 1 if using `alloca.c'. */
20 #undef C_ALLOCA
21
22 /* Assert when forgot to call eina_threads_init */
23 #undef EFL_DEBUG_THREADS
24
25 /* Define to mention that ALTIVEC is supported */
26 #undef EFL_HAVE_ALTIVEC
27
28 /* Define to mention that MMX is supported */
29 #undef EFL_HAVE_MMX
30
31 /* Define to mention that POSIX threads are supported */
32 #undef EFL_HAVE_POSIX_THREADS
33
34 /* Define to mention that POSIX threads spinlocks are supported */
35 #undef EFL_HAVE_POSIX_THREADS_SPINLOCK
36
37 /* Define to mention that SSE is supported */
38 #undef EFL_HAVE_SSE
39
40 /* Define to mention that SSE2 is supported */
41 #undef EFL_HAVE_SSE2
42
43 /* Define to mention that POSIX or Win32 threads are supported */
44 #undef EFL_HAVE_THREADS
45
46 /* Define to mention that Win32 threads are supported */
47 #undef EFL_HAVE_WIN32_THREADS
48
49 /* make it possible to disable all locks */
50 #undef EFL_ON_OFF_THREADS
51
52 /* Set to 1 if no is built */
53 #undef EINA_BUILD_BUDDY
54
55 /* Set to 1 if ${enable_chained_pool} is built */
56 #undef EINA_BUILD_CHAINED_POOL
57
58 /* Set to 1 if ${enable_ememoa} is built */
59 #undef EINA_BUILD_EMEMOA_FIXED
60
61 /* Set to 1 if ${enable_ememoa} is built */
62 #undef EINA_BUILD_EMEMOA_UNKNOWN
63
64 /* Set to 1 if no is built */
65 #undef EINA_BUILD_FIXED_BITMAP
66
67 /* Set to 1 if ${enable_one_big} is built */
68 #undef EINA_BUILD_ONE_BIG
69
70 /* Set to 1 if ${enable_pass_through} is built */
71 #undef EINA_BUILD_PASS_THROUGH
72
73 /* Turn on debugging overhead in mempool */
74 #undef EINA_DEBUG_MALLOC
75
76 /* if set, logging is limited to this amount. */
77 #undef EINA_LOG_LEVEL_MAXIMUM
78
79 /* disable safety checks for NULL pointers and like. */
80 #undef EINA_SAFETY_CHECKS
81
82 /* Set to 1 if no is statically built */
83 #undef EINA_STATIC_BUILD_BUDDY
84
85 /* Set to 1 if ${enable_chained_pool} is statically built */
86 #undef EINA_STATIC_BUILD_CHAINED_POOL
87
88 /* Set to 1 if ${enable_ememoa} is statically built */
89 #undef EINA_STATIC_BUILD_EMEMOA_FIXED
90
91 /* Set to 1 if ${enable_ememoa} is statically built */
92 #undef EINA_STATIC_BUILD_EMEMOA_UNKNOWN
93
94 /* Set to 1 if no is statically built */
95 #undef EINA_STATIC_BUILD_FIXED_BITMAP
96
97 /* Set to 1 if ${enable_one_big} is statically built */
98 #undef EINA_STATIC_BUILD_ONE_BIG
99
100 /* Set to 1 if ${enable_pass_through} is statically built */
101 #undef EINA_STATIC_BUILD_PASS_THROUGH
102
103 /* Report Eina stringshare usage pattern */
104 #undef EINA_STRINGSHARE_USAGE
105
106 /* Define to 1 if you have `alloca', as a function or macro. */
107 #undef HAVE_ALLOCA
108
109 /* Define to 1 if you have <alloca.h> and it should be used (not on Ultrix).
110    */
111 #undef HAVE_ALLOCA_H
112
113 /* Define to 1 if you have the `backtrace' function. */
114 #undef HAVE_BACKTRACE
115
116 /* Define to 1 if you have the `backtrace_symbols' function. */
117 #undef HAVE_BACKTRACE_SYMBOLS
118
119 /* Define to 1 if you have a valid <dirent.h> header file. */
120 #undef HAVE_DIRENT_H
121
122 /* Define to 1 if you have the `dirfd' function. */
123 #undef HAVE_DIRFD
124
125 /* Define to 1 if you have the `dladdr' function. */
126 #undef HAVE_DLADDR
127
128 /* Define to 1 if you have the <dlfcn.h> header file. */
129 #undef HAVE_DLFCN_H
130
131 /* Define to 1 if you have the `dlopen' function. */
132 #undef HAVE_DLOPEN
133
134 /* Set to 1 if Escape package is installed */
135 #undef HAVE_ESCAPE
136
137 /* Set to 1 if Evil package is installed */
138 #undef HAVE_EVIL
139
140 /* Define to 1 if you have the <execinfo.h> header file. */
141 #undef HAVE_EXECINFO_H
142
143 /* Define to 1 if you have the `execvp' function. */
144 #undef HAVE_EXECVP
145
146 /* Define to 1 if you have Exotic. */
147 #undef HAVE_EXOTIC_H
148
149 /* Define to 1 if you have the `fnmatch' function. */
150 #undef HAVE_FNMATCH
151
152 /* Define to 1 if you have the `fpathconf' function. */
153 #undef HAVE_FPATHCONF
154
155 /* Define to 1 if you have the `fstatat' function. */
156 #undef HAVE_FSTATAT
157
158 /* Define to 1 if you have the `iconv' function. */
159 #undef HAVE_ICONV
160
161 /* Define to 1 if you have the <inttypes.h> header file. */
162 #undef HAVE_INTTYPES_H
163
164 /* Define to 1 if you have the <libgen.h> header file. */
165 #undef HAVE_LIBGEN_H
166
167 /* Define to 1 if we log support is on */
168 #undef HAVE_LOG
169
170 /* Define to 1 if you have the `malloc_usable_size' function. */
171 #undef HAVE_MALLOC_USABLE_SIZE
172
173 /* Define to 1 if you have the <mcheck.h> header file. */
174 #undef HAVE_MCHECK_H
175
176 /* Define to 1 if you have the <memory.h> header file. */
177 #undef HAVE_MEMORY_H
178
179 /* Define to 1 if you have the `mtrace' function. */
180 #undef HAVE_MTRACE
181
182 /* Define to 1 if you have the <ndir.h> header file, and it defines `DIR'. */
183 #undef HAVE_NDIR_H
184
185 /* Define to 1 if you have the `openat' function. */
186 #undef HAVE_OPENAT
187
188 /* Define to 1 if you have the `setxattr' function. */
189 #undef HAVE_SETXATTR
190
191 /* Define to 1 if you have the `shm_open' function. */
192 #undef HAVE_SHM_OPEN
193
194 /* Define to 1 if you have the <siginfo.h> header file. */
195 #undef HAVE_SIGINFO_H
196
197 /* Define to 1 if the system has the type `siginfo_t'. */
198 #undef HAVE_SIGINFO_T
199
200 /* Define to 1 if you have the <stdint.h> header file. */
201 #undef HAVE_STDINT_H
202
203 /* Define to 1 if you have the <stdlib.h> header file. */
204 #undef HAVE_STDLIB_H
205
206 /* Define to 1 if you have the <strings.h> header file. */
207 #undef HAVE_STRINGS_H
208
209 /* Define to 1 if you have the <string.h> header file. */
210 #undef HAVE_STRING_H
211
212 /* Define to 1 if you have the `strlcpy' function. */
213 #undef HAVE_STRLCPY
214
215 /* Define to 1 if the system has the type `struct dirent'. */
216 #undef HAVE_STRUCT_DIRENT
217
218 /* Define to 1 if you have the <sys/dir.h> header file, and it defines `DIR'.
219    */
220 #undef HAVE_SYS_DIR_H
221
222 /* Define to 1 if you have the <sys/mman.h> header file. */
223 #undef HAVE_SYS_MMAN_H
224
225 /* Define to 1 if you have the <sys/ndir.h> header file, and it defines `DIR'.
226    */
227 #undef HAVE_SYS_NDIR_H
228
229 /* Define to 1 if you have the <sys/stat.h> header file. */
230 #undef HAVE_SYS_STAT_H
231
232 /* Define to 1 if you have the <sys/types.h> header file. */
233 #undef HAVE_SYS_TYPES_H
234
235 /* Define to 1 if you have the <unistd.h> header file. */
236 #undef HAVE_UNISTD_H
237
238 /* Define to 1 if you have the `listxattr', `setxattr' and `getxattr'
239    functions. */
240 #undef HAVE_XATTR
241
242 /* Define to the sub-directory in which libtool stores uninstalled libraries.
243    */
244 #undef LT_OBJDIR
245
246 /* "Module architecture" */
247 #undef MODULE_ARCH
248
249 /* Define to 1 if assertions should be disabled. */
250 #undef NDEBUG
251
252 /* Valgrind support disabled */
253 #undef NVALGRIND
254
255 /* Name of package */
256 #undef PACKAGE
257
258 /* Define to the address where bug reports for this package should be sent. */
259 #undef PACKAGE_BUGREPORT
260
261 /* Define to the full name of this package. */
262 #undef PACKAGE_NAME
263
264 /* Define to the full name and version of this package. */
265 #undef PACKAGE_STRING
266
267 /* Define to the one symbol short name of this package. */
268 #undef PACKAGE_TARNAME
269
270 /* Define to the home page for this package. */
271 #undef PACKAGE_URL
272
273 /* Define to the version of this package. */
274 #undef PACKAGE_VERSION
275
276 /* default value since PATH_MAX is not defined */
277 #undef PATH_MAX
278
279 /* Suffix for shared objects */
280 #undef SHARED_LIB_SUFFIX
281
282 /* The size of `wchar_t', as computed by sizeof. */
283 #undef SIZEOF_WCHAR_T
284
285 /* If using the C implementation of alloca, define if you know the
286    direction of stack growth for your system; otherwise it will be
287    automatically deduced at runtime.
288         STACK_DIRECTION > 0 => grows toward higher addresses
289         STACK_DIRECTION < 0 => grows toward lower addresses
290         STACK_DIRECTION = 0 => direction of growth unknown */
291 #undef STACK_DIRECTION
292
293 /* Define to 1 if you have the ANSI C header files. */
294 #undef STDC_HEADERS
295
296 /* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */
297 #undef TIME_WITH_SYS_TIME
298
299 /* Enable extensions on AIX 3, Interix.  */
300 #ifndef _ALL_SOURCE
301 # undef _ALL_SOURCE
302 #endif
303 /* Enable GNU extensions on systems that have them.  */
304 #ifndef _GNU_SOURCE
305 # undef _GNU_SOURCE
306 #endif
307 /* Enable threading extensions on Solaris.  */
308 #ifndef _POSIX_PTHREAD_SEMANTICS
309 # undef _POSIX_PTHREAD_SEMANTICS
310 #endif
311 /* Enable extensions on HP NonStop.  */
312 #ifndef _TANDEM_SOURCE
313 # undef _TANDEM_SOURCE
314 #endif
315 /* Enable general extensions on Solaris.  */
316 #ifndef __EXTENSIONS__
317 # undef __EXTENSIONS__
318 #endif
319
320
321 /* Version number of package */
322 #undef VERSION
323
324 /* Major version */
325 #undef VMAJ
326
327 /* Micro version */
328 #undef VMIC
329
330 /* Minor version */
331 #undef VMIN
332
333 /* Revison */
334 #undef VREV
335
336 /* Define WORDS_BIGENDIAN to 1 if your processor stores words with the most
337    significant byte first (like Motorola and SPARC, unlike Intel). */
338 #if defined AC_APPLE_UNIVERSAL_BUILD
339 # if defined __BIG_ENDIAN__
340 #  define WORDS_BIGENDIAN 1
341 # endif
342 #else
343 # ifndef WORDS_BIGENDIAN
344 #  undef WORDS_BIGENDIAN
345 # endif
346 #endif
347
348 /* Number of bits in a file offset, on hosts where this is settable. */
349 #undef _FILE_OFFSET_BITS
350
351 /* Define for large files, on AIX-style hosts. */
352 #undef _LARGE_FILES
353
354 /* Define to 1 if on MINIX. */
355 #undef _MINIX
356
357 /* Define to 2 if the system does not provide POSIX.1 features except with
358    this defined. */
359 #undef _POSIX_1_SOURCE
360
361 /* Define to 1 if you need to in order for `stat' and other things to work. */
362 #undef _POSIX_SOURCE
363
364 /* __attribute__ ((unused)) is not supported. */
365 #undef __UNUSED__
366
367 /* Define to `__inline__' or `__inline' if that's what the C compiler
368    calls it, or to nothing if 'inline' is not supported under any name.  */
369 #ifndef __cplusplus
370 #undef inline
371 #endif
372
373
374 #endif /* EFL_CONFIG_H__ */
375