]> granicus.if.org Git - imagemagick/blob - magick/magick-config.h
(no commit message)
[imagemagick] / magick / magick-config.h
1 #ifndef _MAGICK_MAGICK_CONFIG_H
2 #define _MAGICK_MAGICK_CONFIG_H 1
3  
4 /* magick/magick-config.h. Generated automatically at end of configure. */
5 /* config/config.h.  Generated from config.h.in by configure.  */
6 /* config/config.h.in.  Generated from configure.ac by autoheader.  */
7
8 /* Define if building universal (internal helper macro) */
9 /* #undef AC_APPLE_UNIVERSAL_BUILD */
10
11 /* Define if you have AUTOTRACE library */
12 /* #undef AUTOTRACE_DELEGATE */
13
14 /* Define if coders and filters are to be built as modules. */
15 /* #undef BUILD_MODULES */
16
17 /* Define if you have the bzip2 library */
18 #ifndef MAGICKCORE_BZLIB_DELEGATE 
19 #define MAGICKCORE_BZLIB_DELEGATE  1 
20 #endif
21
22 /* Define if you have CAIRO library */
23 #ifndef MAGICKCORE_CAIRO_DELEGATE 
24 #define MAGICKCORE_CAIRO_DELEGATE  1 
25 #endif
26
27 /* permit enciphering and deciphering image pixels */
28 #ifndef MAGICKCORE_CIPHER_SUPPORT 
29 #define MAGICKCORE_CIPHER_SUPPORT  1 
30 #endif
31
32 /* Define to 1 if the `closedir' function returns void instead of `int'. */
33 /* #undef CLOSEDIR_VOID */
34
35 /* Location of coder modules */
36 #ifndef MAGICKCORE_CODER_PATH 
37 #define MAGICKCORE_CODER_PATH  "/usr/local/lib/ImageMagick-6.5.9/modules-Q16/coders/" 
38 #endif
39
40 /* Subdirectory of lib where coder modules are installed */
41 #ifndef MAGICKCORE_CODER_RELATIVE_PATH 
42 #define MAGICKCORE_CODER_RELATIVE_PATH  "ImageMagick-6.5.9/modules-Q16/coders" 
43 #endif
44
45 /* Directory where architecture-dependent configuration files live. */
46 #ifndef MAGICKCORE_CONFIGURE_PATH 
47 #define MAGICKCORE_CONFIGURE_PATH  "/usr/local/lib/ImageMagick-6.5.9/config/" 
48 #endif
49
50 /* Subdirectory of lib where architecture-dependent configuration files live.
51    */
52 #ifndef MAGICKCORE_CONFIGURE_RELATIVE_PATH 
53 #define MAGICKCORE_CONFIGURE_RELATIVE_PATH  "ImageMagick-6.5.9/config" 
54 #endif
55
56 /* Define if you have DJVU library */
57 #ifndef MAGICKCORE_DJVU_DELEGATE 
58 #define MAGICKCORE_DJVU_DELEGATE  1 
59 #endif
60
61 /* Directory where ImageMagick documents live. */
62 #ifndef MAGICKCORE_DOCUMENTATION_PATH 
63 #define MAGICKCORE_DOCUMENTATION_PATH  "/usr/local/share/doc/ImageMagick-6.5.9/" 
64 #endif
65
66 /* Define if you have Display Postscript */
67 /* #undef DPS_DELEGATE */
68
69 /* Build self-contained, embeddable, zero-configuration ImageMagick
70    (experimental) */
71 /* #undef EMBEDDABLE_SUPPORT */
72
73 /* exclude deprecated methods in MagickCore API */
74 /* #undef EXCLUDE_DEPRECATED */
75
76 /* Directory where executables are installed. */
77 #ifndef MAGICKCORE_EXECUTABLE_PATH 
78 #define MAGICKCORE_EXECUTABLE_PATH  "/usr/local/bin/" 
79 #endif
80
81 /* Define if you have FFTW library */
82 #ifndef MAGICKCORE_FFTW_DELEGATE 
83 #define MAGICKCORE_FFTW_DELEGATE  1 
84 #endif
85
86 /* Location of filter modules */
87 #ifndef MAGICKCORE_FILTER_PATH 
88 #define MAGICKCORE_FILTER_PATH  "/usr/local/lib/ImageMagick-6.5.9/modules-Q16/filters/" 
89 #endif
90
91 /* Subdirectory of lib where filter modules are installed */
92 #ifndef MAGICKCORE_FILTER_RELATIVE_PATH 
93 #define MAGICKCORE_FILTER_RELATIVE_PATH  "ImageMagick-6.5.9/modules-Q16/filters" 
94 #endif
95
96 /* Define if you have FONTCONFIG library */
97 #ifndef MAGICKCORE_FONTCONFIG_DELEGATE 
98 #define MAGICKCORE_FONTCONFIG_DELEGATE  1 
99 #endif
100
101 /* Define if you have FlashPIX library */
102 /* #undef FPX_DELEGATE */
103
104 /* Define if you have FreeType (TrueType font) library */
105 #ifndef MAGICKCORE_FREETYPE_DELEGATE 
106 #define MAGICKCORE_FREETYPE_DELEGATE  1 
107 #endif
108
109 /* Define if you have Ghostscript library or framework */
110 /* #undef GS_DELEGATE */
111
112 /* Define if you have GVC library */
113 /* #undef GVC_DELEGATE */
114
115 /* Define to 1 if you have the `argz_add' function. */
116 #ifndef MAGICKCORE_HAVE_ARGZ_ADD 
117 #define MAGICKCORE_HAVE_ARGZ_ADD  1 
118 #endif
119
120 /* Define to 1 if you have the `argz_append' function. */
121 #ifndef MAGICKCORE_HAVE_ARGZ_APPEND 
122 #define MAGICKCORE_HAVE_ARGZ_APPEND  1 
123 #endif
124
125 /* Define to 1 if you have the `argz_count' function. */
126 #ifndef MAGICKCORE_HAVE_ARGZ_COUNT 
127 #define MAGICKCORE_HAVE_ARGZ_COUNT  1 
128 #endif
129
130 /* Define to 1 if you have the `argz_create_sep' function. */
131 #ifndef MAGICKCORE_HAVE_ARGZ_CREATE_SEP 
132 #define MAGICKCORE_HAVE_ARGZ_CREATE_SEP  1 
133 #endif
134
135 /* Define to 1 if you have the <argz.h> header file. */
136 #ifndef MAGICKCORE_HAVE_ARGZ_H 
137 #define MAGICKCORE_HAVE_ARGZ_H  1 
138 #endif
139
140 /* Define to 1 if you have the `argz_insert' function. */
141 #ifndef MAGICKCORE_HAVE_ARGZ_INSERT 
142 #define MAGICKCORE_HAVE_ARGZ_INSERT  1 
143 #endif
144
145 /* Define to 1 if you have the `argz_next' function. */
146 #ifndef MAGICKCORE_HAVE_ARGZ_NEXT 
147 #define MAGICKCORE_HAVE_ARGZ_NEXT  1 
148 #endif
149
150 /* Define to 1 if you have the `argz_stringify' function. */
151 #ifndef MAGICKCORE_HAVE_ARGZ_STRINGIFY 
152 #define MAGICKCORE_HAVE_ARGZ_STRINGIFY  1 
153 #endif
154
155 /* Define to 1 if you have the <arm/limits.h> header file. */
156 /* #undef HAVE_ARM_LIMITS_H */
157
158 /* Define to 1 if you have the `atexit' function. */
159 #ifndef MAGICKCORE_HAVE_ATEXIT 
160 #define MAGICKCORE_HAVE_ATEXIT  1 
161 #endif
162
163 /* define if bool is a built-in type */
164 #ifndef MAGICKCORE_HAVE_BOOL 
165 #define MAGICKCORE_HAVE_BOOL  /**/ 
166 #endif
167
168 /* Define to 1 if you have the `clock' function. */
169 #ifndef MAGICKCORE_HAVE_CLOCK 
170 #define MAGICKCORE_HAVE_CLOCK  1 
171 #endif
172
173 /* Define to 1 if you have clock_gettime. */
174 #ifndef MAGICKCORE_HAVE_CLOCK_GETTIME 
175 #define MAGICKCORE_HAVE_CLOCK_GETTIME  1 
176 #endif
177
178 /* Define to 1 if clock_gettime supports CLOCK_REALTIME. */
179 #ifndef MAGICKCORE_HAVE_CLOCK_REALTIME 
180 #define MAGICKCORE_HAVE_CLOCK_REALTIME  1 
181 #endif
182
183 /* Define to 1 if you have the `closedir' function. */
184 #ifndef MAGICKCORE_HAVE_CLOSEDIR 
185 #define MAGICKCORE_HAVE_CLOSEDIR  1 
186 #endif
187
188 /* Define to 1 if you have the <CL/cl.h> header file. */
189 /* #undef HAVE_CL_CL_H */
190
191 /* Define to 1 if you have the <complex.h> header file. */
192 #ifndef MAGICKCORE_HAVE_COMPLEX_H 
193 #define MAGICKCORE_HAVE_COMPLEX_H  1 
194 #endif
195
196 /* Define to 1 if you have the declaration of `cygwin_conv_path', and to 0 if
197    you don't. */
198 /* #undef HAVE_DECL_CYGWIN_CONV_PATH */
199
200 /* Define to 1 if you have the declaration of `pread', and to 0 if you don't.
201    */
202 #ifndef MAGICKCORE_HAVE_DECL_PREAD 
203 #define MAGICKCORE_HAVE_DECL_PREAD  1 
204 #endif
205
206 /* Define to 1 if you have the declaration of `pwrite', and to 0 if you don't.
207    */
208 #ifndef MAGICKCORE_HAVE_DECL_PWRITE 
209 #define MAGICKCORE_HAVE_DECL_PWRITE  1 
210 #endif
211
212 /* Define to 1 if you have the declaration of `strlcpy', and to 0 if you
213    don't. */
214 #ifndef MAGICKCORE_HAVE_DECL_STRLCPY 
215 #define MAGICKCORE_HAVE_DECL_STRLCPY  0 
216 #endif
217
218 /* Define to 1 if you have the declaration of `vsnprintf', and to 0 if you
219    don't. */
220 #ifndef MAGICKCORE_HAVE_DECL_VSNPRINTF 
221 #define MAGICKCORE_HAVE_DECL_VSNPRINTF  1 
222 #endif
223
224 /* Define to 1 if you have the `directio' function. */
225 /* #undef HAVE_DIRECTIO */
226
227 /* Define to 1 if you have the <dirent.h> header file, and it defines `DIR'.
228    */
229 #ifndef MAGICKCORE_HAVE_DIRENT_H 
230 #define MAGICKCORE_HAVE_DIRENT_H  1 
231 #endif
232
233 /* Define if you have the GNU dld library. */
234 /* #undef HAVE_DLD */
235
236 /* Define to 1 if you have the <dld.h> header file. */
237 /* #undef HAVE_DLD_H */
238
239 /* Define to 1 if you have the `dlerror' function. */
240 #ifndef MAGICKCORE_HAVE_DLERROR 
241 #define MAGICKCORE_HAVE_DLERROR  1 
242 #endif
243
244 /* Define to 1 if you have the <dlfcn.h> header file. */
245 #ifndef MAGICKCORE_HAVE_DLFCN_H 
246 #define MAGICKCORE_HAVE_DLFCN_H  1 
247 #endif
248
249 /* Define to 1 if you have the <dl.h> header file. */
250 /* #undef HAVE_DL_H */
251
252 /* Define to 1 if you don't have `vprintf' but do have `_doprnt.' */
253 /* #undef HAVE_DOPRNT */
254
255 /* Define if you have the _dyld_func_lookup function. */
256 /* #undef HAVE_DYLD */
257
258 /* Define to 1 if you have the <errno.h> header file. */
259 #ifndef MAGICKCORE_HAVE_ERRNO_H 
260 #define MAGICKCORE_HAVE_ERRNO_H  1 
261 #endif
262
263 /* Define to 1 if the system has the type `error_t'. */
264 #ifndef MAGICKCORE_HAVE_ERROR_T 
265 #define MAGICKCORE_HAVE_ERROR_T  1 
266 #endif
267
268 /* Define to 1 if you have the `execvp' function. */
269 #ifndef MAGICKCORE_HAVE_EXECVP 
270 #define MAGICKCORE_HAVE_EXECVP  1 
271 #endif
272
273 /* Define to 1 if you have the <fcntl.h> header file. */
274 #ifndef MAGICKCORE_HAVE_FCNTL_H 
275 #define MAGICKCORE_HAVE_FCNTL_H  1 
276 #endif
277
278 /* Define to 1 if you have the `floor' function. */
279 /* #undef HAVE_FLOOR */
280
281 /* Define to 1 if you have the `fork' function. */
282 #ifndef MAGICKCORE_HAVE_FORK 
283 #define MAGICKCORE_HAVE_FORK  1 
284 #endif
285
286 /* Define to 1 if fseeko (and presumably ftello) exists and is declared. */
287 #ifndef MAGICKCORE_HAVE_FSEEKO 
288 #define MAGICKCORE_HAVE_FSEEKO  1 
289 #endif
290
291 /* Define to 1 if you have the <ft2build.h> header file. */
292 #ifndef MAGICKCORE_HAVE_FT2BUILD_H 
293 #define MAGICKCORE_HAVE_FT2BUILD_H  1 
294 #endif
295
296 /* Define to 1 if you have the `ftime' function. */
297 #ifndef MAGICKCORE_HAVE_FTIME 
298 #define MAGICKCORE_HAVE_FTIME  1 
299 #endif
300
301 /* Define to 1 if you have the `ftruncate' function. */
302 #ifndef MAGICKCORE_HAVE_FTRUNCATE 
303 #define MAGICKCORE_HAVE_FTRUNCATE  1 
304 #endif
305
306 /* Define to 1 if you have the `getcwd' function. */
307 #ifndef MAGICKCORE_HAVE_GETCWD 
308 #define MAGICKCORE_HAVE_GETCWD  1 
309 #endif
310
311 /* Define to 1 if you have the `getdtablesize' function. */
312 #ifndef MAGICKCORE_HAVE_GETDTABLESIZE 
313 #define MAGICKCORE_HAVE_GETDTABLESIZE  1 
314 #endif
315
316 /* Define to 1 if you have the `getexecname' function. */
317 /* #undef HAVE_GETEXECNAME */
318
319 /* Define to 1 if you have the `getpagesize' function. */
320 #ifndef MAGICKCORE_HAVE_GETPAGESIZE 
321 #define MAGICKCORE_HAVE_GETPAGESIZE  1 
322 #endif
323
324 /* Define to 1 if you have the `getpid' function. */
325 #ifndef MAGICKCORE_HAVE_GETPID 
326 #define MAGICKCORE_HAVE_GETPID  1 
327 #endif
328
329 /* Define to 1 if you have the `getrlimit' function. */
330 #ifndef MAGICKCORE_HAVE_GETRLIMIT 
331 #define MAGICKCORE_HAVE_GETRLIMIT  1 
332 #endif
333
334 /* Define to 1 if you have the `getrusage' function. */
335 #ifndef MAGICKCORE_HAVE_GETRUSAGE 
336 #define MAGICKCORE_HAVE_GETRUSAGE  1 
337 #endif
338
339 /* Define to 1 if you have the `gettimeofday' function. */
340 #ifndef MAGICKCORE_HAVE_GETTIMEOFDAY 
341 #define MAGICKCORE_HAVE_GETTIMEOFDAY  1 
342 #endif
343
344 /* Define to 1 if you have the `gmtime_r' function. */
345 #ifndef MAGICKCORE_HAVE_GMTIME_R 
346 #define MAGICKCORE_HAVE_GMTIME_R  1 
347 #endif
348
349 /* Define to 1 if you have the <inttypes.h> header file. */
350 #ifndef MAGICKCORE_HAVE_INTTYPES_H 
351 #define MAGICKCORE_HAVE_INTTYPES_H  1 
352 #endif
353
354 /* Define if you have the <lcms.h> header file. */
355 #ifndef MAGICKCORE_HAVE_LCMS_H 
356 #define MAGICKCORE_HAVE_LCMS_H  1 
357 #endif
358
359 /* Define if you have the <lcms/lcms.h> header file. */
360 /* #undef HAVE_LCMS_LCMS_H */
361
362 /* Define if you have the libdl library or equivalent. */
363 #ifndef MAGICKCORE_HAVE_LIBDL 
364 #define MAGICKCORE_HAVE_LIBDL  1 
365 #endif
366
367 /* Define if libdlloader will be built on this platform */
368 #ifndef MAGICKCORE_HAVE_LIBDLLOADER 
369 #define MAGICKCORE_HAVE_LIBDLLOADER  1 
370 #endif
371
372 /* Define to 1 if you have the `gcov' library (-lgcov). */
373 /* #undef HAVE_LIBGCOV */
374
375 /* Define to 1 if you have the <limits.h> header file. */
376 #ifndef MAGICKCORE_HAVE_LIMITS_H 
377 #define MAGICKCORE_HAVE_LIMITS_H  1 
378 #endif
379
380 /* Define to 1 if you have the <linux/unistd.h> header file. */
381 #ifndef MAGICKCORE_HAVE_LINUX_UNISTD_H 
382 #define MAGICKCORE_HAVE_LINUX_UNISTD_H  1 
383 #endif
384
385 /* Define to 1 if you have the <locale.h> header file. */
386 #ifndef MAGICKCORE_HAVE_LOCALE_H 
387 #define MAGICKCORE_HAVE_LOCALE_H  1 
388 #endif
389
390 /* Define to 1 if you have the `localtime_r' function. */
391 #ifndef MAGICKCORE_HAVE_LOCALTIME_R 
392 #define MAGICKCORE_HAVE_LOCALTIME_R  1 
393 #endif
394
395 /* Define to 1 if the type `long double' works and has more range or precision
396    than `double'. */
397 #ifndef MAGICKCORE_HAVE_LONG_DOUBLE_WIDER 
398 #define MAGICKCORE_HAVE_LONG_DOUBLE_WIDER  1 
399 #endif
400
401 /* Define to 1 if you have the `lstat' function. */
402 #ifndef MAGICKCORE_HAVE_LSTAT 
403 #define MAGICKCORE_HAVE_LSTAT  1 
404 #endif
405
406 /* define if the compiler implements L"widestring" */
407 #ifndef MAGICKCORE_HAVE_LSTRING 
408 #define MAGICKCORE_HAVE_LSTRING  /**/ 
409 #endif
410
411 /* Define this if a modern libltdl is already installed */
412 #ifndef MAGICKCORE_HAVE_LTDL 
413 #define MAGICKCORE_HAVE_LTDL  1 
414 #endif
415
416 /* Define to 1 if you have the <machine/param.h> header file. */
417 /* #undef HAVE_MACHINE_PARAM_H */
418
419 /* Define to 1 if you have the <mach-o/dyld.h> header file. */
420 /* #undef HAVE_MACH_O_DYLD_H */
421
422 /* Define to 1 if you have the `memmove' function. */
423 #ifndef MAGICKCORE_HAVE_MEMMOVE 
424 #define MAGICKCORE_HAVE_MEMMOVE  1 
425 #endif
426
427 /* Define to 1 if you have the <memory.h> header file. */
428 #ifndef MAGICKCORE_HAVE_MEMORY_H 
429 #define MAGICKCORE_HAVE_MEMORY_H  1 
430 #endif
431
432 /* Define to 1 if you have the `memset' function. */
433 #ifndef MAGICKCORE_HAVE_MEMSET 
434 #define MAGICKCORE_HAVE_MEMSET  1 
435 #endif
436
437 /* Define to 1 if you have the `mkstemp' function. */
438 #ifndef MAGICKCORE_HAVE_MKSTEMP 
439 #define MAGICKCORE_HAVE_MKSTEMP  1 
440 #endif
441
442 /* Define to 1 if you have a working `mmap' system call. */
443 #ifndef MAGICKCORE_HAVE_MMAP 
444 #define MAGICKCORE_HAVE_MMAP  1 
445 #endif
446
447 /* Define to 1 if you have a working `mmap' system call. */
448 #ifndef MAGICKCORE_HAVE_MMAP_FILEIO 
449 #define MAGICKCORE_HAVE_MMAP_FILEIO  1 
450 #endif
451
452 /* Define to 1 if you have the `munmap' function. */
453 #ifndef MAGICKCORE_HAVE_MUNMAP 
454 #define MAGICKCORE_HAVE_MUNMAP  1 
455 #endif
456
457 /* define if the compiler implements namespaces */
458 #ifndef MAGICKCORE_HAVE_NAMESPACES 
459 #define MAGICKCORE_HAVE_NAMESPACES  /**/ 
460 #endif
461
462 /* Define to 1 if you have the <ndir.h> header file, and it defines `DIR'. */
463 /* #undef HAVE_NDIR_H */
464
465 /* Define to 1 if you have the <OpenCL/cl.h> header file. */
466 /* #undef HAVE_OPENCL_CL_H */
467
468 /* Define to 1 if you have the `opendir' function. */
469 #ifndef MAGICKCORE_HAVE_OPENDIR 
470 #define MAGICKCORE_HAVE_OPENDIR  1 
471 #endif
472
473 /* Define to 1 if you have the <OS.h> header file. */
474 /* #undef HAVE_OS_H */
475
476 /* Define to 1 if you have the `pclose' function. */
477 #ifndef MAGICKCORE_HAVE_PCLOSE 
478 #define MAGICKCORE_HAVE_PCLOSE  1 
479 #endif
480
481 /* Define to 1 if you have the `poll' function. */
482 #ifndef MAGICKCORE_HAVE_POLL 
483 #define MAGICKCORE_HAVE_POLL  1 
484 #endif
485
486 /* Define to 1 if you have the `popen' function. */
487 #ifndef MAGICKCORE_HAVE_POPEN 
488 #define MAGICKCORE_HAVE_POPEN  1 
489 #endif
490
491 /* Define to 1 if you have the `posix_fadvise' function. */
492 #ifndef MAGICKCORE_HAVE_POSIX_FADVISE 
493 #define MAGICKCORE_HAVE_POSIX_FADVISE  1 
494 #endif
495
496 /* Define to 1 if you have the `posix_fallocate' function. */
497 #ifndef MAGICKCORE_HAVE_POSIX_FALLOCATE 
498 #define MAGICKCORE_HAVE_POSIX_FALLOCATE  1 
499 #endif
500
501 /* Define to 1 if you have the `posix_madvise' function. */
502 #ifndef MAGICKCORE_HAVE_POSIX_MADVISE 
503 #define MAGICKCORE_HAVE_POSIX_MADVISE  1 
504 #endif
505
506 /* Define to 1 if you have the `posix_memalign' function. */
507 #ifndef MAGICKCORE_HAVE_POSIX_MEMALIGN 
508 #define MAGICKCORE_HAVE_POSIX_MEMALIGN  1 
509 #endif
510
511 /* Define to 1 if you have the `pow' function. */
512 /* #undef HAVE_POW */
513
514 /* Define to 1 if you have the `pread' function. */
515 #ifndef MAGICKCORE_HAVE_PREAD 
516 #define MAGICKCORE_HAVE_PREAD  1 
517 #endif
518
519 /* Define if libtool can extract symbol lists from object files. */
520 #ifndef MAGICKCORE_HAVE_PRELOADED_SYMBOLS 
521 #define MAGICKCORE_HAVE_PRELOADED_SYMBOLS  1 
522 #endif
523
524 /* Define to 1 if you have the <process.h> header file. */
525 /* #undef HAVE_PROCESS_H */
526
527 /* Define if you have POSIX threads libraries and header files. */
528 #ifndef MAGICKCORE_HAVE_PTHREAD 
529 #define MAGICKCORE_HAVE_PTHREAD  1 
530 #endif
531
532 /* Define to 1 if you have the `pwrite' function. */
533 #ifndef MAGICKCORE_HAVE_PWRITE 
534 #define MAGICKCORE_HAVE_PWRITE  1 
535 #endif
536
537 /* Define to 1 if you have the `raise' function. */
538 #ifndef MAGICKCORE_HAVE_RAISE 
539 #define MAGICKCORE_HAVE_RAISE  1 
540 #endif
541
542 /* Define to 1 if you have the `rand_r' function. */
543 #ifndef MAGICKCORE_HAVE_RAND_R 
544 #define MAGICKCORE_HAVE_RAND_R  1 
545 #endif
546
547 /* Define to 1 if you have the `readdir' function. */
548 #ifndef MAGICKCORE_HAVE_READDIR 
549 #define MAGICKCORE_HAVE_READDIR  1 
550 #endif
551
552 /* Define to 1 if you have the `readdir_r' function. */
553 #ifndef MAGICKCORE_HAVE_READDIR_R 
554 #define MAGICKCORE_HAVE_READDIR_R  1 
555 #endif
556
557 /* Define to 1 if you have the `readlink' function. */
558 #ifndef MAGICKCORE_HAVE_READLINK 
559 #define MAGICKCORE_HAVE_READLINK  1 
560 #endif
561
562 /* Define to 1 if you have the `realpath' function. */
563 #ifndef MAGICKCORE_HAVE_REALPATH 
564 #define MAGICKCORE_HAVE_REALPATH  1 
565 #endif
566
567 /* Define to 1 if you have the `seekdir' function. */
568 #ifndef MAGICKCORE_HAVE_SEEKDIR 
569 #define MAGICKCORE_HAVE_SEEKDIR  1 
570 #endif
571
572 /* Define to 1 if you have the `select' function. */
573 #ifndef MAGICKCORE_HAVE_SELECT 
574 #define MAGICKCORE_HAVE_SELECT  1 
575 #endif
576
577 /* Define to 1 if you have the `setlocale' function. */
578 #ifndef MAGICKCORE_HAVE_SETLOCALE 
579 #define MAGICKCORE_HAVE_SETLOCALE  1 
580 #endif
581
582 /* Define to 1 if you have the `setvbuf' function. */
583 #ifndef MAGICKCORE_HAVE_SETVBUF 
584 #define MAGICKCORE_HAVE_SETVBUF  1 
585 #endif
586
587 /* X11 server supports shape extension */
588 #ifndef MAGICKCORE_HAVE_SHAPE 
589 #define MAGICKCORE_HAVE_SHAPE  1 
590 #endif
591
592 /* X11 server supports shared memory extension */
593 #ifndef MAGICKCORE_HAVE_SHARED_MEMORY 
594 #define MAGICKCORE_HAVE_SHARED_MEMORY  1 
595 #endif
596
597 /* Define if you have the shl_load function. */
598 /* #undef HAVE_SHL_LOAD */
599
600 /* Define to 1 if you have the `sigaction' function. */
601 #ifndef MAGICKCORE_HAVE_SIGACTION 
602 #define MAGICKCORE_HAVE_SIGACTION  1 
603 #endif
604
605 /* Define to 1 if you have the `sigemptyset' function. */
606 #ifndef MAGICKCORE_HAVE_SIGEMPTYSET 
607 #define MAGICKCORE_HAVE_SIGEMPTYSET  1 
608 #endif
609
610 /* Define to 1 if you have the `spawnvp' function. */
611 /* #undef HAVE_SPAWNVP */
612
613 /* Define to 1 if you have the `sqrt' function. */
614 /* #undef HAVE_SQRT */
615
616 /* Define to 1 if you have the `stat' function. */
617 #ifndef MAGICKCORE_HAVE_STAT 
618 #define MAGICKCORE_HAVE_STAT  1 
619 #endif
620
621 /* Define to 1 if you have the <stdarg.h> header file. */
622 #ifndef MAGICKCORE_HAVE_STDARG_H 
623 #define MAGICKCORE_HAVE_STDARG_H  1 
624 #endif
625
626 /* Define to 1 if stdbool.h conforms to C99. */
627 #ifndef MAGICKCORE_HAVE_STDBOOL_H 
628 #define MAGICKCORE_HAVE_STDBOOL_H  1 
629 #endif
630
631 /* Define to 1 if you have the <stddef.h> header file. */
632 #ifndef MAGICKCORE_HAVE_STDDEF_H 
633 #define MAGICKCORE_HAVE_STDDEF_H  1 
634 #endif
635
636 /* Define to 1 if you have the <stdint.h> header file. */
637 #ifndef MAGICKCORE_HAVE_STDINT_H 
638 #define MAGICKCORE_HAVE_STDINT_H  1 
639 #endif
640
641 /* Define to 1 if you have the <stdlib.h> header file. */
642 #ifndef MAGICKCORE_HAVE_STDLIB_H 
643 #define MAGICKCORE_HAVE_STDLIB_H  1 
644 #endif
645
646 /* define if the compiler supports ISO C++ standard library */
647 #ifndef MAGICKCORE_HAVE_STD_LIBS 
648 #define MAGICKCORE_HAVE_STD_LIBS  /**/ 
649 #endif
650
651 /* define if the compiler supports the std namespace */
652 #ifndef MAGICKCORE_HAVE_STD_NAMESPACE 
653 #define MAGICKCORE_HAVE_STD_NAMESPACE  /**/ 
654 #endif
655
656 /* Define to 1 if you have the `strcasecmp' function. */
657 #ifndef MAGICKCORE_HAVE_STRCASECMP 
658 #define MAGICKCORE_HAVE_STRCASECMP  1 
659 #endif
660
661 /* Define to 1 if you have the `strchr' function. */
662 #ifndef MAGICKCORE_HAVE_STRCHR 
663 #define MAGICKCORE_HAVE_STRCHR  1 
664 #endif
665
666 /* Define to 1 if you have the `strcspn' function. */
667 #ifndef MAGICKCORE_HAVE_STRCSPN 
668 #define MAGICKCORE_HAVE_STRCSPN  1 
669 #endif
670
671 /* Define to 1 if you have the `strdup' function. */
672 #ifndef MAGICKCORE_HAVE_STRDUP 
673 #define MAGICKCORE_HAVE_STRDUP  1 
674 #endif
675
676 /* Define to 1 if you have the `strerror' function. */
677 #ifndef MAGICKCORE_HAVE_STRERROR 
678 #define MAGICKCORE_HAVE_STRERROR  1 
679 #endif
680
681 /* Define to 1 if you have the `strerror_r' function. */
682 #ifndef MAGICKCORE_HAVE_STRERROR_R 
683 #define MAGICKCORE_HAVE_STRERROR_R  1 
684 #endif
685
686 /* Define to 1 if cpp supports the ANSI # stringizing operator. */
687 #ifndef MAGICKCORE_HAVE_STRINGIZE 
688 #define MAGICKCORE_HAVE_STRINGIZE  1 
689 #endif
690
691 /* Define to 1 if you have the <strings.h> header file. */
692 #ifndef MAGICKCORE_HAVE_STRINGS_H 
693 #define MAGICKCORE_HAVE_STRINGS_H  1 
694 #endif
695
696 /* Define to 1 if you have the <string.h> header file. */
697 #ifndef MAGICKCORE_HAVE_STRING_H 
698 #define MAGICKCORE_HAVE_STRING_H  1 
699 #endif
700
701 /* Define to 1 if you have the `strlcat' function. */
702 /* #undef HAVE_STRLCAT */
703
704 /* Define to 1 if you have the `strlcpy' function. */
705 /* #undef HAVE_STRLCPY */
706
707 /* Define to 1 if you have the `strncasecmp' function. */
708 #ifndef MAGICKCORE_HAVE_STRNCASECMP 
709 #define MAGICKCORE_HAVE_STRNCASECMP  1 
710 #endif
711
712 /* Define to 1 if you have the `strpbrk' function. */
713 #ifndef MAGICKCORE_HAVE_STRPBRK 
714 #define MAGICKCORE_HAVE_STRPBRK  1 
715 #endif
716
717 /* Define to 1 if you have the `strrchr' function. */
718 #ifndef MAGICKCORE_HAVE_STRRCHR 
719 #define MAGICKCORE_HAVE_STRRCHR  1 
720 #endif
721
722 /* Define to 1 if you have the `strspn' function. */
723 #ifndef MAGICKCORE_HAVE_STRSPN 
724 #define MAGICKCORE_HAVE_STRSPN  1 
725 #endif
726
727 /* Define to 1 if you have the `strstr' function. */
728 #ifndef MAGICKCORE_HAVE_STRSTR 
729 #define MAGICKCORE_HAVE_STRSTR  1 
730 #endif
731
732 /* Define to 1 if you have the `strtol' function. */
733 #ifndef MAGICKCORE_HAVE_STRTOL 
734 #define MAGICKCORE_HAVE_STRTOL  1 
735 #endif
736
737 /* Define to 1 if you have the `strtoul' function. */
738 #ifndef MAGICKCORE_HAVE_STRTOUL 
739 #define MAGICKCORE_HAVE_STRTOUL  1 
740 #endif
741
742 /* Define to 1 if you have the `symlink' function. */
743 #ifndef MAGICKCORE_HAVE_SYMLINK 
744 #define MAGICKCORE_HAVE_SYMLINK  1 
745 #endif
746
747 /* Define to 1 if you have the `sysconf' function. */
748 #ifndef MAGICKCORE_HAVE_SYSCONF 
749 #define MAGICKCORE_HAVE_SYSCONF  1 
750 #endif
751
752 /* Define to 1 if you have the <sys/dir.h> header file, and it defines `DIR'.
753    */
754 /* #undef HAVE_SYS_DIR_H */
755
756 /* Define to 1 if you have the <sys/dl.h> header file. */
757 /* #undef HAVE_SYS_DL_H */
758
759 /* Define to 1 if you have the <sys/ipc.h> header file. */
760 #ifndef MAGICKCORE_HAVE_SYS_IPC_H 
761 #define MAGICKCORE_HAVE_SYS_IPC_H  1 
762 #endif
763
764 /* Define to 1 if you have the <sys/ndir.h> header file, and it defines `DIR'.
765    */
766 /* #undef HAVE_SYS_NDIR_H */
767
768 /* Define to 1 if you have the <sys/param.h> header file. */
769 #ifndef MAGICKCORE_HAVE_SYS_PARAM_H 
770 #define MAGICKCORE_HAVE_SYS_PARAM_H  1 
771 #endif
772
773 /* Define to 1 if you have the <sys/resource.h> header file. */
774 #ifndef MAGICKCORE_HAVE_SYS_RESOURCE_H 
775 #define MAGICKCORE_HAVE_SYS_RESOURCE_H  1 
776 #endif
777
778 /* Define to 1 if you have the <sys/select.h> header file. */
779 #ifndef MAGICKCORE_HAVE_SYS_SELECT_H 
780 #define MAGICKCORE_HAVE_SYS_SELECT_H  1 
781 #endif
782
783 /* Define to 1 if you have the <sys/socket.h> header file. */
784 #ifndef MAGICKCORE_HAVE_SYS_SOCKET_H 
785 #define MAGICKCORE_HAVE_SYS_SOCKET_H  1 
786 #endif
787
788 /* Define to 1 if you have the <sys/stat.h> header file. */
789 #ifndef MAGICKCORE_HAVE_SYS_STAT_H 
790 #define MAGICKCORE_HAVE_SYS_STAT_H  1 
791 #endif
792
793 /* Define to 1 if you have the <sys/syslimits.h> header file. */
794 /* #undef HAVE_SYS_SYSLIMITS_H */
795
796 /* Define to 1 if you have the <sys/timeb.h> header file. */
797 #ifndef MAGICKCORE_HAVE_SYS_TIMEB_H 
798 #define MAGICKCORE_HAVE_SYS_TIMEB_H  1 
799 #endif
800
801 /* Define to 1 if you have the <sys/times.h> header file. */
802 #ifndef MAGICKCORE_HAVE_SYS_TIMES_H 
803 #define MAGICKCORE_HAVE_SYS_TIMES_H  1 
804 #endif
805
806 /* Define to 1 if you have the <sys/time.h> header file. */
807 #ifndef MAGICKCORE_HAVE_SYS_TIME_H 
808 #define MAGICKCORE_HAVE_SYS_TIME_H  1 
809 #endif
810
811 /* Define to 1 if you have the <sys/types.h> header file. */
812 #ifndef MAGICKCORE_HAVE_SYS_TYPES_H 
813 #define MAGICKCORE_HAVE_SYS_TYPES_H  1 
814 #endif
815
816 /* Define to 1 if you have the <sys/wait.h> header file. */
817 #ifndef MAGICKCORE_HAVE_SYS_WAIT_H 
818 #define MAGICKCORE_HAVE_SYS_WAIT_H  1 
819 #endif
820
821 /* Define to 1 if you have the `telldir' function. */
822 #ifndef MAGICKCORE_HAVE_TELLDIR 
823 #define MAGICKCORE_HAVE_TELLDIR  1 
824 #endif
825
826 /* Define to 1 if you have the `tempnam' function. */
827 #ifndef MAGICKCORE_HAVE_TEMPNAM 
828 #define MAGICKCORE_HAVE_TEMPNAM  1 
829 #endif
830
831 /* Define to 1 if you have the <tiffconf.h> header file. */
832 #ifndef MAGICKCORE_HAVE_TIFFCONF_H 
833 #define MAGICKCORE_HAVE_TIFFCONF_H  1 
834 #endif
835
836 /* Define to 1 if you have the `TIFFIsCODECConfigured' function. */
837 #ifndef MAGICKCORE_HAVE_TIFFISCODECCONFIGURED 
838 #define MAGICKCORE_HAVE_TIFFISCODECCONFIGURED  1 
839 #endif
840
841 /* Define to 1 if you have the `TIFFMergeFieldInfo' function. */
842 #ifndef MAGICKCORE_HAVE_TIFFMERGEFIELDINFO 
843 #define MAGICKCORE_HAVE_TIFFMERGEFIELDINFO  1 
844 #endif
845
846 /* Define to 1 if you have the `TIFFReadEXIFDirectory' function. */
847 #ifndef MAGICKCORE_HAVE_TIFFREADEXIFDIRECTORY 
848 #define MAGICKCORE_HAVE_TIFFREADEXIFDIRECTORY  1 
849 #endif
850
851 /* Define to 1 if you have the `TIFFSetErrorHandlerExt' function. */
852 #ifndef MAGICKCORE_HAVE_TIFFSETERRORHANDLEREXT 
853 #define MAGICKCORE_HAVE_TIFFSETERRORHANDLEREXT  1 
854 #endif
855
856 /* Define to 1 if you have the `TIFFSetTagExtender' function. */
857 #ifndef MAGICKCORE_HAVE_TIFFSETTAGEXTENDER 
858 #define MAGICKCORE_HAVE_TIFFSETTAGEXTENDER  1 
859 #endif
860
861 /* Define to 1 if you have the `TIFFSetWarningHandlerExt' function. */
862 #ifndef MAGICKCORE_HAVE_TIFFSETWARNINGHANDLEREXT 
863 #define MAGICKCORE_HAVE_TIFFSETWARNINGHANDLEREXT  1 
864 #endif
865
866 /* Define to 1 if you have the `TIFFSwabArrayOfTriples' function. */
867 #ifndef MAGICKCORE_HAVE_TIFFSWABARRAYOFTRIPLES 
868 #define MAGICKCORE_HAVE_TIFFSWABARRAYOFTRIPLES  1 
869 #endif
870
871 /* Define to 1 if you have the `times' function. */
872 #ifndef MAGICKCORE_HAVE_TIMES 
873 #define MAGICKCORE_HAVE_TIMES  1 
874 #endif
875
876 /* Define to 1 if you have the <unistd.h> header file. */
877 #ifndef MAGICKCORE_HAVE_UNISTD_H 
878 #define MAGICKCORE_HAVE_UNISTD_H  1 
879 #endif
880
881 /* Define to 1 if you have the `usleep' function. */
882 #ifndef MAGICKCORE_HAVE_USLEEP 
883 #define MAGICKCORE_HAVE_USLEEP  1 
884 #endif
885
886 /* Define to 1 if you have the `vfork' function. */
887 #ifndef MAGICKCORE_HAVE_VFORK 
888 #define MAGICKCORE_HAVE_VFORK  1 
889 #endif
890
891 /* Define to 1 if you have the <vfork.h> header file. */
892 /* #undef HAVE_VFORK_H */
893
894 /* Define to 1 if you have the `vprintf' function. */
895 #ifndef MAGICKCORE_HAVE_VPRINTF 
896 #define MAGICKCORE_HAVE_VPRINTF  1 
897 #endif
898
899 /* Define to 1 if you have the `vsnprintf' function. */
900 #ifndef MAGICKCORE_HAVE_VSNPRINTF 
901 #define MAGICKCORE_HAVE_VSNPRINTF  1 
902 #endif
903
904 /* Define to 1 if you have the `vsprintf' function. */
905 #ifndef MAGICKCORE_HAVE_VSPRINTF 
906 #define MAGICKCORE_HAVE_VSPRINTF  1 
907 #endif
908
909 /* Define to 1 if you have the `waitpid' function. */
910 #ifndef MAGICKCORE_HAVE_WAITPID 
911 #define MAGICKCORE_HAVE_WAITPID  1 
912 #endif
913
914 /* Define to 1 if you have the <wchar.h> header file. */
915 #ifndef MAGICKCORE_HAVE_WCHAR_H 
916 #define MAGICKCORE_HAVE_WCHAR_H  1 
917 #endif
918
919 /* Define to 1 if you have the <windows.h> header file. */
920 /* #undef HAVE_WINDOWS_H */
921
922 /* This value is set to 1 to indicate that the system argz facility works */
923 #ifndef MAGICKCORE_HAVE_WORKING_ARGZ 
924 #define MAGICKCORE_HAVE_WORKING_ARGZ  1 
925 #endif
926
927 /* Define to 1 if `fork' works. */
928 #ifndef MAGICKCORE_HAVE_WORKING_FORK 
929 #define MAGICKCORE_HAVE_WORKING_FORK  1 
930 #endif
931
932 /* Define to 1 if `vfork' works. */
933 #ifndef MAGICKCORE_HAVE_WORKING_VFORK 
934 #define MAGICKCORE_HAVE_WORKING_VFORK  1 
935 #endif
936
937 /* Define to 1 if the system has the type `_Bool'. */
938 #ifndef MAGICKCORE_HAVE__BOOL 
939 #define MAGICKCORE_HAVE__BOOL  1 
940 #endif
941
942 /* Define to 1 if you have the `_exit' function. */
943 #ifndef MAGICKCORE_HAVE__EXIT 
944 #define MAGICKCORE_HAVE__EXIT  1 
945 #endif
946
947 /* Define to 1 if you have the `_NSGetExecutablePath' function. */
948 /* #undef HAVE__NSGETEXECUTABLEPATH */
949
950 /* Define to 1 if you have the `_pclose' function. */
951 /* #undef HAVE__PCLOSE */
952
953 /* Define to 1 if you have the `_popen' function. */
954 /* #undef HAVE__POPEN */
955
956 /* Define to 1 if you have the `_wfopen' function. */
957 /* #undef HAVE__WFOPEN */
958
959 /* Define to 1 if you have the `_wstat' function. */
960 /* #undef HAVE__WSTAT */
961
962 /* accurately represent the wide range of intensity levels in real scenes */
963 /* #undef HDRI_SUPPORT */
964
965 /* Define if you have umem memory allocation library */
966 /* #undef HasUMEM */
967
968 /* ImageMagick is formally installed under prefix */
969 #ifndef MAGICKCORE_INSTALLED_SUPPORT 
970 #define MAGICKCORE_INSTALLED_SUPPORT  1 
971 #endif
972
973 /* Define if you have JBIG library */
974 /* #undef JBIG_DELEGATE */
975
976 /* Define if you have JPEG version 2 "Jasper" library */
977 #ifndef MAGICKCORE_JP2_DELEGATE 
978 #define MAGICKCORE_JP2_DELEGATE  1 
979 #endif
980
981 /* Define if you have JPEG library */
982 #ifndef MAGICKCORE_JPEG_DELEGATE 
983 #define MAGICKCORE_JPEG_DELEGATE  1 
984 #endif
985
986 /* Define if you have LCMS library */
987 #ifndef MAGICKCORE_LCMS_DELEGATE 
988 #define MAGICKCORE_LCMS_DELEGATE  1 
989 #endif
990
991 /* Directory where architecture-dependent files live. */
992 #ifndef MAGICKCORE_LIBRARY_PATH 
993 #define MAGICKCORE_LIBRARY_PATH  "/usr/local/lib/ImageMagick-6.5.9/" 
994 #endif
995
996 /* Subdirectory of lib where ImageMagick architecture dependent files are
997    installed */
998 #ifndef MAGICKCORE_LIBRARY_RELATIVE_PATH 
999 #define MAGICKCORE_LIBRARY_RELATIVE_PATH  "ImageMagick-6.5.9" 
1000 #endif
1001
1002 /* Define if you have LQR library */
1003 /* #undef LQR_DELEGATE */
1004
1005 /* Define if using libltdl to support dynamically loadable modules */
1006 #ifndef MAGICKCORE_LTDL_DELEGATE 
1007 #define MAGICKCORE_LTDL_DELEGATE  1 
1008 #endif
1009
1010 /* Define if the OS needs help to load dependent libraries for dlopen(). */
1011 /* #undef LTDL_DLOPEN_DEPLIBS */
1012
1013 /* Define to the system default library search path. */
1014 #ifndef MAGICKCORE_LT_DLSEARCH_PATH 
1015 #define MAGICKCORE_LT_DLSEARCH_PATH  "/lib64:/usr/lib64:/lib:/usr/lib:/usr/lib64/atlas:/usr/lib64/mysql:/usr/lib64/openmotif:/usr/lib64/qt-3.3/lib:/usr/lib64/xulrunner-1.9.2" 
1016 #endif
1017
1018 /* The archive extension */
1019 #ifndef MAGICKCORE_LT_LIBEXT 
1020 #define MAGICKCORE_LT_LIBEXT  "a" 
1021 #endif
1022
1023 /* Define to the extension used for runtime loadable modules, say, ".so". */
1024 #ifndef MAGICKCORE_LT_MODULE_EXT 
1025 #define MAGICKCORE_LT_MODULE_EXT  ".so" 
1026 #endif
1027
1028 /* Define to the name of the environment variable that determines the run-time
1029    module search path. */
1030 #ifndef MAGICKCORE_LT_MODULE_PATH_VAR 
1031 #define MAGICKCORE_LT_MODULE_PATH_VAR  "LD_LIBRARY_PATH" 
1032 #endif
1033
1034 /* Define to the sub-directory in which libtool stores uninstalled libraries.
1035    */
1036 #ifndef MAGICKCORE_LT_OBJDIR 
1037 #define MAGICKCORE_LT_OBJDIR  ".libs/" 
1038 #endif
1039
1040 /* Define to prepend to default font search path. */
1041 /* #undef MAGICK_FONT_PATH */
1042
1043 /* Magick API method prefix */
1044 /* #undef NAMESPACE_PREFIX */
1045
1046 /* Turn off assert statements */
1047 /* #undef NDEBUG */
1048
1049 /* Define if dlsym() requires a leading underscore in symbol names. */
1050 /* #undef NEED_USCORE */
1051
1052 /* Define to 1 if your C compiler doesn't accept -c and -o together. */
1053 /* #undef NO_MINUS_C_MINUS_O */
1054
1055 /* Define if you have OPENEXR library */
1056 /* #undef OPENEXR_DELEGATE */
1057
1058 /* Define to the address where bug reports for this package should be sent. */
1059 #ifndef MAGICKCORE_PACKAGE_BUGREPORT 
1060 #define MAGICKCORE_PACKAGE_BUGREPORT  "http://www.imagemagick.org" 
1061 #endif
1062
1063 /* Define to the full name of this package. */
1064 #ifndef MAGICKCORE_PACKAGE_NAME 
1065 #define MAGICKCORE_PACKAGE_NAME  "ImageMagick" 
1066 #endif
1067
1068 /* Define to the full name and version of this package. */
1069 #ifndef MAGICKCORE_PACKAGE_STRING 
1070 #define MAGICKCORE_PACKAGE_STRING  "ImageMagick 6.5.9" 
1071 #endif
1072
1073 /* Define to the one symbol short name of this package. */
1074 #ifndef MAGICKCORE_PACKAGE_TARNAME 
1075 #define MAGICKCORE_PACKAGE_TARNAME  "ImageMagick" 
1076 #endif
1077
1078 /* Define to the home page for this package. */
1079 #ifndef MAGICKCORE_PACKAGE_URL 
1080 #define MAGICKCORE_PACKAGE_URL  "" 
1081 #endif
1082
1083 /* Define to the version of this package. */
1084 #ifndef MAGICKCORE_PACKAGE_VERSION 
1085 #define MAGICKCORE_PACKAGE_VERSION  "6.5.9" 
1086 #endif
1087
1088 /* Define if you have PNG library */
1089 #ifndef MAGICKCORE_PNG_DELEGATE 
1090 #define MAGICKCORE_PNG_DELEGATE  1 
1091 #endif
1092
1093 /* Define to necessary symbol if this constant uses a non-standard name on
1094    your system. */
1095 /* #undef PTHREAD_CREATE_JOINABLE */
1096
1097 /* Pixel cache threshold in MB (defaults to available memory) */
1098 /* #undef PixelCacheThreshold */
1099
1100 /* Number of bits in a pixel Quantum (8/16/32/64) */
1101 #ifndef MAGICKCORE_QUANTUM_DEPTH 
1102 #define MAGICKCORE_QUANTUM_DEPTH  16 
1103 #endif
1104
1105 /* Define as the return type of signal handlers (`int' or `void'). */
1106 #ifndef MAGICKCORE_RETSIGTYPE 
1107 #define MAGICKCORE_RETSIGTYPE  void 
1108 #endif
1109
1110 /* Define if you have RSVG library */
1111 #ifndef MAGICKCORE_RSVG_DELEGATE 
1112 #define MAGICKCORE_RSVG_DELEGATE  1 
1113 #endif
1114
1115 /* Define to the type of arg 1 for `select'. */
1116 #ifndef MAGICKCORE_SELECT_TYPE_ARG1 
1117 #define MAGICKCORE_SELECT_TYPE_ARG1  int 
1118 #endif
1119
1120 /* Define to the type of args 2, 3 and 4 for `select'. */
1121 #ifndef MAGICKCORE_SELECT_TYPE_ARG234 
1122 #define MAGICKCORE_SELECT_TYPE_ARG234  (fd_set *) 
1123 #endif
1124
1125 /* Define to the type of arg 5 for `select'. */
1126 #ifndef MAGICKCORE_SELECT_TYPE_ARG5 
1127 #define MAGICKCORE_SELECT_TYPE_ARG5  (struct timeval *) 
1128 #endif
1129
1130 /* Directory where architecture-independent configuration files live. */
1131 #ifndef MAGICKCORE_SHARE_CONFIGURE_PATH 
1132 #define MAGICKCORE_SHARE_CONFIGURE_PATH  "/usr/local/share/ImageMagick-6.5.9/config/" 
1133 #endif
1134
1135 /* Subdirectory of lib where architecture-independent configuration files
1136    live. */
1137 #ifndef MAGICKCORE_SHARE_CONFIGURE_RELATIVE_PATH 
1138 #define MAGICKCORE_SHARE_CONFIGURE_RELATIVE_PATH  "ImageMagick-6.5.9/config" 
1139 #endif
1140
1141 /* Directory where architecture-independent files live. */
1142 #ifndef MAGICKCORE_SHARE_PATH 
1143 #define MAGICKCORE_SHARE_PATH  "/usr/local/share/ImageMagick-6.5.9/" 
1144 #endif
1145
1146 /* The size of `off_t', as computed by sizeof. */
1147 #ifndef MAGICKCORE_SIZEOF_OFF_T 
1148 #define MAGICKCORE_SIZEOF_OFF_T  8 
1149 #endif
1150
1151 /* The size of `signed int', as computed by sizeof. */
1152 #ifndef MAGICKCORE_SIZEOF_SIGNED_INT 
1153 #define MAGICKCORE_SIZEOF_SIGNED_INT  4 
1154 #endif
1155
1156 /* The size of `signed long', as computed by sizeof. */
1157 #ifndef MAGICKCORE_SIZEOF_SIGNED_LONG 
1158 #define MAGICKCORE_SIZEOF_SIGNED_LONG  8 
1159 #endif
1160
1161 /* The size of `signed long long', as computed by sizeof. */
1162 #ifndef MAGICKCORE_SIZEOF_SIGNED_LONG_LONG 
1163 #define MAGICKCORE_SIZEOF_SIGNED_LONG_LONG  8 
1164 #endif
1165
1166 /* The size of `signed short', as computed by sizeof. */
1167 #ifndef MAGICKCORE_SIZEOF_SIGNED_SHORT 
1168 #define MAGICKCORE_SIZEOF_SIGNED_SHORT  2 
1169 #endif
1170
1171 /* The size of `size_t', as computed by sizeof. */
1172 #ifndef MAGICKCORE_SIZEOF_SIZE_T 
1173 #define MAGICKCORE_SIZEOF_SIZE_T  8 
1174 #endif
1175
1176 /* The size of `unsigned int', as computed by sizeof. */
1177 #ifndef MAGICKCORE_SIZEOF_UNSIGNED_INT 
1178 #define MAGICKCORE_SIZEOF_UNSIGNED_INT  4 
1179 #endif
1180
1181 /* The size of `unsigned int*', as computed by sizeof. */
1182 #ifndef MAGICKCORE_SIZEOF_UNSIGNED_INTP 
1183 #define MAGICKCORE_SIZEOF_UNSIGNED_INTP  8 
1184 #endif
1185
1186 /* The size of `unsigned long', as computed by sizeof. */
1187 #ifndef MAGICKCORE_SIZEOF_UNSIGNED_LONG 
1188 #define MAGICKCORE_SIZEOF_UNSIGNED_LONG  8 
1189 #endif
1190
1191 /* The size of `unsigned long long', as computed by sizeof. */
1192 #ifndef MAGICKCORE_SIZEOF_UNSIGNED_LONG_LONG 
1193 #define MAGICKCORE_SIZEOF_UNSIGNED_LONG_LONG  8 
1194 #endif
1195
1196 /* The size of `unsigned short', as computed by sizeof. */
1197 #ifndef MAGICKCORE_SIZEOF_UNSIGNED_SHORT 
1198 #define MAGICKCORE_SIZEOF_UNSIGNED_SHORT  2 
1199 #endif
1200
1201 /* Define to 1 if the `S_IS*' macros in <sys/stat.h> do not work properly. */
1202 /* #undef STAT_MACROS_BROKEN */
1203
1204 /* Define to 1 if you have the ANSI C header files. */
1205 #ifndef MAGICKCORE_STDC_HEADERS 
1206 #define MAGICKCORE_STDC_HEADERS  1 
1207 #endif
1208
1209 /* Define if you have TIFF library */
1210 #ifndef MAGICKCORE_TIFF_DELEGATE 
1211 #define MAGICKCORE_TIFF_DELEGATE  1 
1212 #endif
1213
1214 /* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */
1215 #ifndef MAGICKCORE_TIME_WITH_SYS_TIME 
1216 #define MAGICKCORE_TIME_WITH_SYS_TIME  1 
1217 #endif
1218
1219 /* Define to 1 if your <sys/time.h> declares `struct tm'. */
1220 /* #undef TM_IN_SYS_TIME */
1221
1222 /* Enable extensions on AIX 3, Interix.  */
1223 #ifndef _ALL_SOURCE
1224 # define _ALL_SOURCE 1
1225 #endif
1226 /* Enable GNU extensions on systems that have them.  */
1227 #ifndef _GNU_SOURCE
1228 # define _GNU_SOURCE 1
1229 #endif
1230 /* Enable threading extensions on Solaris.  */
1231 #ifndef _POSIX_PTHREAD_SEMANTICS
1232 # define _POSIX_PTHREAD_SEMANTICS 1
1233 #endif
1234 /* Enable extensions on HP NonStop.  */
1235 #ifndef _TANDEM_SOURCE
1236 # define _TANDEM_SOURCE 1
1237 #endif
1238 /* Enable general extensions on Solaris.  */
1239 #ifndef __EXTENSIONS__
1240 # define __EXTENSIONS__ 1
1241 #endif
1242
1243
1244 /* Define to use the Windows GDI32 library */
1245 /* #undef WINGDI32_DELEGATE */
1246
1247 /* Define if using the dmalloc debugging malloc package */
1248 /* #undef WITH_DMALLOC */
1249
1250 /* Define if you have wmflite library */
1251 #ifndef MAGICKCORE_WMFLITE_DELEGATE 
1252 #define MAGICKCORE_WMFLITE_DELEGATE  1 
1253 #endif
1254
1255 /* Define if you have wmf library */
1256 /* #undef WMF_DELEGATE */
1257
1258 /* Define WORDS_BIGENDIAN to 1 if your processor stores words with the most
1259    significant byte first (like Motorola and SPARC, unlike Intel). */
1260 #if defined AC_APPLE_UNIVERSAL_BUILD
1261 # if defined __BIG_ENDIAN__
1262 #  define WORDS_BIGENDIAN 1
1263 # endif
1264 #else
1265 # ifndef WORDS_BIGENDIAN
1266 /* #  undef WORDS_BIGENDIAN */
1267 # endif
1268 #endif
1269
1270 /* Location of X11 configure files */
1271 #ifndef MAGICKCORE_X11_CONFIGURE_PATH 
1272 #define MAGICKCORE_X11_CONFIGURE_PATH  "" 
1273 #endif
1274
1275 /* Define if you have X11 library */
1276 #ifndef MAGICKCORE_X11_DELEGATE 
1277 #define MAGICKCORE_X11_DELEGATE  1 
1278 #endif
1279
1280 /* Define if you have XML library */
1281 #ifndef MAGICKCORE_XML_DELEGATE 
1282 #define MAGICKCORE_XML_DELEGATE  1 
1283 #endif
1284
1285 /* Define to 1 if the X Window System is missing or not being used. */
1286 /* #undef X_DISPLAY_MISSING */
1287
1288 /* Define if you have zlib compression library */
1289 #ifndef MAGICKCORE_ZLIB_DELEGATE 
1290 #define MAGICKCORE_ZLIB_DELEGATE  1 
1291 #endif
1292
1293 /* Number of bits in a file offset, on hosts where this is settable. */
1294 #ifndef MAGICKCORE__FILE_OFFSET_BITS 
1295 #define MAGICKCORE__FILE_OFFSET_BITS  64 
1296 #endif
1297
1298 /* enable run-time bounds-checking */
1299 /* #undef _FORTIFY_SOURCE */
1300
1301 /* Define to 1 to make fseeko visible on some hosts (e.g. glibc 2.2). */
1302 /* #undef _LARGEFILE_SOURCE */
1303
1304 /* Define for large files, on AIX-style hosts. */
1305 /* #undef _LARGE_FILES */
1306
1307 /* Define to 1 if on MINIX. */
1308 /* #undef _MINIX */
1309
1310 /* Define this for the OpenCL Accelerator */
1311 /* #undef _OPENCL */
1312
1313 /* Define to 2 if the system does not provide POSIX.1 features except with
1314    this defined. */
1315 /* #undef _POSIX_1_SOURCE */
1316
1317 /* Define to 1 if you need to in order for `stat' and other things to work. */
1318 /* #undef _POSIX_SOURCE */
1319
1320 /* Define to 1 if type `char' is unsigned and you are not using gcc.  */
1321 #ifndef __CHAR_UNSIGNED__
1322 /* # undef __CHAR_UNSIGNED__ */
1323 #endif
1324
1325 /* Define so that glibc/gnulib argp.h does not typedef error_t. */
1326 /* #undef __error_t_defined */
1327
1328 /* Define to appropriate substitue if compiler does not have __func__ */
1329 /* #undef __func__ */
1330
1331 /* Define to empty if `const' does not conform to ANSI C. */
1332 /* #undef const */
1333
1334 /* Define to a type to use for `error_t' if it is not otherwise available. */
1335 /* #undef error_t */
1336
1337 /* Define to `__inline__' or `__inline' if that's what the C compiler
1338    calls it, or to nothing if 'inline' is not supported under any name.  */
1339 #ifndef __cplusplus
1340 /* #undef inline */
1341 #endif
1342
1343 /* Define to `int' if <sys/types.h> does not define. */
1344 /* #undef mode_t */
1345
1346 /* Define to `long int' if <sys/types.h> does not define. */
1347 /* #undef off_t */
1348
1349 /* Define to `int' if <sys/types.h> does not define. */
1350 /* #undef pid_t */
1351
1352 /* Define to the equivalent of the C99 'restrict' keyword, or to
1353    nothing if this is not supported.  Do not define if restrict is
1354    supported directly.  */
1355 #ifndef _magickcore_restrict 
1356 #define _magickcore_restrict  __restrict 
1357 #endif
1358 /* Work around a bug in Sun C++: it does not support _Restrict or
1359    __restrict__, even though the corresponding Sun C compiler ends up with
1360    "#define restrict _Restrict" or "#define restrict __restrict__" in the
1361    previous line.  Perhaps some future version of Sun C++ will work with
1362    restrict; if so, hopefully it defines __RESTRICT like Sun C does.  */
1363 #if defined __SUNPRO_CC && !defined __RESTRICT
1364 # define _Restrict
1365 # define __restrict__
1366 #endif
1367
1368 /* Define to `unsigned int' if <sys/types.h> does not define. */
1369 /* #undef size_t */
1370
1371 /* Define to `int' if <sys/types.h> does not define. */
1372 /* #undef ssize_t */
1373
1374 /* Define as `fork' if `vfork' does not work. */
1375 /* #undef vfork */
1376
1377 /* Define to empty if the keyword `volatile' does not work. Warning: valid
1378    code using `volatile' can become incorrect without. Disable with care. */
1379 /* #undef volatile */
1380  
1381 /* once: _MAGICK_MAGICK_CONFIG_H */
1382 #endif