aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/libraries/eina/config.h.in
diff options
context:
space:
mode:
authorDavid Walter Seikel2013-01-13 17:29:19 +1000
committerDavid Walter Seikel2013-01-13 17:29:19 +1000
commit07274513e984f0b5544586c74508ccd16e7dcafa (patch)
treeb32ff2a9136fbc1a4a6a0ed1e4d79cde0f5f16d9 /libraries/eina/config.h.in
parentAdded Irrlicht 1.8, but without all the Windows binaries. (diff)
downloadSledjHamr-07274513e984f0b5544586c74508ccd16e7dcafa.zip
SledjHamr-07274513e984f0b5544586c74508ccd16e7dcafa.tar.gz
SledjHamr-07274513e984f0b5544586c74508ccd16e7dcafa.tar.bz2
SledjHamr-07274513e984f0b5544586c74508ccd16e7dcafa.tar.xz
Remove EFL, since it's been released now.
Diffstat (limited to '')
-rw-r--r--libraries/eina/config.h.in367
1 files changed, 0 insertions, 367 deletions
diff --git a/libraries/eina/config.h.in b/libraries/eina/config.h.in
deleted file mode 100644
index 09db082..0000000
--- a/libraries/eina/config.h.in
+++ /dev/null
@@ -1,367 +0,0 @@
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 or macro. */
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 `fpathconf' function. */
150#undef HAVE_FPATHCONF
151
152/* Define to 1 if you have the `fstatat' function. */
153#undef HAVE_FSTATAT
154
155/* Set to 1 if iconv library is installed */
156#undef HAVE_ICONV
157
158/* Define to 1 if you have the <iconv.h> header file. */
159#undef HAVE_ICONV_H
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/* We will be able to know the exact amount of wasted memory */
171#undef HAVE_MALLOC_USABLE_SIZE
172
173/* Have mcheck.h */
174#undef HAVE_MCHECK
175
176/* Define to 1 if you have the <mcheck.h> header file. */
177#undef HAVE_MCHECK_H
178
179/* Define to 1 if you have the <memory.h> header file. */
180#undef HAVE_MEMORY_H
181
182/* Have mtrace */
183#undef HAVE_MTRACE
184
185/* Define to 1 if you have the `openat' function. */
186#undef HAVE_OPENAT
187
188/* Define to 1 if you have the `shm_open' function. */
189#undef HAVE_SHMOPEN
190
191/* Define to 1 if you have the <siginfo.h> header file. */
192#undef HAVE_SIGINFO_H
193
194/* Define to 1 if the system has the type `siginfo_t'. */
195#undef HAVE_SIGINFO_T
196
197/* Define to 1 if you have the <stdint.h> header file. */
198#undef HAVE_STDINT_H
199
200/* Define to 1 if you have the <stdlib.h> header file. */
201#undef HAVE_STDLIB_H
202
203/* Define to 1 if you have the <strings.h> header file. */
204#undef HAVE_STRINGS_H
205
206/* Define to 1 if you have the <string.h> header file. */
207#undef HAVE_STRING_H
208
209/* Define to 1 if you have the `strlcpy' function. */
210#undef HAVE_STRLCPY
211
212/* Define to 1 if the system has the type `struct dirent'. */
213#undef HAVE_STRUCT_DIRENT
214
215/* Define to 1 if you have the <sys/mman.h> header file. */
216#undef HAVE_SYS_MMAN_H
217
218/* Define to 1 if you have the <sys/stat.h> header file. */
219#undef HAVE_SYS_STAT_H
220
221/* Define to 1 if you have the <sys/types.h> header file. */
222#undef HAVE_SYS_TYPES_H
223
224/* Define to 1 if you have the <unistd.h> header file. */
225#undef HAVE_UNISTD_H
226
227/* Define to 1 if you have the `listxattr', `setxattr' and `getxattr'
228 functions. */
229#undef HAVE_XATTR
230
231/* Define to the sub-directory in which libtool stores uninstalled libraries.
232 */
233#undef LT_OBJDIR
234
235/* "Module architecture" */
236#undef MODULE_ARCH
237
238/* Define to 1 if assertions should be disabled. */
239#undef NDEBUG
240
241/* Valgrind support disabled */
242#undef NVALGRIND
243
244/* Name of package */
245#undef PACKAGE
246
247/* Define to the address where bug reports for this package should be sent. */
248#undef PACKAGE_BUGREPORT
249
250/* Define to the full name of this package. */
251#undef PACKAGE_NAME
252
253/* Define to the full name and version of this package. */
254#undef PACKAGE_STRING
255
256/* Define to the one symbol short name of this package. */
257#undef PACKAGE_TARNAME
258
259/* Define to the home page for this package. */
260#undef PACKAGE_URL
261
262/* Define to the version of this package. */
263#undef PACKAGE_VERSION
264
265/* default value since PATH_MAX is not defined */
266#undef PATH_MAX
267
268/* Suffix for shared objects */
269#undef SHARED_LIB_SUFFIX
270
271/* The size of `wchar_t', as computed by sizeof. */
272#undef SIZEOF_WCHAR_T
273
274/* If using the C implementation of alloca, define if you know the
275 direction of stack growth for your system; otherwise it will be
276 automatically deduced at runtime.
277 STACK_DIRECTION > 0 => grows toward higher addresses
278 STACK_DIRECTION < 0 => grows toward lower addresses
279 STACK_DIRECTION = 0 => direction of growth unknown */
280#undef STACK_DIRECTION
281
282/* Define to 1 if you have the ANSI C header files. */
283#undef STDC_HEADERS
284
285/* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */
286#undef TIME_WITH_SYS_TIME
287
288/* Enable extensions on AIX 3, Interix. */
289#ifndef _ALL_SOURCE
290# undef _ALL_SOURCE
291#endif
292/* Enable GNU extensions on systems that have them. */
293#ifndef _GNU_SOURCE
294# undef _GNU_SOURCE
295#endif
296/* Enable threading extensions on Solaris. */
297#ifndef _POSIX_PTHREAD_SEMANTICS
298# undef _POSIX_PTHREAD_SEMANTICS
299#endif
300/* Enable extensions on HP NonStop. */
301#ifndef _TANDEM_SOURCE
302# undef _TANDEM_SOURCE
303#endif
304/* Enable general extensions on Solaris. */
305#ifndef __EXTENSIONS__
306# undef __EXTENSIONS__
307#endif
308
309
310/* Version number of package */
311#undef VERSION
312
313/* Major version */
314#undef VMAJ
315
316/* Micro version */
317#undef VMIC
318
319/* Minor version */
320#undef VMIN
321
322/* Revison */
323#undef VREV
324
325/* Define WORDS_BIGENDIAN to 1 if your processor stores words with the most
326 significant byte first (like Motorola and SPARC, unlike Intel). */
327#if defined AC_APPLE_UNIVERSAL_BUILD
328# if defined __BIG_ENDIAN__
329# define WORDS_BIGENDIAN 1
330# endif
331#else
332# ifndef WORDS_BIGENDIAN
333# undef WORDS_BIGENDIAN
334# endif
335#endif
336
337/* Number of bits in a file offset, on hosts where this is settable. */
338#undef _FILE_OFFSET_BITS
339
340/* Define for large files, on AIX-style hosts. */
341#undef _LARGE_FILES
342
343/* Define to 1 if on MINIX. */
344#undef _MINIX
345
346/* Define to 2 if the system does not provide POSIX.1 features except with
347 this defined. */
348#undef _POSIX_1_SOURCE
349
350/* Define to 1 if you need to in order for `stat' and other things to work. */
351#undef _POSIX_SOURCE
352
353/* __attribute__ ((unused)) is not supported. */
354#undef __UNUSED__
355
356/* Define to empty if `const' does not conform to ANSI C. */
357#undef const
358
359/* Define to `__inline__' or `__inline' if that's what the C compiler
360 calls it, or to nothing if 'inline' is not supported under any name. */
361#ifndef __cplusplus
362#undef inline
363#endif
364
365
366#endif /* EFL_CONFIG_H__ */
367