Fix bugs in previous commit that caused FTBFS in synfig and ETL FTBFS with older...
[synfig.git] / synfig-core / tags / synfig_0_61_04 / synfig-core / synfig.pbproj / config.h
1 /* config.h.  Generated automatically by configure.  */
2 /* config-h.in.  Generated automatically from configure.in by autoheader.  */
3 /* Define to the address where bug reports for this package should be sent. */
4
5 #define PACKAGE_BUGREPORT "darco@deepdarc.com"
6 #define PROJECT_BUILDER 1
7
8 /* Define to the full name of this package. */
9 #define PACKAGE "synfig"
10
11 /* Define to the version of this package. */
12 #define VERSION "0.60.05-mac"
13
14 #define LTDL_SHLIB_EXT  ".so"
15
16 #define PLATFORM_DARWIN_PPC 1
17
18 /* Define to empty if the keyword does not work.  */
19 /* #undef const */
20
21 /* Define as __inline if that's what the C compiler calls it.  */
22 /* #undef inline */
23
24 #define SYNFIG_LTDL_NO_STATIC
25
26 /* Define if you have the ANSI C header files.  */
27 #define STDC_HEADERS 1
28
29 /* Define if you have the argz_append function.  */
30 /* #undef HAVE_ARGZ_APPEND */
31
32 /* Define if you have the argz_create_sep function.  */
33 /* #undef HAVE_ARGZ_CREATE_SEP */
34
35 /* Define if you have the argz_insert function.  */
36 /* #undef HAVE_ARGZ_INSERT */
37
38 /* Define if you have the argz_next function.  */
39 /* #undef HAVE_ARGZ_NEXT */
40
41 /* Define if you have the argz_stringify function.  */
42 /* #undef HAVE_ARGZ_STRINGIFY */
43
44 /* Define if you have the bcopy function.  */
45 /* #undef HAVE_BCOPY */
46
47 /* Define if you have the dlerror function.  */
48 /* #undef HAVE_DLERROR */
49
50 /* Define if you have the index function.  */
51 /* #undef HAVE_INDEX */
52
53 /* Define if you have the memcpy function.  */
54 #define HAVE_MEMCPY 1
55
56 /* Define if you have the memmove function.  */
57 #define HAVE_MEMMOVE 1
58
59 /* Define if you have the rindex function.  */
60 /* #undef HAVE_RINDEX */
61
62 /* Define if you have the strchr function.  */
63 #define HAVE_STRCHR 1
64
65 /* Define if you have the strcmp function.  */
66 #define HAVE_STRCMP 1
67
68 /* Define if you have the strrchr function.  */
69 #define HAVE_STRRCHR 1
70
71 /* Define if you have the <argz.h> header file.  */
72 /* #undef HAVE_ARGZ_H */
73
74 /* Define if you have the <assert.h> header file.  */
75 /* #undef HAVE_ASSERT_H */
76
77 /* Define if you have the <ctype.h> header file.  */
78 #define HAVE_CTYPE_H 1
79
80 /* Define if you have the <dirent.h> header file.  */
81 #define HAVE_DIRENT_H 1
82
83 /* Define if you have the <dl.h> header file.  */
84 /* #undef HAVE_DL_H */
85
86 /* Define if you have the <dld.h> header file.  */
87 /* #undef HAVE_DLD_H */
88
89 /* Define if you have the <dlfcn.h> header file.  */
90 #undef HAVE_DLFCN_H
91
92 /* Define if you have the <errno.h> header file.  */
93 #define HAVE_ERRNO_H 1
94
95 /* Define if you have the <malloc.h> header file.  */
96 /* #undef HAVE_MALLOC_H */
97
98 /* Define if you have the <memory.h> header file.  */
99 #define HAVE_MEMORY_H 1
100
101 /* Define if you have the <ndir.h> header file.  */
102 /* #undef HAVE_NDIR_H */
103
104 /* Define if you have the <stdio.h> header file.  */
105 #define HAVE_STDIO_H 1
106
107 /* Define if you have the <stdlib.h> header file.  */
108 #define HAVE_STDLIB_H 1
109
110 /* Define if you have the <string.h> header file.  */
111 #define HAVE_STRING_H 1
112
113 /* Define if you have the <strings.h> header file.  */
114 /* #undef HAVE_STRINGS_H */
115
116 /* Define if you have the <sys/dir.h> header file.  */
117 /* #undef HAVE_SYS_DIR_H */
118
119 /* Define if you have the <sys/dl.h> header file.  */
120 /* #undef HAVE_SYS_DL_H */
121
122 /* Define if you have the <sys/ndir.h> header file.  */
123 /* #undef HAVE_SYS_NDIR_H */
124
125 /* Define if you have the <unistd.h> header file.  */
126 #define HAVE_UNISTD_H 1
127
128 /* Define to the extension used for shared libraries, say, .so.  */
129 /* #undef LTDL_SHLIB_EXT */
130
131 /* Define to the name of the environment variable that determines the dynamic library search path.  */
132 #define LTDL_SHLIBPATH_VAR "DYLD_LIBRARY_PATH"
133
134 /* Define to the system default library search path.  */
135 #define LTDL_SYSSEARCHPATH "/lib:/usr/lib"
136
137 /* Define to the sub-directory in which libtool stores uninstalled libraries.  */
138 #define LTDL_OBJDIR ".libs/"
139
140 /* Define if libtool can extract symbol lists from object files.  */
141 #define HAVE_PRELOADED_SYMBOLS 1
142
143 /* Define if you have the libdl library or equivalent.  */
144 /* #undef HAVE_LIBDL */
145
146 /* Define if you have the libdl library or equivalent. */
147 /* #undef HAVE_LIBDL */
148
149 /* Define if you have the libdl library or equivalent. */
150 /* #undef HAVE_LIBDL */
151
152 /* Define if you have the shl_load function. */
153 /* #undef HAVE_SHL_LOAD */
154
155 /* Define if you have the shl_load function. */
156 /* #undef HAVE_SHL_LOAD */
157
158 /* Define if you have the GNU dld library. */
159 /* #undef HAVE_DLD */
160
161 /* Define if dlsym() requires a leading underscode in symbol names.  */
162 /* #undef NEED_USCORE */
163
164 /* Define if the OS needs help to load dependent libraries for dlopen().  */
165 #define LTDL_DLOPEN_DEPLIBS 1
166
167 /* Define to a type to use for `error_t' if it is not otherwise available. */
168 #define error_t int
169
170 /* Define to 1 if you have the `argz_append' function. */
171 /* #undef HAVE_ARGZ_APPEND */
172
173 /* Define to 1 if you have the `argz_create_sep' function. */
174 /* #undef HAVE_ARGZ_CREATE_SEP */
175
176 /* Define to 1 if you have the <argz.h> header file. */
177 /* #undef HAVE_ARGZ_H */
178
179 /* Define to 1 if you have the `argz_insert' function. */
180 /* #undef HAVE_ARGZ_INSERT */
181
182 /* Define to 1 if you have the `argz_next' function. */
183 /* #undef HAVE_ARGZ_NEXT */
184
185 /* Define to 1 if you have the `argz_stringify' function. */
186 /* #undef HAVE_ARGZ_STRINGIFY */
187
188 /* Define to 1 if you have the <assert.h> header file. */
189 /* #undef HAVE_ASSERT_H */
190
191 /* Define to 1 if you have the `bcopy' function. */
192 /* #undef HAVE_BCOPY */
193
194 /* Define to 1 if you have the <ctype.h> header file. */
195 #define HAVE_CTYPE_H 1
196
197 /* Define to 1 if you have the <dirent.h> header file, and it defines `DIR'.
198    */
199 #define HAVE_DIRENT_H 1
200
201 /* Define if you have the GNU dld library. */
202 /* #undef HAVE_DLD */
203
204 /* Define to 1 if you have the <dld.h> header file. */
205 /* #undef HAVE_DLD_H */
206
207 /* Define to 1 if you have the `dlerror' function. */
208 #define HAVE_DLERROR 1
209
210 /* Define to 1 if you have the <dlfcn.h> header file. */
211 #define HAVE_DLFCN_H 1
212
213 /* Define to 1 if you have the <dl.h> header file. */
214 /* #undef HAVE_DL_H */
215
216 /* Define to 1 if you have the <errno.h> header file. */
217 #define HAVE_ERRNO_H 1
218
219 /* Define to 1 if the system has the type `error_t'. */
220 /* #undef HAVE_ERROR_T */
221
222 /* Define to 1 if you have the `index' function. */
223 /* #undef HAVE_INDEX */
224
225 /* Define to 1 if you have the <inttypes.h> header file. */
226 #define HAVE_INTTYPES_H 1
227
228 /* Define if you have the libdl library or equivalent. */
229 #define HAVE_LIBDL 1
230
231 /* Define to 1 if you have the <malloc.h> header file. */
232 /* #undef HAVE_MALLOC_H */
233
234 #define HAVE_SIGNAL_H 1
235
236 /* Define to 1 if you have the `memcpy' function. */
237 #define HAVE_MEMCPY 1
238
239 /* Define to 1 if you have the `memmove' function. */
240 #define HAVE_MEMMOVE 1
241
242 /* Define to 1 if you have the <memory.h> header file. */
243 #define HAVE_MEMORY_H 1
244
245 /* Define to 1 if you have the <ndir.h> header file, and it defines `DIR'. */
246 /* #undef HAVE_NDIR_H */
247
248 /* Define if libtool can extract symbol lists from object files. */
249 #define HAVE_PRELOADED_SYMBOLS 1
250
251 /* Define to 1 if you have the `rindex' function. */
252 /* #undef HAVE_RINDEX */
253
254 /* Define if you have the shl_load function. */
255 /* #undef HAVE_SHL_LOAD */
256
257 /* Define to 1 if you have the <stdint.h> header file. */
258 #define HAVE_STDINT_H 1
259
260 /* Define to 1 if you have the <stdio.h> header file. */
261 #define HAVE_STDIO_H 1
262
263 /* Define to 1 if you have the <stdlib.h> header file. */
264 #define HAVE_STDLIB_H 1
265
266 /* Define to 1 if you have the `strchr' function. */
267 #define HAVE_STRCHR 1
268
269 /* Define to 1 if you have the `strcmp' function. */
270 #define HAVE_STRCMP 1
271
272 /* Define to 1 if you have the <strings.h> header file. */
273 #define HAVE_STRINGS_H 1
274
275 /* Define to 1 if you have the <string.h> header file. */
276 #define HAVE_STRING_H 1
277
278 /* Define to 1 if you have the `strrchr' function. */
279 #define HAVE_STRRCHR 1
280
281 /* Define to 1 if you have the <sys/dir.h> header file, and it defines `DIR'.
282    */
283 /* #undef HAVE_SYS_DIR_H */
284
285 /* Define to 1 if you have the <sys/dl.h> header file. */
286 /* #undef HAVE_SYS_DL_H */
287
288 /* Define to 1 if you have the <sys/ndir.h> header file, and it defines `DIR'.
289    */
290 /* #undef HAVE_SYS_NDIR_H */
291
292 /* Define to 1 if you have the <sys/stat.h> header file. */
293 #define HAVE_SYS_STAT_H 1
294
295 /* Define to 1 if you have the <sys/types.h> header file. */
296 #define HAVE_SYS_TYPES_H 1
297
298 /* Define to 1 if you have the <unistd.h> header file. */
299 #define HAVE_UNISTD_H 1
300
301 /* Define if the OS needs help to load dependent libraries for dlopen(). */
302 #define LTDL_DLOPEN_DEPLIBS 1
303
304 /* Define to the sub-directory in which libtool stores uninstalled libraries.
305    */
306 #define LTDL_OBJDIR ".libs/"
307
308 /* Define to the name of the environment variable that determines the dynamic
309    library search path. */
310 #define LTDL_SHLIBPATH_VAR "DYLD_LIBRARY_PATH"
311
312 /* Define to the extension used for shared libraries, say, ".so". */
313 /* #undef LTDL_SHLIB_EXT */
314
315 /* Define to the system default library search path. */
316 #define LTDL_SYSSEARCHPATH "/lib:/usr/lib"
317
318 /* Define if dlsym() requires a leading underscode in symbol names. */
319 #define NEED_USCORE 1
320
321
322 /* Define to 1 if you have the ANSI C header files. */
323 #define STDC_HEADERS 1
324
325 /* Define to empty if `const' does not conform to ANSI C. */
326 /* #undef const */
327
328 /* Define to a type to use for `error_t' if it is not otherwise available. */
329 #define error_t int
330
331 #define HAVE_LIBPNG     1
332 #define HAVE_OPENEXR    1
333 /* Define as `__inline' if that's what the C compiler calls it, or to nothing
334    if it is not supported. */
335 /* #undef inline */