]> 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.6.0/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.6.0/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.6.0/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.6.0/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.6.0/" 
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.6.0/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.6.0/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 <stdint.h> header file. */
632 #ifndef MAGICKCORE_HAVE_STDINT_H 
633 #define MAGICKCORE_HAVE_STDINT_H  1 
634 #endif
635
636 /* Define to 1 if you have the <stdlib.h> header file. */
637 #ifndef MAGICKCORE_HAVE_STDLIB_H 
638 #define MAGICKCORE_HAVE_STDLIB_H  1 
639 #endif
640
641 /* define if the compiler supports ISO C++ standard library */
642 #ifndef MAGICKCORE_HAVE_STD_LIBS 
643 #define MAGICKCORE_HAVE_STD_LIBS  /**/ 
644 #endif
645
646 /* define if the compiler supports the std namespace */
647 #ifndef MAGICKCORE_HAVE_STD_NAMESPACE 
648 #define MAGICKCORE_HAVE_STD_NAMESPACE  /**/ 
649 #endif
650
651 /* Define to 1 if you have the `strcasecmp' function. */
652 #ifndef MAGICKCORE_HAVE_STRCASECMP 
653 #define MAGICKCORE_HAVE_STRCASECMP  1 
654 #endif
655
656 /* Define to 1 if you have the `strchr' function. */
657 #ifndef MAGICKCORE_HAVE_STRCHR 
658 #define MAGICKCORE_HAVE_STRCHR  1 
659 #endif
660
661 /* Define to 1 if you have the `strcspn' function. */
662 #ifndef MAGICKCORE_HAVE_STRCSPN 
663 #define MAGICKCORE_HAVE_STRCSPN  1 
664 #endif
665
666 /* Define to 1 if you have the `strdup' function. */
667 #ifndef MAGICKCORE_HAVE_STRDUP 
668 #define MAGICKCORE_HAVE_STRDUP  1 
669 #endif
670
671 /* Define to 1 if you have the `strerror' function. */
672 #ifndef MAGICKCORE_HAVE_STRERROR 
673 #define MAGICKCORE_HAVE_STRERROR  1 
674 #endif
675
676 /* Define to 1 if you have the `strerror_r' function. */
677 #ifndef MAGICKCORE_HAVE_STRERROR_R 
678 #define MAGICKCORE_HAVE_STRERROR_R  1 
679 #endif
680
681 /* Define to 1 if cpp supports the ANSI # stringizing operator. */
682 #ifndef MAGICKCORE_HAVE_STRINGIZE 
683 #define MAGICKCORE_HAVE_STRINGIZE  1 
684 #endif
685
686 /* Define to 1 if you have the <strings.h> header file. */
687 #ifndef MAGICKCORE_HAVE_STRINGS_H 
688 #define MAGICKCORE_HAVE_STRINGS_H  1 
689 #endif
690
691 /* Define to 1 if you have the <string.h> header file. */
692 #ifndef MAGICKCORE_HAVE_STRING_H 
693 #define MAGICKCORE_HAVE_STRING_H  1 
694 #endif
695
696 /* Define to 1 if you have the `strlcat' function. */
697 /* #undef HAVE_STRLCAT */
698
699 /* Define to 1 if you have the `strlcpy' function. */
700 /* #undef HAVE_STRLCPY */
701
702 /* Define to 1 if you have the `strncasecmp' function. */
703 #ifndef MAGICKCORE_HAVE_STRNCASECMP 
704 #define MAGICKCORE_HAVE_STRNCASECMP  1 
705 #endif
706
707 /* Define to 1 if you have the `strpbrk' function. */
708 #ifndef MAGICKCORE_HAVE_STRPBRK 
709 #define MAGICKCORE_HAVE_STRPBRK  1 
710 #endif
711
712 /* Define to 1 if you have the `strrchr' function. */
713 #ifndef MAGICKCORE_HAVE_STRRCHR 
714 #define MAGICKCORE_HAVE_STRRCHR  1 
715 #endif
716
717 /* Define to 1 if you have the `strspn' function. */
718 #ifndef MAGICKCORE_HAVE_STRSPN 
719 #define MAGICKCORE_HAVE_STRSPN  1 
720 #endif
721
722 /* Define to 1 if you have the `strstr' function. */
723 #ifndef MAGICKCORE_HAVE_STRSTR 
724 #define MAGICKCORE_HAVE_STRSTR  1 
725 #endif
726
727 /* Define to 1 if you have the `strtol' function. */
728 #ifndef MAGICKCORE_HAVE_STRTOL 
729 #define MAGICKCORE_HAVE_STRTOL  1 
730 #endif
731
732 /* Define to 1 if you have the `strtoul' function. */
733 #ifndef MAGICKCORE_HAVE_STRTOUL 
734 #define MAGICKCORE_HAVE_STRTOUL  1 
735 #endif
736
737 /* Define to 1 if you have the `symlink' function. */
738 #ifndef MAGICKCORE_HAVE_SYMLINK 
739 #define MAGICKCORE_HAVE_SYMLINK  1 
740 #endif
741
742 /* Define to 1 if you have the `sysconf' function. */
743 #ifndef MAGICKCORE_HAVE_SYSCONF 
744 #define MAGICKCORE_HAVE_SYSCONF  1 
745 #endif
746
747 /* Define to 1 if you have the <sys/dir.h> header file, and it defines `DIR'.
748    */
749 /* #undef HAVE_SYS_DIR_H */
750
751 /* Define to 1 if you have the <sys/dl.h> header file. */
752 /* #undef HAVE_SYS_DL_H */
753
754 /* Define to 1 if you have the <sys/ipc.h> header file. */
755 #ifndef MAGICKCORE_HAVE_SYS_IPC_H 
756 #define MAGICKCORE_HAVE_SYS_IPC_H  1 
757 #endif
758
759 /* Define to 1 if you have the <sys/ndir.h> header file, and it defines `DIR'.
760    */
761 /* #undef HAVE_SYS_NDIR_H */
762
763 /* Define to 1 if you have the <sys/param.h> header file. */
764 #ifndef MAGICKCORE_HAVE_SYS_PARAM_H 
765 #define MAGICKCORE_HAVE_SYS_PARAM_H  1 
766 #endif
767
768 /* Define to 1 if you have the <sys/resource.h> header file. */
769 #ifndef MAGICKCORE_HAVE_SYS_RESOURCE_H 
770 #define MAGICKCORE_HAVE_SYS_RESOURCE_H  1 
771 #endif
772
773 /* Define to 1 if you have the <sys/select.h> header file. */
774 #ifndef MAGICKCORE_HAVE_SYS_SELECT_H 
775 #define MAGICKCORE_HAVE_SYS_SELECT_H  1 
776 #endif
777
778 /* Define to 1 if you have the <sys/socket.h> header file. */
779 #ifndef MAGICKCORE_HAVE_SYS_SOCKET_H 
780 #define MAGICKCORE_HAVE_SYS_SOCKET_H  1 
781 #endif
782
783 /* Define to 1 if you have the <sys/stat.h> header file. */
784 #ifndef MAGICKCORE_HAVE_SYS_STAT_H 
785 #define MAGICKCORE_HAVE_SYS_STAT_H  1 
786 #endif
787
788 /* Define to 1 if you have the <sys/syslimits.h> header file. */
789 /* #undef HAVE_SYS_SYSLIMITS_H */
790
791 /* Define to 1 if you have the <sys/timeb.h> header file. */
792 #ifndef MAGICKCORE_HAVE_SYS_TIMEB_H 
793 #define MAGICKCORE_HAVE_SYS_TIMEB_H  1 
794 #endif
795
796 /* Define to 1 if you have the <sys/times.h> header file. */
797 #ifndef MAGICKCORE_HAVE_SYS_TIMES_H 
798 #define MAGICKCORE_HAVE_SYS_TIMES_H  1 
799 #endif
800
801 /* Define to 1 if you have the <sys/time.h> header file. */
802 #ifndef MAGICKCORE_HAVE_SYS_TIME_H 
803 #define MAGICKCORE_HAVE_SYS_TIME_H  1 
804 #endif
805
806 /* Define to 1 if you have the <sys/types.h> header file. */
807 #ifndef MAGICKCORE_HAVE_SYS_TYPES_H 
808 #define MAGICKCORE_HAVE_SYS_TYPES_H  1 
809 #endif
810
811 /* Define to 1 if you have the <sys/wait.h> header file. */
812 #ifndef MAGICKCORE_HAVE_SYS_WAIT_H 
813 #define MAGICKCORE_HAVE_SYS_WAIT_H  1 
814 #endif
815
816 /* Define to 1 if you have the `telldir' function. */
817 #ifndef MAGICKCORE_HAVE_TELLDIR 
818 #define MAGICKCORE_HAVE_TELLDIR  1 
819 #endif
820
821 /* Define to 1 if you have the `tempnam' function. */
822 #ifndef MAGICKCORE_HAVE_TEMPNAM 
823 #define MAGICKCORE_HAVE_TEMPNAM  1 
824 #endif
825
826 /* Define to 1 if you have the <tiffconf.h> header file. */
827 #ifndef MAGICKCORE_HAVE_TIFFCONF_H 
828 #define MAGICKCORE_HAVE_TIFFCONF_H  1 
829 #endif
830
831 /* Define to 1 if you have the `TIFFIsCODECConfigured' function. */
832 #ifndef MAGICKCORE_HAVE_TIFFISCODECCONFIGURED 
833 #define MAGICKCORE_HAVE_TIFFISCODECCONFIGURED  1 
834 #endif
835
836 /* Define to 1 if you have the `TIFFMergeFieldInfo' function. */
837 #ifndef MAGICKCORE_HAVE_TIFFMERGEFIELDINFO 
838 #define MAGICKCORE_HAVE_TIFFMERGEFIELDINFO  1 
839 #endif
840
841 /* Define to 1 if you have the `TIFFReadEXIFDirectory' function. */
842 #ifndef MAGICKCORE_HAVE_TIFFREADEXIFDIRECTORY 
843 #define MAGICKCORE_HAVE_TIFFREADEXIFDIRECTORY  1 
844 #endif
845
846 /* Define to 1 if you have the `TIFFSetErrorHandlerExt' function. */
847 #ifndef MAGICKCORE_HAVE_TIFFSETERRORHANDLEREXT 
848 #define MAGICKCORE_HAVE_TIFFSETERRORHANDLEREXT  1 
849 #endif
850
851 /* Define to 1 if you have the `TIFFSetTagExtender' function. */
852 #ifndef MAGICKCORE_HAVE_TIFFSETTAGEXTENDER 
853 #define MAGICKCORE_HAVE_TIFFSETTAGEXTENDER  1 
854 #endif
855
856 /* Define to 1 if you have the `TIFFSetWarningHandlerExt' function. */
857 #ifndef MAGICKCORE_HAVE_TIFFSETWARNINGHANDLEREXT 
858 #define MAGICKCORE_HAVE_TIFFSETWARNINGHANDLEREXT  1 
859 #endif
860
861 /* Define to 1 if you have the `TIFFSwabArrayOfTriples' function. */
862 #ifndef MAGICKCORE_HAVE_TIFFSWABARRAYOFTRIPLES 
863 #define MAGICKCORE_HAVE_TIFFSWABARRAYOFTRIPLES  1 
864 #endif
865
866 /* Define to 1 if you have the `times' function. */
867 #ifndef MAGICKCORE_HAVE_TIMES 
868 #define MAGICKCORE_HAVE_TIMES  1 
869 #endif
870
871 /* Define to 1 if you have the <unistd.h> header file. */
872 #ifndef MAGICKCORE_HAVE_UNISTD_H 
873 #define MAGICKCORE_HAVE_UNISTD_H  1 
874 #endif
875
876 /* Define to 1 if you have the `usleep' function. */
877 #ifndef MAGICKCORE_HAVE_USLEEP 
878 #define MAGICKCORE_HAVE_USLEEP  1 
879 #endif
880
881 /* Define to 1 if you have the `vfork' function. */
882 #ifndef MAGICKCORE_HAVE_VFORK 
883 #define MAGICKCORE_HAVE_VFORK  1 
884 #endif
885
886 /* Define to 1 if you have the <vfork.h> header file. */
887 /* #undef HAVE_VFORK_H */
888
889 /* Define to 1 if you have the `vprintf' function. */
890 #ifndef MAGICKCORE_HAVE_VPRINTF 
891 #define MAGICKCORE_HAVE_VPRINTF  1 
892 #endif
893
894 /* Define to 1 if you have the `vsnprintf' function. */
895 #ifndef MAGICKCORE_HAVE_VSNPRINTF 
896 #define MAGICKCORE_HAVE_VSNPRINTF  1 
897 #endif
898
899 /* Define to 1 if you have the `vsprintf' function. */
900 #ifndef MAGICKCORE_HAVE_VSPRINTF 
901 #define MAGICKCORE_HAVE_VSPRINTF  1 
902 #endif
903
904 /* Define to 1 if you have the `waitpid' function. */
905 #ifndef MAGICKCORE_HAVE_WAITPID 
906 #define MAGICKCORE_HAVE_WAITPID  1 
907 #endif
908
909 /* Define to 1 if you have the <wchar.h> header file. */
910 #ifndef MAGICKCORE_HAVE_WCHAR_H 
911 #define MAGICKCORE_HAVE_WCHAR_H  1 
912 #endif
913
914 /* Define to 1 if you have the <windows.h> header file. */
915 /* #undef HAVE_WINDOWS_H */
916
917 /* This value is set to 1 to indicate that the system argz facility works */
918 #ifndef MAGICKCORE_HAVE_WORKING_ARGZ 
919 #define MAGICKCORE_HAVE_WORKING_ARGZ  1 
920 #endif
921
922 /* Define to 1 if `fork' works. */
923 #ifndef MAGICKCORE_HAVE_WORKING_FORK 
924 #define MAGICKCORE_HAVE_WORKING_FORK  1 
925 #endif
926
927 /* Define to 1 if `vfork' works. */
928 #ifndef MAGICKCORE_HAVE_WORKING_VFORK 
929 #define MAGICKCORE_HAVE_WORKING_VFORK  1 
930 #endif
931
932 /* Define to 1 if the system has the type `_Bool'. */
933 #ifndef MAGICKCORE_HAVE__BOOL 
934 #define MAGICKCORE_HAVE__BOOL  1 
935 #endif
936
937 /* Define to 1 if you have the `_exit' function. */
938 #ifndef MAGICKCORE_HAVE__EXIT 
939 #define MAGICKCORE_HAVE__EXIT  1 
940 #endif
941
942 /* Define to 1 if you have the `_NSGetExecutablePath' function. */
943 /* #undef HAVE__NSGETEXECUTABLEPATH */
944
945 /* Define to 1 if you have the `_pclose' function. */
946 /* #undef HAVE__PCLOSE */
947
948 /* Define to 1 if you have the `_popen' function. */
949 /* #undef HAVE__POPEN */
950
951 /* Define to 1 if you have the `_wfopen' function. */
952 /* #undef HAVE__WFOPEN */
953
954 /* Define to 1 if you have the `_wstat' function. */
955 /* #undef HAVE__WSTAT */
956
957 /* accurately represent the wide range of intensity levels in real scenes */
958 /* #undef HDRI_SUPPORT */
959
960 /* Define if you have umem memory allocation library */
961 /* #undef HasUMEM */
962
963 /* ImageMagick is formally installed under prefix */
964 #ifndef MAGICKCORE_INSTALLED_SUPPORT 
965 #define MAGICKCORE_INSTALLED_SUPPORT  1 
966 #endif
967
968 /* Define if you have JBIG library */
969 /* #undef JBIG_DELEGATE */
970
971 /* Define if you have JPEG version 2 "Jasper" library */
972 #ifndef MAGICKCORE_JP2_DELEGATE 
973 #define MAGICKCORE_JP2_DELEGATE  1 
974 #endif
975
976 /* Define if you have JPEG library */
977 #ifndef MAGICKCORE_JPEG_DELEGATE 
978 #define MAGICKCORE_JPEG_DELEGATE  1 
979 #endif
980
981 /* Define if you have LCMS library */
982 #ifndef MAGICKCORE_LCMS_DELEGATE 
983 #define MAGICKCORE_LCMS_DELEGATE  1 
984 #endif
985
986 /* Directory where architecture-dependent files live. */
987 #ifndef MAGICKCORE_LIBRARY_PATH 
988 #define MAGICKCORE_LIBRARY_PATH  "/usr/local/lib/ImageMagick-6.6.0/" 
989 #endif
990
991 /* Subdirectory of lib where ImageMagick architecture dependent files are
992    installed */
993 #ifndef MAGICKCORE_LIBRARY_RELATIVE_PATH 
994 #define MAGICKCORE_LIBRARY_RELATIVE_PATH  "ImageMagick-6.6.0" 
995 #endif
996
997 /* Define if you have LQR library */
998 /* #undef LQR_DELEGATE */
999
1000 /* Define if using libltdl to support dynamically loadable modules */
1001 #ifndef MAGICKCORE_LTDL_DELEGATE 
1002 #define MAGICKCORE_LTDL_DELEGATE  1 
1003 #endif
1004
1005 /* Define if the OS needs help to load dependent libraries for dlopen(). */
1006 /* #undef LTDL_DLOPEN_DEPLIBS */
1007
1008 /* Define to the system default library search path. */
1009 #ifndef MAGICKCORE_LT_DLSEARCH_PATH 
1010 #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/tcl8.5:/usr/lib64/wine/:/usr/lib64/xulrunner-1.9.2" 
1011 #endif
1012
1013 /* The archive extension */
1014 #ifndef MAGICKCORE_LT_LIBEXT 
1015 #define MAGICKCORE_LT_LIBEXT  "a" 
1016 #endif
1017
1018 /* Define to the extension used for runtime loadable modules, say, ".so". */
1019 #ifndef MAGICKCORE_LT_MODULE_EXT 
1020 #define MAGICKCORE_LT_MODULE_EXT  ".so" 
1021 #endif
1022
1023 /* Define to the name of the environment variable that determines the run-time
1024    module search path. */
1025 #ifndef MAGICKCORE_LT_MODULE_PATH_VAR 
1026 #define MAGICKCORE_LT_MODULE_PATH_VAR  "LD_LIBRARY_PATH" 
1027 #endif
1028
1029 /* Define to the sub-directory in which libtool stores uninstalled libraries.
1030    */
1031 #ifndef MAGICKCORE_LT_OBJDIR 
1032 #define MAGICKCORE_LT_OBJDIR  ".libs/" 
1033 #endif
1034
1035 /* Define to prepend to default font search path. */
1036 /* #undef MAGICK_FONT_PATH */
1037
1038 /* Magick API method prefix */
1039 /* #undef NAMESPACE_PREFIX */
1040
1041 /* Define to 1 if assertions should be disabled. */
1042 /* #undef NDEBUG */
1043
1044 /* Define if dlsym() requires a leading underscore in symbol names. */
1045 /* #undef NEED_USCORE */
1046
1047 /* Define to 1 if your C compiler doesn't accept -c and -o together. */
1048 /* #undef NO_MINUS_C_MINUS_O */
1049
1050 /* Define if you have OPENEXR library */
1051 /* #undef OPENEXR_DELEGATE */
1052
1053 /* Define to the address where bug reports for this package should be sent. */
1054 #ifndef MAGICKCORE_PACKAGE_BUGREPORT 
1055 #define MAGICKCORE_PACKAGE_BUGREPORT  "http://www.imagemagick.org" 
1056 #endif
1057
1058 /* Define to the full name of this package. */
1059 #ifndef MAGICKCORE_PACKAGE_NAME 
1060 #define MAGICKCORE_PACKAGE_NAME  "ImageMagick" 
1061 #endif
1062
1063 /* Define to the full name and version of this package. */
1064 #ifndef MAGICKCORE_PACKAGE_STRING 
1065 #define MAGICKCORE_PACKAGE_STRING  "ImageMagick 6.6.0" 
1066 #endif
1067
1068 /* Define to the one symbol short name of this package. */
1069 #ifndef MAGICKCORE_PACKAGE_TARNAME 
1070 #define MAGICKCORE_PACKAGE_TARNAME  "ImageMagick" 
1071 #endif
1072
1073 /* Define to the home page for this package. */
1074 #ifndef MAGICKCORE_PACKAGE_URL 
1075 #define MAGICKCORE_PACKAGE_URL  "" 
1076 #endif
1077
1078 /* Define to the version of this package. */
1079 #ifndef MAGICKCORE_PACKAGE_VERSION 
1080 #define MAGICKCORE_PACKAGE_VERSION  "6.6.0" 
1081 #endif
1082
1083 /* Define if you have PNG library */
1084 #ifndef MAGICKCORE_PNG_DELEGATE 
1085 #define MAGICKCORE_PNG_DELEGATE  1 
1086 #endif
1087
1088 /* Define to necessary symbol if this constant uses a non-standard name on
1089    your system. */
1090 /* #undef PTHREAD_CREATE_JOINABLE */
1091
1092 /* Pixel cache threshold in MB (defaults to available memory) */
1093 /* #undef PixelCacheThreshold */
1094
1095 /* Number of bits in a pixel Quantum (8/16/32/64) */
1096 #ifndef MAGICKCORE_QUANTUM_DEPTH 
1097 #define MAGICKCORE_QUANTUM_DEPTH  16 
1098 #endif
1099
1100 /* Define as the return type of signal handlers (`int' or `void'). */
1101 #ifndef MAGICKCORE_RETSIGTYPE 
1102 #define MAGICKCORE_RETSIGTYPE  void 
1103 #endif
1104
1105 /* Define if you have RSVG library */
1106 #ifndef MAGICKCORE_RSVG_DELEGATE 
1107 #define MAGICKCORE_RSVG_DELEGATE  1 
1108 #endif
1109
1110 /* Define to the type of arg 1 for `select'. */
1111 #ifndef MAGICKCORE_SELECT_TYPE_ARG1 
1112 #define MAGICKCORE_SELECT_TYPE_ARG1  int 
1113 #endif
1114
1115 /* Define to the type of args 2, 3 and 4 for `select'. */
1116 #ifndef MAGICKCORE_SELECT_TYPE_ARG234 
1117 #define MAGICKCORE_SELECT_TYPE_ARG234  (fd_set *) 
1118 #endif
1119
1120 /* Define to the type of arg 5 for `select'. */
1121 #ifndef MAGICKCORE_SELECT_TYPE_ARG5 
1122 #define MAGICKCORE_SELECT_TYPE_ARG5  (struct timeval *) 
1123 #endif
1124
1125 /* Directory where architecture-independent configuration files live. */
1126 #ifndef MAGICKCORE_SHARE_CONFIGURE_PATH 
1127 #define MAGICKCORE_SHARE_CONFIGURE_PATH  "/usr/local/share/ImageMagick-6.6.0/config/" 
1128 #endif
1129
1130 /* Subdirectory of lib where architecture-independent configuration files
1131    live. */
1132 #ifndef MAGICKCORE_SHARE_CONFIGURE_RELATIVE_PATH 
1133 #define MAGICKCORE_SHARE_CONFIGURE_RELATIVE_PATH  "ImageMagick-6.6.0/config" 
1134 #endif
1135
1136 /* Directory where architecture-independent files live. */
1137 #ifndef MAGICKCORE_SHARE_PATH 
1138 #define MAGICKCORE_SHARE_PATH  "/usr/local/share/ImageMagick-6.6.0/" 
1139 #endif
1140
1141 /* The size of `off_t', as computed by sizeof. */
1142 #ifndef MAGICKCORE_SIZEOF_OFF_T 
1143 #define MAGICKCORE_SIZEOF_OFF_T  8 
1144 #endif
1145
1146 /* The size of `signed int', as computed by sizeof. */
1147 #ifndef MAGICKCORE_SIZEOF_SIGNED_INT 
1148 #define MAGICKCORE_SIZEOF_SIGNED_INT  4 
1149 #endif
1150
1151 /* The size of `signed long', as computed by sizeof. */
1152 #ifndef MAGICKCORE_SIZEOF_SIGNED_LONG 
1153 #define MAGICKCORE_SIZEOF_SIGNED_LONG  8 
1154 #endif
1155
1156 /* The size of `signed long long', as computed by sizeof. */
1157 #ifndef MAGICKCORE_SIZEOF_SIGNED_LONG_LONG 
1158 #define MAGICKCORE_SIZEOF_SIGNED_LONG_LONG  8 
1159 #endif
1160
1161 /* The size of `signed short', as computed by sizeof. */
1162 #ifndef MAGICKCORE_SIZEOF_SIGNED_SHORT 
1163 #define MAGICKCORE_SIZEOF_SIGNED_SHORT  2 
1164 #endif
1165
1166 /* The size of `size_t', as computed by sizeof. */
1167 #ifndef MAGICKCORE_SIZEOF_SIZE_T 
1168 #define MAGICKCORE_SIZEOF_SIZE_T  8 
1169 #endif
1170
1171 /* The size of `unsigned int', as computed by sizeof. */
1172 #ifndef MAGICKCORE_SIZEOF_UNSIGNED_INT 
1173 #define MAGICKCORE_SIZEOF_UNSIGNED_INT  4 
1174 #endif
1175
1176 /* The size of `unsigned int*', as computed by sizeof. */
1177 #ifndef MAGICKCORE_SIZEOF_UNSIGNED_INTP 
1178 #define MAGICKCORE_SIZEOF_UNSIGNED_INTP  8 
1179 #endif
1180
1181 /* The size of `unsigned long', as computed by sizeof. */
1182 #ifndef MAGICKCORE_SIZEOF_UNSIGNED_LONG 
1183 #define MAGICKCORE_SIZEOF_UNSIGNED_LONG  8 
1184 #endif
1185
1186 /* The size of `unsigned long long', as computed by sizeof. */
1187 #ifndef MAGICKCORE_SIZEOF_UNSIGNED_LONG_LONG 
1188 #define MAGICKCORE_SIZEOF_UNSIGNED_LONG_LONG  8 
1189 #endif
1190
1191 /* The size of `unsigned short', as computed by sizeof. */
1192 #ifndef MAGICKCORE_SIZEOF_UNSIGNED_SHORT 
1193 #define MAGICKCORE_SIZEOF_UNSIGNED_SHORT  2 
1194 #endif
1195
1196 /* Define to 1 if the `S_IS*' macros in <sys/stat.h> do not work properly. */
1197 /* #undef STAT_MACROS_BROKEN */
1198
1199 /* Define to 1 if you have the ANSI C header files. */
1200 #ifndef MAGICKCORE_STDC_HEADERS 
1201 #define MAGICKCORE_STDC_HEADERS  1 
1202 #endif
1203
1204 /* Define if you have TIFF library */
1205 #ifndef MAGICKCORE_TIFF_DELEGATE 
1206 #define MAGICKCORE_TIFF_DELEGATE  1 
1207 #endif
1208
1209 /* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */
1210 #ifndef MAGICKCORE_TIME_WITH_SYS_TIME 
1211 #define MAGICKCORE_TIME_WITH_SYS_TIME  1 
1212 #endif
1213
1214 /* Define to 1 if your <sys/time.h> declares `struct tm'. */
1215 /* #undef TM_IN_SYS_TIME */
1216
1217 /* Enable extensions on AIX 3, Interix.  */
1218 #ifndef _ALL_SOURCE
1219 # define _ALL_SOURCE 1
1220 #endif
1221 /* Enable GNU extensions on systems that have them.  */
1222 #ifndef _GNU_SOURCE
1223 # define _GNU_SOURCE 1
1224 #endif
1225 /* Enable threading extensions on Solaris.  */
1226 #ifndef _POSIX_PTHREAD_SEMANTICS
1227 # define _POSIX_PTHREAD_SEMANTICS 1
1228 #endif
1229 /* Enable extensions on HP NonStop.  */
1230 #ifndef _TANDEM_SOURCE
1231 # define _TANDEM_SOURCE 1
1232 #endif
1233 /* Enable general extensions on Solaris.  */
1234 #ifndef __EXTENSIONS__
1235 # define __EXTENSIONS__ 1
1236 #endif
1237
1238
1239 /* Define to use the Windows GDI32 library */
1240 /* #undef WINGDI32_DELEGATE */
1241
1242 /* Define if using the dmalloc debugging malloc package */
1243 /* #undef WITH_DMALLOC */
1244
1245 /* Define if you have wmflite library */
1246 #ifndef MAGICKCORE_WMFLITE_DELEGATE 
1247 #define MAGICKCORE_WMFLITE_DELEGATE  1 
1248 #endif
1249
1250 /* Define if you have wmf library */
1251 /* #undef WMF_DELEGATE */
1252
1253 /* Define WORDS_BIGENDIAN to 1 if your processor stores words with the most
1254    significant byte first (like Motorola and SPARC, unlike Intel). */
1255 #if defined AC_APPLE_UNIVERSAL_BUILD
1256 # if defined __BIG_ENDIAN__
1257 #  define WORDS_BIGENDIAN 1
1258 # endif
1259 #else
1260 # ifndef WORDS_BIGENDIAN
1261 /* #  undef WORDS_BIGENDIAN */
1262 # endif
1263 #endif
1264
1265 /* Location of X11 configure files */
1266 #ifndef MAGICKCORE_X11_CONFIGURE_PATH 
1267 #define MAGICKCORE_X11_CONFIGURE_PATH  "" 
1268 #endif
1269
1270 /* Define if you have X11 library */
1271 #ifndef MAGICKCORE_X11_DELEGATE 
1272 #define MAGICKCORE_X11_DELEGATE  1 
1273 #endif
1274
1275 /* Define if you have XML library */
1276 #ifndef MAGICKCORE_XML_DELEGATE 
1277 #define MAGICKCORE_XML_DELEGATE  1 
1278 #endif
1279
1280 /* Define to 1 if the X Window System is missing or not being used. */
1281 /* #undef X_DISPLAY_MISSING */
1282
1283 /* Define if you have zlib compression library */
1284 #ifndef MAGICKCORE_ZLIB_DELEGATE 
1285 #define MAGICKCORE_ZLIB_DELEGATE  1 
1286 #endif
1287
1288 /* Number of bits in a file offset, on hosts where this is settable. */
1289 #ifndef MAGICKCORE__FILE_OFFSET_BITS 
1290 #define MAGICKCORE__FILE_OFFSET_BITS  64 
1291 #endif
1292
1293 /* enable run-time bounds-checking */
1294 /* #undef _FORTIFY_SOURCE */
1295
1296 /* Define to 1 to make fseeko visible on some hosts (e.g. glibc 2.2). */
1297 /* #undef _LARGEFILE_SOURCE */
1298
1299 /* Define for large files, on AIX-style hosts. */
1300 /* #undef _LARGE_FILES */
1301
1302 /* Define to 1 if on MINIX. */
1303 /* #undef _MINIX */
1304
1305 /* Define this for the OpenCL Accelerator */
1306 /* #undef _OPENCL */
1307
1308 /* Define to 2 if the system does not provide POSIX.1 features except with
1309    this defined. */
1310 /* #undef _POSIX_1_SOURCE */
1311
1312 /* Define to 1 if you need to in order for `stat' and other things to work. */
1313 /* #undef _POSIX_SOURCE */
1314
1315 /* Define to 1 if type `char' is unsigned and you are not using gcc.  */
1316 #ifndef __CHAR_UNSIGNED__
1317 /* # undef __CHAR_UNSIGNED__ */
1318 #endif
1319
1320 /* Define so that glibc/gnulib argp.h does not typedef error_t. */
1321 /* #undef __error_t_defined */
1322
1323 /* Define to appropriate substitue if compiler does not have __func__ */
1324 /* #undef __func__ */
1325
1326 /* Define to a type to use for `error_t' if it is not otherwise available. */
1327 /* #undef error_t */
1328
1329 /* Define to `__inline__' or `__inline' if that's what the C compiler
1330    calls it, or to nothing if 'inline' is not supported under any name.  */
1331 #ifndef __cplusplus
1332 /* #undef inline */
1333 #endif
1334
1335 /* Define to `int' if <sys/types.h> does not define. */
1336 /* #undef mode_t */
1337
1338 /* Define to `long int' if <sys/types.h> does not define. */
1339 /* #undef off_t */
1340
1341 /* Define to `int' if <sys/types.h> does not define. */
1342 /* #undef pid_t */
1343
1344 /* Define to the equivalent of the C99 'restrict' keyword, or to
1345    nothing if this is not supported.  Do not define if restrict is
1346    supported directly.  */
1347 #ifndef _magickcore_restrict 
1348 #define _magickcore_restrict  __restrict 
1349 #endif
1350 /* Work around a bug in Sun C++: it does not support _Restrict or
1351    __restrict__, even though the corresponding Sun C compiler ends up with
1352    "#define restrict _Restrict" or "#define restrict __restrict__" in the
1353    previous line.  Perhaps some future version of Sun C++ will work with
1354    restrict; if so, hopefully it defines __RESTRICT like Sun C does.  */
1355 #if defined __SUNPRO_CC && !defined __RESTRICT
1356 # define _Restrict
1357 # define __restrict__
1358 #endif
1359
1360 /* Define to `unsigned int' if <sys/types.h> does not define. */
1361 /* #undef size_t */
1362
1363 /* Define to `int' if <sys/types.h> does not define. */
1364 /* #undef ssize_t */
1365
1366 /* Define as `fork' if `vfork' does not work. */
1367 /* #undef vfork */
1368
1369 /* Define to empty if the keyword `volatile' does not work. Warning: valid
1370    code using `volatile' can become incorrect without. Disable with care. */
1371 /* #undef volatile */
1372  
1373 /* once: _MAGICK_MAGICK_CONFIG_H */
1374 #endif