aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/libraries/ecore/config.h.in
diff options
context:
space:
mode:
authorDavid Walter Seikel2012-01-04 18:41:13 +1000
committerDavid Walter Seikel2012-01-04 18:41:13 +1000
commitdd7595a3475407a7fa96a97393bae8c5220e8762 (patch)
treee341e911d7eb911a51684a7412ef7f7c7605d28e /libraries/ecore/config.h.in
parentAdd the skeleton. (diff)
downloadSledjHamr-dd7595a3475407a7fa96a97393bae8c5220e8762.zip
SledjHamr-dd7595a3475407a7fa96a97393bae8c5220e8762.tar.gz
SledjHamr-dd7595a3475407a7fa96a97393bae8c5220e8762.tar.bz2
SledjHamr-dd7595a3475407a7fa96a97393bae8c5220e8762.tar.xz
Add the base Enlightenment Foundation Libraries - eina, eet, evas, ecore, embryo, and edje.
Note that embryo wont be used, but I'm not sure yet if you can build edje without it.
Diffstat (limited to 'libraries/ecore/config.h.in')
-rw-r--r--libraries/ecore/config.h.in614
1 files changed, 614 insertions, 0 deletions
diff --git a/libraries/ecore/config.h.in b/libraries/ecore/config.h.in
new file mode 100644
index 0000000..d4308f6
--- /dev/null
+++ b/libraries/ecore/config.h.in
@@ -0,0 +1,614 @@
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/* Build Ecore_Cocoa Module */
12#undef BUILD_ECORE_COCOA
13
14/* Build Ecore_Con Module */
15#undef BUILD_ECORE_CON
16
17/* Build Ecore_DirectFB Module */
18#undef BUILD_ECORE_DIRECTFB
19
20/* Build Ecore_Evas Module */
21#undef BUILD_ECORE_EVAS
22
23/* Support for Direct3d Engine in Ecore_Evas */
24#undef BUILD_ECORE_EVAS_DIRECT3D
25
26/* Support for DirectFB Engine in Ecore_Evas */
27#undef BUILD_ECORE_EVAS_DIRECTFB
28
29/* Support for Ecore Evas Single Process Windowing System Engine in Ecore_Evas
30 */
31#undef BUILD_ECORE_EVAS_EWS
32
33/* Support for Linux Framebuffer Engine in Ecore_Evas */
34#undef BUILD_ECORE_EVAS_FB
35
36/* Support for OpenGL Cocoa Engine in Ecore_Evas */
37#undef BUILD_ECORE_EVAS_OPENGL_COCOA
38
39/* Support for Glew OpenGL Engine in Ecore_Evas */
40#undef BUILD_ECORE_EVAS_OPENGL_GLEW
41
42/* Support for OpenGL SDL Engine in Ecore_Evas */
43#undef BUILD_ECORE_EVAS_OPENGL_SDL
44
45/* Support for OpenGL Xlib Engine in Ecore_Evas */
46#undef BUILD_ECORE_EVAS_OPENGL_X11
47
48/* OpenGL XCB rendering backend */
49#undef BUILD_ECORE_EVAS_OPENGL_XCB
50
51/* OpenGL Xlib rendering backend */
52#undef BUILD_ECORE_EVAS_OPENGL_XLIB
53
54/* Support for PSL1GHT Engine in Ecore_Evas */
55#undef BUILD_ECORE_EVAS_PSL1GHT
56
57/* Support for SVN SDL */
58#undef BUILD_ECORE_EVAS_SDL_130
59
60/* Support for 16 bpp Software DirectDraw Engine in Ecore_Evas */
61#undef BUILD_ECORE_EVAS_SOFTWARE_16_DDRAW
62
63/* Support for 16 bpp Software Windows CE Engine in Ecore_Evas */
64#undef BUILD_ECORE_EVAS_SOFTWARE_16_WINCE
65
66/* Support for Software Xlib 16 bits Engine in Ecore_Evas */
67#undef BUILD_ECORE_EVAS_SOFTWARE_16_X11
68
69/* Support for Software 8bit X11 Engine in Ecore_Evas */
70#undef BUILD_ECORE_EVAS_SOFTWARE_8_X11
71
72/* Support for Software Buffer Engine in Ecore_Evas */
73#undef BUILD_ECORE_EVAS_SOFTWARE_BUFFER
74
75/* Support for Software DirectDraw Engine in Ecore_Evas */
76#undef BUILD_ECORE_EVAS_SOFTWARE_DDRAW
77
78/* Support for Software GDI Engine in Ecore_Evas */
79#undef BUILD_ECORE_EVAS_SOFTWARE_GDI
80
81/* Support for Software SDL Engine in Ecore_Evas */
82#undef BUILD_ECORE_EVAS_SOFTWARE_SDL
83
84/* Support for Software X11 Engine in Ecore_Evas */
85#undef BUILD_ECORE_EVAS_SOFTWARE_X11
86
87/* Evas Software XCB Engine Support */
88#undef BUILD_ECORE_EVAS_SOFTWARE_XCB
89
90/* Evas Software Xlib Engine Support */
91#undef BUILD_ECORE_EVAS_SOFTWARE_XLIB
92
93/* Support for Win32 Engine in Ecore_Evas */
94#undef BUILD_ECORE_EVAS_WIN32
95
96/* Support for X Window Engines in Ecore_Evas */
97#undef BUILD_ECORE_EVAS_X11
98
99/* Build Ecore_FB Module */
100#undef BUILD_ECORE_FB
101
102/* Build Ecore_File Module */
103#undef BUILD_ECORE_FILE
104
105/* Build Ecore_Imf Module */
106#undef BUILD_ECORE_IMF
107
108/* Build Ecore_Imf_Evas Module */
109#undef BUILD_ECORE_IMF_EVAS
110
111/* Build Ecore_Imf_XIM Module */
112#undef BUILD_ECORE_IMF_XIM
113
114/* Build Ecore_Input Module */
115#undef BUILD_ECORE_INPUT
116
117/* Build Ecore_Input_Evas Module */
118#undef BUILD_ECORE_INPUT_EVAS
119
120/* Build Ecore_Ipc Module */
121#undef BUILD_ECORE_IPC
122
123/* Build Ecore_psl1ght Module */
124#undef BUILD_ECORE_PSL1GHT
125
126/* Build Ecore_Sdl Module */
127#undef BUILD_ECORE_SDL
128
129/* Build Ecore_Win32 Module */
130#undef BUILD_ECORE_WIN32
131
132/* Build Ecore_WinCE Module */
133#undef BUILD_ECORE_WINCE
134
135/* Build Ecore_X Module */
136#undef BUILD_ECORE_X
137
138/* Build support for XCB-based OpenGL */
139#undef BUILD_ECORE_X_OPENGL_XCB
140
141/* Define to one of `_getb67', `GETB67', `getb67' for Cray-2 and Cray-YMP
142 systems. This function is required for `alloca.c' support on those systems.
143 */
144#undef CRAY_STACKSEG_END
145
146/* Define to 1 if using `alloca.c'. */
147#undef C_ALLOCA
148
149/* Build support for XCB composite */
150#undef ECORE_XCB_COMPOSITE
151
152/* Build support for XCB cursor */
153#undef ECORE_XCB_CURSOR
154
155/* Build support for XCB damage */
156#undef ECORE_XCB_DAMAGE
157
158/* Build support for XCB dpms */
159#undef ECORE_XCB_DPMS
160
161/* Build support for XCB randr */
162#undef ECORE_XCB_RANDR
163
164/* Build support for XCB render */
165#undef ECORE_XCB_RENDER
166
167/* Build support for XCB screensaver */
168#undef ECORE_XCB_SCREENSAVER
169
170/* Build support for XCB shape */
171#undef ECORE_XCB_SHAPE
172
173/* Build support for XCB sync */
174#undef ECORE_XCB_SYNC
175
176/* Build support for XCB xfixes */
177#undef ECORE_XCB_XFIXES
178
179/* Build support for XCB gesture */
180#undef ECORE_XCB_XGESTURE
181
182/* Build support for XCB xinerama */
183#undef ECORE_XCB_XINERAMA
184
185/* Build support for XCB xinput */
186#undef ECORE_XCB_XINPUT
187
188/* Build support for XCB xprint */
189#undef ECORE_XCB_XPRINT
190
191/* Build support for XCB xtest */
192#undef ECORE_XCB_XTEST
193
194/* Build support for Xcomposite */
195#undef ECORE_XCOMPOSITE
196
197/* Build support for Xcursor */
198#undef ECORE_XCURSOR
199
200/* Build support for Xdamage */
201#undef ECORE_XDAMAGE
202
203/* Build support for Xdpms */
204#undef ECORE_XDPMS
205
206/* Build support for Xfixes */
207#undef ECORE_XFIXES
208
209/* Build support for Xgesture */
210#undef ECORE_XGESTURE
211
212/* Build support for Xi2 */
213#undef ECORE_XI2
214
215/* Build support for Xinerama */
216#undef ECORE_XINERAMA
217
218/* Build support for Xkb */
219#undef ECORE_XKB
220
221/* Build support for Xprint */
222#undef ECORE_XPRINT
223
224/* Build support for Xrandr */
225#undef ECORE_XRANDR
226
227/* Build support for Xrender */
228#undef ECORE_XRENDER
229
230/* Build support for Xss */
231#undef ECORE_XSS
232
233/* Build support for Xtest */
234#undef ECORE_XTEST
235
236/* Assert when forgot to call eina_threads_init */
237#undef EFL_DEBUG_THREADS
238
239/* Define to mention that POSIX threads are supported */
240#undef EFL_HAVE_POSIX_THREADS
241
242/* Define to mention that POSIX or Win32 threads are supported */
243#undef EFL_HAVE_THREADS
244
245/* Define to mention that Win32 threads are supported */
246#undef EFL_HAVE_WIN32_THREADS
247
248/* if set, logging is limited to this amount. */
249#undef EINA_LOG_LEVEL_MAXIMUM
250
251/* Define to 1 if translation of program messages to the user's native
252 language is requested. */
253#undef ENABLE_NLS
254
255/* Enable X Input Method */
256#undef ENABLE_XIM
257
258/* Always integrate glib if support compiled */
259#undef GLIB_INTEGRATION_ALWAYS
260
261/* Have abstract sockets namespace */
262#undef HAVE_ABSTRACT_SOCKETS
263
264/* Define to 1 if you have `alloca', as a function or macro. */
265#undef HAVE_ALLOCA
266
267/* Define to 1 if you have <alloca.h> and it should be used (not on Ultrix).
268 */
269#undef HAVE_ALLOCA_H
270
271/* Define to 1 if you have the <arpa/inet.h> header file. */
272#undef HAVE_ARPA_INET_H
273
274/* Define to 1 if you have the <arpa/nameser.h> header file. */
275#undef HAVE_ARPA_NAMESER_H
276
277/* mkdirat exists */
278#undef HAVE_ATFILE_SOURCE
279
280/* Define to 1 if you have the `backtrace' function. */
281#undef HAVE_BACKTRACE
282
283/* Build Ecore_Con_Info with c-ares support */
284#undef HAVE_CARES
285
286/* Define to 1 if you have the MacOS X function CFLocaleCopyCurrent in the
287 CoreFoundation framework. */
288#undef HAVE_CFLOCALECOPYCURRENT
289
290/* Define to 1 if you have the MacOS X function CFPreferencesCopyAppValue in
291 the CoreFoundation framework. */
292#undef HAVE_CFPREFERENCESCOPYAPPVALUE
293
294/* Have clock_gettime() */
295#undef HAVE_CLOCK_GETTIME
296
297/* Downloading with CURL */
298#undef HAVE_CURL
299
300/* Define if the GNU dcgettext() function is already present or preinstalled.
301 */
302#undef HAVE_DCGETTEXT
303
304/* Define to 1 if you have the <dlfcn.h> header file. */
305#undef HAVE_DLFCN_H
306
307/* Defined to 1 if XCB is enabled. */
308#undef HAVE_ECORE_X_XCB
309
310/* Defined to 1 if Xlib is enabled. */
311#undef HAVE_ECORE_X_XLIB
312
313/* Set to 1 if Escape library is installed */
314#undef HAVE_ESCAPE
315
316/* Set to 1 if Evil library is installed */
317#undef HAVE_EVIL
318
319/* Define to 1 if you have the `execvp' function. */
320#undef HAVE_EXECVP
321
322/* Define to 1 if you have the <features.h> header file. */
323#undef HAVE_FEATURES_H
324
325/* Define if the GNU gettext() function is already present or preinstalled. */
326#undef HAVE_GETTEXT
327
328/* Define to 1 if you have the `gettimeofday' function. */
329#undef HAVE_GETTIMEOFDAY
330
331/* Have GLib */
332#undef HAVE_GLIB
333
334/* Set to 1 if iconv library is installed */
335#undef HAVE_ICONV
336
337/* Define to 1 if you have the <iconv.h> header file. */
338#undef HAVE_ICONV_H
339
340/* File monitoring with Inotify */
341#undef HAVE_INOTIFY
342
343/* Define to 1 if you have the <inttypes.h> header file. */
344#undef HAVE_INTTYPES_H
345
346/* Define if IPV6 is supported */
347#undef HAVE_IPV6
348
349/* Define to 1 if you have `isfinite', as a function or macro. */
350#undef HAVE_ISFINITE
351
352/* Define to 1 if you have the <langinfo.h> header file. */
353#undef HAVE_LANGINFO_H
354
355/* Define to 1 if you have the `c' library (-lc). */
356#undef HAVE_LIBC
357
358/* Define to 1 if you have the <locale.h> header file. */
359#undef HAVE_LOCALE_H
360
361/* Have local sockets support */
362#undef HAVE_LOCAL_SOCKETS
363
364/* Gather memory statistic */
365#undef HAVE_MALLINFO
366
367/* Define to 1 if you have the <memory.h> header file. */
368#undef HAVE_MEMORY_H
369
370/* Define to 1 if you have the `mkdirat' function. */
371#undef HAVE_MKDIRAT
372
373/* Define to 1 if you have the <netdb.h> header file. */
374#undef HAVE_NETDB_H
375
376/* Define to 1 if you have the <netinet/in.h> header file. */
377#undef HAVE_NETINET_IN_H
378
379/* Define to 1 if you have the <netinet/tcp.h> header file. */
380#undef HAVE_NETINET_TCP_H
381
382/* File monitoring with Windows notification */
383#undef HAVE_NOTIFY_WIN32
384
385/* have pixman for rendering */
386#undef HAVE_PIXMAN
387
388/* File monitoring with polling */
389#undef HAVE_POLL
390
391/* Define to 1 if you have the <signal.h> header file. */
392#undef HAVE_SIGNAL_H
393
394/* Define to 1 if you have the <stdint.h> header file. */
395#undef HAVE_STDINT_H
396
397/* Define to 1 if you have the <stdlib.h> header file. */
398#undef HAVE_STDLIB_H
399
400/* Define to 1 if you have the <strings.h> header file. */
401#undef HAVE_STRINGS_H
402
403/* Define to 1 if you have the <string.h> header file. */
404#undef HAVE_STRING_H
405
406/* Define to 1 if you have the `strlcpy' function. */
407#undef HAVE_STRLCPY
408
409/* Define to 1 if the system has the type `struct ipv6_mreq'. */
410#undef HAVE_STRUCT_IPV6_MREQ
411
412/* Define to 1 if you have the <sys/epoll.h> header file. */
413#undef HAVE_SYS_EPOLL_H
414
415/* File monitoring with Inotify - sys/inotify.h */
416#undef HAVE_SYS_INOTIFY
417
418/* Define to 1 if you have the <sys/mman.h> header file. */
419#undef HAVE_SYS_MMAN_H
420
421/* Define to 1 if you have the <sys/prctl.h> header file. */
422#undef HAVE_SYS_PRCTL_H
423
424/* Define to 1 if you have the <sys/resource.h> header file. */
425#undef HAVE_SYS_RESOURCE_H
426
427/* Define to 1 if you have the <sys/select.h> header file. */
428#undef HAVE_SYS_SELECT_H
429
430/* Define to 1 if you have the <sys/socket.h> header file. */
431#undef HAVE_SYS_SOCKET_H
432
433/* Define to 1 if you have the <sys/stat.h> header file. */
434#undef HAVE_SYS_STAT_H
435
436/* Define to 1 if you have the <sys/timerfd.h> header file. */
437#undef HAVE_SYS_TIMERFD_H
438
439/* Define to 1 if you have the <sys/time.h> header file. */
440#undef HAVE_SYS_TIME_H
441
442/* Define to 1 if you have the <sys/types.h> header file. */
443#undef HAVE_SYS_TYPES_H
444
445/* Define to 1 if you have the <sys/un.h> header file. */
446#undef HAVE_SYS_UN_H
447
448/* Define to 1 if you have <sys/wait.h> that is POSIX.1 compatible. */
449#undef HAVE_SYS_WAIT_H
450
451/* Define to enable thread safety */
452#undef HAVE_THREAD_SAFETY
453
454/* Define to 1 if you have the `timerfd_create' function. */
455#undef HAVE_TIMERFD_CREATE
456
457/* Build Ecore_FB Touchscreen Code */
458#undef HAVE_TSLIB
459
460/* Define to 1 if you have the <unistd.h> header file. */
461#undef HAVE_UNISTD_H
462
463/* Define to 1 if you have the <ws2tcpip.h> header file. */
464#undef HAVE_WS2TCPIP_H
465
466/* Define to 1 if your compiler has __attribute__ */
467#undef HAVE___ATTRIBUTE__
468
469/* Define to the sub-directory in which libtool stores uninstalled libraries.
470 */
471#undef LT_OBJDIR
472
473/* Define to 1 if you need <netdb.h> to define MAXHOSTNAMELEN */
474#undef NEED_NETDB_H
475
476/* Define to 1 if you need <sys/param.h> to define MAXHOSTNAMELEN */
477#undef NEED_SYS_PARAM_H
478
479/* xcb version */
480#undef OLD_XCB_VERSION
481
482/* Name of package */
483#undef PACKAGE
484
485/* Define to the address where bug reports for this package should be sent. */
486#undef PACKAGE_BUGREPORT
487
488/* Define to the full name of this package. */
489#undef PACKAGE_NAME
490
491/* Define to the full name and version of this package. */
492#undef PACKAGE_STRING
493
494/* Define to the one symbol short name of this package. */
495#undef PACKAGE_TARNAME
496
497/* Define to the home page for this package. */
498#undef PACKAGE_URL
499
500/* Define to the version of this package. */
501#undef PACKAGE_VERSION
502
503/* default value since PATH_MAX is not defined */
504#undef PATH_MAX
505
506/* The size of `int', as computed by sizeof. */
507#undef SIZEOF_INT
508
509/* The size of `long', as computed by sizeof. */
510#undef SIZEOF_LONG
511
512/* If using the C implementation of alloca, define if you know the
513 direction of stack growth for your system; otherwise it will be
514 automatically deduced at runtime.
515 STACK_DIRECTION > 0 => grows toward higher addresses
516 STACK_DIRECTION < 0 => grows toward lower addresses
517 STACK_DIRECTION = 0 => direction of growth unknown */
518#undef STACK_DIRECTION
519
520/* Define to 1 if you have the ANSI C header files. */
521#undef STDC_HEADERS
522
523/* Use GnuTLS */
524#undef USE_GNUTLS
525
526/* Use GnuTLS 2 or higher */
527#undef USE_GNUTLS2
528
529/* Use g_main_loop in ecore */
530#undef USE_G_MAIN_LOOP
531
532/* Use OpenSSL */
533#undef USE_OPENSSL
534
535/* Enable extensions on AIX 3, Interix. */
536#ifndef _ALL_SOURCE
537# undef _ALL_SOURCE
538#endif
539/* Enable GNU extensions on systems that have them. */
540#ifndef _GNU_SOURCE
541# undef _GNU_SOURCE
542#endif
543/* Enable threading extensions on Solaris. */
544#ifndef _POSIX_PTHREAD_SEMANTICS
545# undef _POSIX_PTHREAD_SEMANTICS
546#endif
547/* Enable extensions on HP NonStop. */
548#ifndef _TANDEM_SOURCE
549# undef _TANDEM_SOURCE
550#endif
551/* Enable general extensions on Solaris. */
552#ifndef __EXTENSIONS__
553# undef __EXTENSIONS__
554#endif
555
556
557/* Version number of package */
558#undef VERSION
559
560/* Major version */
561#undef VERS_MAJ
562
563/* Micro version */
564#undef VERS_MIC
565
566/* Minor version */
567#undef VERS_MIN
568
569/* Revison */
570#undef VERS_REV
571
572/* Want Ecore_Timer dump infrastructure */
573#undef WANT_ECORE_TIMER_DUMP
574
575/* Define WORDS_BIGENDIAN to 1 if your processor stores words with the most
576 significant byte first (like Motorola and SPARC, unlike Intel). */
577#if defined AC_APPLE_UNIVERSAL_BUILD
578# if defined __BIG_ENDIAN__
579# define WORDS_BIGENDIAN 1
580# endif
581#else
582# ifndef WORDS_BIGENDIAN
583# undef WORDS_BIGENDIAN
584# endif
585#endif
586
587/* Define to 1 if the X Window System is missing or not being used. */
588#undef X_DISPLAY_MISSING
589
590/* Number of bits in a file offset, on hosts where this is settable. */
591#undef _FILE_OFFSET_BITS
592
593/* Define for large files, on AIX-style hosts. */
594#undef _LARGE_FILES
595
596/* Define to 1 if on MINIX. */
597#undef _MINIX
598
599/* Define to 2 if the system does not provide POSIX.1 features except with
600 this defined. */
601#undef _POSIX_1_SOURCE
602
603/* Define to 1 if you need to in order for `stat' and other things to work. */
604#undef _POSIX_SOURCE
605
606/* Macro declaring a function argument to be unused */
607#undef __UNUSED__
608
609/* Define to empty if `const' does not conform to ANSI C. */
610#undef const
611
612
613#endif /* EFL_CONFIG_H__ */
614