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