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