Fix bugs in previous commit that caused FTBFS in synfig and ETL FTBFS with older...
[synfig.git] / synfig-core / tags / 0.61.09 / synfig-core.xcodeproj / config.h
1 /* config.h.  Generated from config.h.in by configure.  */
2 /* config.h.in.  Generated from configure.in by autoheader.  */
3
4 #define USE_CF_BUNDLES  1
5
6 /* Describes the time at which the library will stop working */
7 /* #undef DEATH_TIME */
8
9 /* enable apple vImage */
10 /* #undef HAS_VIMAGE */
11
12 /* Define to 1 if you have the `argz_append' function. */
13 /* #undef HAVE_ARGZ_APPEND */
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 <assert.h> header file. */
31 #define HAVE_ASSERT_H 1
32
33 /* Define to 1 if you have the `bcopy' function. */
34 /* #undef HAVE_BCOPY */
35
36 /* Define to 1 if you have the `closedir' function. */
37 #define HAVE_CLOSEDIR 1
38
39 /* Define to 1 if you have the <ctype.h> header file. */
40 #define HAVE_CTYPE_H 1
41
42 /* Define to 1 if you have the <dirent.h> header file, and it defines `DIR'.
43    */
44 #define HAVE_DIRENT_H 1
45
46 /* Define if you have the GNU dld library. */
47 /* #undef HAVE_DLD */
48
49 /* Define to 1 if you have the <dld.h> header file. */
50 /* #undef HAVE_DLD_H */
51
52 /* Define to 1 if you have the `dlerror' function. */
53 #define HAVE_DLERROR 1
54
55 /* Define to 1 if you have the <dlfcn.h> header file. */
56 #define HAVE_DLFCN_H 1
57
58 /* Define to 1 if you have the <dl.h> header file. */
59 /* #undef HAVE_DL_H */
60
61 /* Define if you have the _dyld_func_lookup function. */
62 /* #undef HAVE_DYLD */
63
64 /* Define to 1 if you have the <errno.h> header file. */
65 #define HAVE_ERRNO_H 1
66
67 /* Define to 1 if the system has the type `error_t'. */
68 /* #undef HAVE_ERROR_T */
69
70 /* Define to 1 if you have the `floorl' function. */
71 #define HAVE_FLOORL 1
72
73 /* Define to 1 if you have the `fork' function. */
74 #define HAVE_FORK 1
75
76 /* Define to 1 if you have the `index' function. */
77 /* #undef HAVE_INDEX */
78
79 /* Define to 1 if you have the <inttypes.h> header file. */
80 #define HAVE_INTTYPES_H 1
81
82 /* Define to 1 if you have the `isnan' function. */
83 #define HAVE_ISNAN 1
84
85 /* Define to 1 if you have the `isnanf' function. */
86 /* #undef HAVE_ISNANF */
87
88 /* Define to 1 if you have the `kill' function. */
89 #define HAVE_KILL 1
90
91 /* Define if you have the libdl library or equivalent. */
92 #define HAVE_LIBDL 1
93
94 /* Define if JPEG library is available */
95 #define HAVE_LIBJPEG
96
97 /* Define if PNG library is available */
98 #define HAVE_LIBPNG
99
100 /* Define to 1 if you have the `pthread' library (-lpthread). */
101 #define HAVE_LIBPTHREAD 1
102
103 /* Define if TIFF library is available */
104 #define HAVE_LIBTIFF
105
106 /* Define to 1 if you have the <mach-o/dyld.h> header file. */
107 #define HAVE_MACH_O_DYLD_H 1
108
109 /* Define to 1 if you have the <malloc.h> header file. */
110 /* #undef HAVE_MALLOC_H */
111
112 /* Define to 1 if you have the `memcpy' function. */
113 #define HAVE_MEMCPY 1
114
115 /* Define to 1 if you have the `memmove' function. */
116 #define HAVE_MEMMOVE 1
117
118 /* Define to 1 if you have the <memory.h> header file. */
119 #define HAVE_MEMORY_H 1
120
121 /* Define to 1 if you have the <ndir.h> header file, and it defines `DIR'. */
122 /* #undef HAVE_NDIR_H */
123
124 /* Define to 1 if you have the `opendir' function. */
125 #define HAVE_OPENDIR 1
126
127 /* Define if OpenEXR is available */
128 /* #undef HAVE_OPENEXR */
129
130 /* Define to 1 if you have the `pipe' function. */
131 #define HAVE_PIPE 1
132
133 /* Define if libtool can extract symbol lists from object files. */
134 #define HAVE_PRELOADED_SYMBOLS 1
135
136 /* Define to 1 if you have the `readdir' function. */
137 #define HAVE_READDIR 1
138
139 /* Define to 1 if you have the `rindex' function. */
140 /* #undef HAVE_RINDEX */
141
142 /* Define if you have the shl_load function. */
143 /* #undef HAVE_SHL_LOAD */
144
145 /* Define to 1 if you have the <signal.h> header file. */
146 #define HAVE_SIGNAL_H 1
147
148 /* Define to 1 if you have the <stdint.h> header file. */
149 #define HAVE_STDINT_H 1
150
151 /* Define to 1 if you have the <stdio.h> header file. */
152 #define HAVE_STDIO_H 1
153
154 /* Define to 1 if you have the <stdlib.h> header file. */
155 #define HAVE_STDLIB_H 1
156
157 /* Define to 1 if you have the `strchr' function. */
158 #define HAVE_STRCHR 1
159
160 /* Define to 1 if you have the `strcmp' function. */
161 #define HAVE_STRCMP 1
162
163 /* Define to 1 if you have the <strings.h> header file. */
164 #define HAVE_STRINGS_H 1
165
166 /* Define to 1 if you have the <string.h> header file. */
167 #define HAVE_STRING_H 1
168
169 /* Define to 1 if you have the `strrchr' function. */
170 #define HAVE_STRRCHR 1
171
172 /* Define to 1 if you have the <sys/dir.h> header file, and it defines `DIR'.
173    */
174 /* #undef HAVE_SYS_DIR_H */
175
176 /* Define to 1 if you have the <sys/dl.h> header file. */
177 /* #undef HAVE_SYS_DL_H */
178
179 /* Define to 1 if you have the <sys/errno.h> header file. */
180 #define HAVE_SYS_ERRNO_H 1
181
182 /* Define to 1 if you have the <sys/ndir.h> header file, and it defines `DIR'.
183    */
184 /* #undef HAVE_SYS_NDIR_H */
185
186 /* Define to 1 if you have the <sys/stat.h> header file. */
187 #define HAVE_SYS_STAT_H 1
188
189 /* Define to 1 if you have the <sys/types.h> header file. */
190 #define HAVE_SYS_TYPES_H 1
191
192 /* Define to 1 if you have the <termios.h> header file. */
193 #define HAVE_TERMIOS_H 1
194
195 /* Define to 1 if you have the <unistd.h> header file. */
196 #define HAVE_UNISTD_H 1
197
198 /* Define to 1 if you have the `_floorl' function. */
199 /* #undef HAVE__FLOORL */
200
201 /* Define to 1 if you have the `_isnan' function. */
202 /* #undef HAVE__ISNAN */
203
204 /* Define to 1 if you have the `_isnanf' function. */
205 /* #undef HAVE__ISNANF */
206
207 /* Define if the OS needs help to load dependent libraries for dlopen(). */
208 /* #undef LTDL_DLOPEN_DEPLIBS */
209
210 /* Define to the sub-directory in which libtool stores uninstalled libraries.
211    */
212 #define LTDL_OBJDIR ".libs/"
213
214 /* Define to the name of the environment variable that determines the dynamic
215    library search path. */
216 #define LTDL_SHLIBPATH_VAR "DYLD_LIBRARY_PATH"
217
218 /* Define to the extension used for shared libraries, say, ".so". */
219 #define LTDL_SHLIB_EXT ".so"
220
221 /* Define to the system default library search path. */
222 #define LTDL_SYSSEARCHPATH "/usr/local/lib:/lib:/usr/lib"
223
224 /* LibLTDL is linked statically */
225 #define LT_SCOPE extern
226
227 /* Define if dlsym() requires a leading underscore in symbol names. */
228 /* #undef NEED_USCORE */
229
230 /* Name of package */
231 #define PACKAGE "synfig"
232
233 /* Define to the address where bug reports for this package should be sent. */
234 #define PACKAGE_BUGREPORT "darco@voria.com"
235
236 /* Define to the full name of this package. */
237 #define PACKAGE_NAME "Synfig Core"
238
239 /* Define to the full name and version of this package. */
240 #define PACKAGE_STRING "Synfig Core 0.61.05-257"
241
242 /* Define to the one symbol short name of this package. */
243 #define PACKAGE_TARNAME "synfig"
244
245 /* Define to the version of this package. */
246 #define PACKAGE_VERSION "0.61.05-257"
247
248 /* Define to 1 if you have the ANSI C header files. */
249 #define STDC_HEADERS 1
250
251 /* enable layer profiling */
252 /* #undef SYNFIG_PROFILE_LAYERS */
253
254 /* Version number of package */
255 #define VERSION "0.61.05-257"
256
257 /* enable fontconfig support */
258 #define WITH_FONTCONFIG
259
260 /* Define to empty if `const' does not conform to ANSI C. */
261 /* #undef const */
262
263 /* Define to a type to use for `error_t' if it is not otherwise available. */
264 #define error_t int