aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/libraries/elementary/elementary_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/elementary/elementary_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 'libraries/elementary/elementary_config.h.in')
-rw-r--r--libraries/elementary/elementary_config.h.in286
1 files changed, 0 insertions, 286 deletions
diff --git a/libraries/elementary/elementary_config.h.in b/libraries/elementary/elementary_config.h.in
deleted file mode 100644
index a8823f2..0000000
--- a/libraries/elementary/elementary_config.h.in
+++ /dev/null
@@ -1,286 +0,0 @@
1/* elementary_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/* Define to one of `_getb67', `GETB67', `getb67' for Cray-2 and Cray-YMP
12 systems. This function is required for `alloca.c' support on those systems.
13 */
14#undef CRAY_STACKSEG_END
15
16/* Define to 1 if using `alloca.c'. */
17#undef C_ALLOCA
18
19/* "Shared extension" */
20#undef EFL_SHARED_EXTENSION
21
22/* "subdirectory for all elementary data" */
23#undef ELEMENTARY_BASE_DIR
24
25/* Define to 1 if translation of program messages to the user's native
26 language is requested. */
27#undef ENABLE_NLS
28
29/* Define to 1 if you have `alloca', as a function or macro. */
30#undef HAVE_ALLOCA
31
32/* Define to 1 if you have <alloca.h> and it should be used (not on Ultrix).
33 */
34#undef HAVE_ALLOCA_H
35
36/* Define to 1 if you have the MacOS X function CFLocaleCopyCurrent in the
37 CoreFoundation framework. */
38#undef HAVE_CFLOCALECOPYCURRENT
39
40/* Define to 1 if you have the MacOS X function CFPreferencesCopyAppValue in
41 the CoreFoundation framework. */
42#undef HAVE_CFPREFERENCESCOPYAPPVALUE
43
44/* Define to 1 if you have the <crt_externs.h> header file. */
45#undef HAVE_CRT_EXTERNS_H
46
47/* Define if the GNU dcgettext() function is already present or preinstalled.
48 */
49#undef HAVE_DCGETTEXT
50
51/* Define to 1 if you have the `dladdr' function. */
52#undef HAVE_DLADDR
53
54/* Define to 1 if you have the <dlfcn.h> header file. */
55#undef HAVE_DLFCN_H
56
57/* Define to 1 if you have the `dlopen' function. */
58#undef HAVE_DLOPEN
59
60/* Use EIO for asynchronous file access */
61#undef HAVE_EIO
62
63/* COCOA support for Elementary */
64#undef HAVE_ELEMENTARY_COCOA
65
66/* Elementary debug. */
67#undef HAVE_ELEMENTARY_DEBUG
68
69/* Have Ecore_Con support */
70#undef HAVE_ELEMENTARY_ECORE_CON
71
72/* Have Ecore_IMF support */
73#undef HAVE_ELEMENTARY_ECORE_IMF
74
75/* EDBus support for Elementary */
76#undef HAVE_ELEMENTARY_EDBUS
77
78/* Efreet support for Elementary */
79#undef HAVE_ELEMENTARY_EFREET
80
81/* EMap support for Elementary */
82#undef HAVE_ELEMENTARY_EMAP
83
84/* Ethumb support for Elementary */
85#undef HAVE_ELEMENTARY_ETHUMB
86
87/* EWeather support for Elementary */
88#undef HAVE_ELEMENTARY_EWEATHER
89
90/* FB support for Elementary */
91#undef HAVE_ELEMENTARY_FB
92
93/* PSL1GHT support for Elementary */
94#undef HAVE_ELEMENTARY_PSL1GHT
95
96/* SDL support for Elementary */
97#undef HAVE_ELEMENTARY_SDL
98
99/* Web support for Elementary */
100#undef HAVE_ELEMENTARY_WEB
101
102/* Windows XP support for Elementary */
103#undef HAVE_ELEMENTARY_WIN32
104
105/* Windows CE support for Elementary */
106#undef HAVE_ELEMENTARY_WINCE
107
108/* X11 support for Elementary */
109#undef HAVE_ELEMENTARY_X
110
111/* Use Emotion for asynchronous file access */
112#undef HAVE_EMOTION
113
114/* Set to 1 if evil package is installed. */
115#undef HAVE_EVIL
116
117/* Define to 1 if you have the `fork' function. */
118#undef HAVE_FORK
119
120/* Define if the GNU gettext() function is already present or preinstalled. */
121#undef HAVE_GETTEXT
122
123/* Define if you have the iconv() function and it works. */
124#undef HAVE_ICONV
125
126/* Define to 1 if you have the <inttypes.h> header file. */
127#undef HAVE_INTTYPES_H
128
129/* Define to 1 if you have the <langinfo.h> header file. */
130#undef HAVE_LANGINFO_H
131
132/* Define to 1 if you have the `socket' library (-lsocket). */
133#undef HAVE_LIBSOCKET
134
135/* Define to 1 if you have the <locale.h> header file. */
136#undef HAVE_LOCALE_H
137
138/* Define to 1 if you have the <memory.h> header file. */
139#undef HAVE_MEMORY_H
140
141/* Have sys/mman.h header file */
142#undef HAVE_MMAN_H
143
144/* Define to 1 if you have the <stdint.h> header file. */
145#undef HAVE_STDINT_H
146
147/* Define to 1 if you have the <stdlib.h> header file. */
148#undef HAVE_STDLIB_H
149
150/* Define to 1 if you have the <strings.h> header file. */
151#undef HAVE_STRINGS_H
152
153/* Define to 1 if you have the <string.h> header file. */
154#undef HAVE_STRING_H
155
156/* Define to 1 if you have the <sys/stat.h> header file. */
157#undef HAVE_SYS_STAT_H
158
159/* Define to 1 if you have the <sys/types.h> header file. */
160#undef HAVE_SYS_TYPES_H
161
162/* Define to 1 if you have the <unistd.h> header file. */
163#undef HAVE_UNISTD_H
164
165/* Define to 1 if your compiler has __attribute__ */
166#undef HAVE___ATTRIBUTE__
167
168/* Define to the sub-directory in which libtool stores uninstalled libraries.
169 */
170#undef LT_OBJDIR
171
172/* "Module architecture" */
173#undef MODULE_ARCH
174
175/* "Edje module architecture" */
176#undef MODULE_EDJE
177
178/* Name of package */
179#undef PACKAGE
180
181/* Define to the address where bug reports for this package should be sent. */
182#undef PACKAGE_BUGREPORT
183
184/* Define to the full name of this package. */
185#undef PACKAGE_NAME
186
187/* Define to the full name and version of this package. */
188#undef PACKAGE_STRING
189
190/* Define to the one symbol short name of this package. */
191#undef PACKAGE_TARNAME
192
193/* Define to the home page for this package. */
194#undef PACKAGE_URL
195
196/* Define to the version of this package. */
197#undef PACKAGE_VERSION
198
199/* default value since PATH_MAX is not defined */
200#undef PATH_MAX
201
202/* If using the C implementation of alloca, define if you know the
203 direction of stack growth for your system; otherwise it will be
204 automatically deduced at runtime.
205 STACK_DIRECTION > 0 => grows toward higher addresses
206 STACK_DIRECTION < 0 => grows toward lower addresses
207 STACK_DIRECTION = 0 => direction of growth unknown */
208#undef STACK_DIRECTION
209
210/* Define to 1 if you have the ANSI C header files. */
211#undef STDC_HEADERS
212
213/* Enable extensions on AIX 3, Interix. */
214#ifndef _ALL_SOURCE
215# undef _ALL_SOURCE
216#endif
217/* Enable GNU extensions on systems that have them. */
218#ifndef _GNU_SOURCE
219# undef _GNU_SOURCE
220#endif
221/* Enable threading extensions on Solaris. */
222#ifndef _POSIX_PTHREAD_SEMANTICS
223# undef _POSIX_PTHREAD_SEMANTICS
224#endif
225/* Enable extensions on HP NonStop. */
226#ifndef _TANDEM_SOURCE
227# undef _TANDEM_SOURCE
228#endif
229/* Enable general extensions on Solaris. */
230#ifndef __EXTENSIONS__
231# undef __EXTENSIONS__
232#endif
233
234
235/* Version number of package */
236#undef VERSION
237
238/* Major version */
239#undef VMAJ
240
241/* Micro version */
242#undef VMIC
243
244/* Minor version */
245#undef VMIN
246
247/* Revison */
248#undef VREV
249
250/* "WebKit's data dir" */
251#undef WEBKIT_DATADIR
252
253/* Define WORDS_BIGENDIAN to 1 if your processor stores words with the most
254 significant byte first (like Motorola and SPARC, unlike Intel). */
255#if defined AC_APPLE_UNIVERSAL_BUILD
256# if defined __BIG_ENDIAN__
257# define WORDS_BIGENDIAN 1
258# endif
259#else
260# ifndef WORDS_BIGENDIAN
261# undef WORDS_BIGENDIAN
262# endif
263#endif
264
265/* Define to 1 if on MINIX. */
266#undef _MINIX
267
268/* Define to 2 if the system does not provide POSIX.1 features except with
269 this defined. */
270#undef _POSIX_1_SOURCE
271
272/* Define to 1 if you need to in order for `stat' and other things to work. */
273#undef _POSIX_SOURCE
274
275/* Macro declaring a function argument to be unused */
276#undef __UNUSED__
277
278/* Define to empty if `const' does not conform to ANSI C. */
279#undef const
280
281/* "apple doesn't follow POSIX in this case." */
282#undef environ
283
284
285#endif /* EFL_CONFIG_H__ */
286