]> granicus.if.org Git - imagemagick/blob - magick/magick-config.h
now that MagickPIL is MagickRealType, some casts are unneeded
[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 /* #undef CAIRO_DELEGATE */
24
25 /* permit enciphering and deciphering image pixels */
26 #ifndef MAGICKCORE_CIPHER_SUPPORT
27 #define MAGICKCORE_CIPHER_SUPPORT 1
28 #endif
29
30 /* Define to 1 if the `closedir' function returns void instead of `int'. */
31 /* #undef CLOSEDIR_VOID */
32
33 /* Location of coder modules */
34 #ifndef MAGICKCORE_CODER_PATH
35 #define MAGICKCORE_CODER_PATH "/usr/local/lib/ImageMagick-6.6.4/modules-Q16/coders/"
36 #endif
37
38 /* Subdirectory of lib where coder modules are installed */
39 #ifndef MAGICKCORE_CODER_RELATIVE_PATH
40 #define MAGICKCORE_CODER_RELATIVE_PATH "ImageMagick-6.6.4/modules-Q16/coders"
41 #endif
42
43 /* Directory where architecture-dependent configuration files live. */
44 #ifndef MAGICKCORE_CONFIGURE_PATH
45 #define MAGICKCORE_CONFIGURE_PATH "/usr/local/lib/ImageMagick-6.6.4/config/"
46 #endif
47
48 /* Subdirectory of lib where architecture-dependent configuration files live.
49    */
50 #ifndef MAGICKCORE_CONFIGURE_RELATIVE_PATH
51 #define MAGICKCORE_CONFIGURE_RELATIVE_PATH "ImageMagick-6.6.4/config"
52 #endif
53
54 /* Define if you have DJVU library */
55 #ifndef MAGICKCORE_DJVU_DELEGATE
56 #define MAGICKCORE_DJVU_DELEGATE 1
57 #endif
58
59 /* Directory where ImageMagick documents live. */
60 #ifndef MAGICKCORE_DOCUMENTATION_PATH
61 #define MAGICKCORE_DOCUMENTATION_PATH "/usr/local/share/doc/ImageMagick-6.6.4/"
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.4/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.4/modules-Q16/filters"
89 #endif
90
91 /* Define if you have FONTCONFIG library */
92 /* #undef FONTCONFIG_DELEGATE */
93
94 /* Define if you have FlashPIX library */
95 /* #undef FPX_DELEGATE */
96
97 /* Define if you have FreeType (TrueType font) library */
98 #ifndef MAGICKCORE_FREETYPE_DELEGATE
99 #define MAGICKCORE_FREETYPE_DELEGATE 1
100 #endif
101
102 /* Define if you have Ghostscript library or framework */
103 /* #undef GS_DELEGATE */
104
105 /* Define if you have GVC library */
106 #ifndef MAGICKCORE_GVC_DELEGATE
107 #define MAGICKCORE_GVC_DELEGATE 1
108 #endif
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 #ifndef MAGICKCORE_HAVE_LCMS_H
398 #define MAGICKCORE_HAVE_LCMS_H 1
399 #endif
400
401 /* Define if you have the <lcms/lcms.h> header file. */
402 /* #undef HAVE_LCMS_LCMS_H */
403
404 /* Define if you have the libdl library or equivalent. */
405 #ifndef MAGICKCORE_HAVE_LIBDL
406 #define MAGICKCORE_HAVE_LIBDL 1
407 #endif
408
409 /* Define if libdlloader will be built on this platform */
410 #ifndef MAGICKCORE_HAVE_LIBDLLOADER
411 #define MAGICKCORE_HAVE_LIBDLLOADER 1
412 #endif
413
414 /* Define to 1 if you have the `gcov' library (-lgcov). */
415 /* #undef HAVE_LIBGCOV */
416
417 /* Define to 1 if you have the <limits.h> header file. */
418 #ifndef MAGICKCORE_HAVE_LIMITS_H
419 #define MAGICKCORE_HAVE_LIMITS_H 1
420 #endif
421
422 /* Define to 1 if you have the <linux/unistd.h> header file. */
423 #ifndef MAGICKCORE_HAVE_LINUX_UNISTD_H
424 #define MAGICKCORE_HAVE_LINUX_UNISTD_H 1
425 #endif
426
427 /* Define to 1 if you have the `lltostr' function. */
428 /* #undef HAVE_LLTOSTR */
429
430 /* Define to 1 if you have the <locale.h> header file. */
431 #ifndef MAGICKCORE_HAVE_LOCALE_H
432 #define MAGICKCORE_HAVE_LOCALE_H 1
433 #endif
434
435 /* Define to 1 if you have the `localtime_r' function. */
436 #ifndef MAGICKCORE_HAVE_LOCALTIME_R
437 #define MAGICKCORE_HAVE_LOCALTIME_R 1
438 #endif
439
440 /* Define to 1 if the type `long double' works and has more range or precision
441    than `double'. */
442 #ifndef MAGICKCORE_HAVE_LONG_DOUBLE_WIDER
443 #define MAGICKCORE_HAVE_LONG_DOUBLE_WIDER 1
444 #endif
445
446 /* Define to 1 if you have the `lstat' function. */
447 #ifndef MAGICKCORE_HAVE_LSTAT
448 #define MAGICKCORE_HAVE_LSTAT 1
449 #endif
450
451 /* define if the compiler implements L"widestring" */
452 #ifndef MAGICKCORE_HAVE_LSTRING
453 #define MAGICKCORE_HAVE_LSTRING /**/
454 #endif
455
456 /* Define this if a modern libltdl is already installed */
457 #ifndef MAGICKCORE_HAVE_LTDL
458 #define MAGICKCORE_HAVE_LTDL 1
459 #endif
460
461 /* Define to 1 if you have the <machine/param.h> header file. */
462 /* #undef HAVE_MACHINE_PARAM_H */
463
464 /* Define to 1 if you have the <mach-o/dyld.h> header file. */
465 /* #undef HAVE_MACH_O_DYLD_H */
466
467 /* Define to 1 if you have the `memmove' function. */
468 #ifndef MAGICKCORE_HAVE_MEMMOVE
469 #define MAGICKCORE_HAVE_MEMMOVE 1
470 #endif
471
472 /* Define to 1 if you have the <memory.h> header file. */
473 #ifndef MAGICKCORE_HAVE_MEMORY_H
474 #define MAGICKCORE_HAVE_MEMORY_H 1
475 #endif
476
477 /* Define to 1 if you have the `memset' function. */
478 #ifndef MAGICKCORE_HAVE_MEMSET
479 #define MAGICKCORE_HAVE_MEMSET 1
480 #endif
481
482 /* Define to 1 if you have the `mkstemp' function. */
483 #ifndef MAGICKCORE_HAVE_MKSTEMP
484 #define MAGICKCORE_HAVE_MKSTEMP 1
485 #endif
486
487 /* Define to 1 if you have a working `mmap' system call. */
488 #ifndef MAGICKCORE_HAVE_MMAP
489 #define MAGICKCORE_HAVE_MMAP 1
490 #endif
491
492 /* Define to 1 if you have a working `mmap' system call. */
493 #ifndef MAGICKCORE_HAVE_MMAP_FILEIO
494 #define MAGICKCORE_HAVE_MMAP_FILEIO 1
495 #endif
496
497 /* Define to 1 if you have the `munmap' function. */
498 #ifndef MAGICKCORE_HAVE_MUNMAP
499 #define MAGICKCORE_HAVE_MUNMAP 1
500 #endif
501
502 /* define if the compiler implements namespaces */
503 #ifndef MAGICKCORE_HAVE_NAMESPACES
504 #define MAGICKCORE_HAVE_NAMESPACES /**/
505 #endif
506
507 /* Define if g++ supports namespace std. */
508 #ifndef MAGICKCORE_HAVE_NAMESPACE_STD
509 #define MAGICKCORE_HAVE_NAMESPACE_STD /**/
510 #endif
511
512 /* Define to 1 if you have the `nanosleep' function. */
513 #ifndef MAGICKCORE_HAVE_NANOSLEEP
514 #define MAGICKCORE_HAVE_NANOSLEEP 1
515 #endif
516
517 /* Define to 1 if you have the <ndir.h> header file, and it defines `DIR'. */
518 /* #undef HAVE_NDIR_H */
519
520 /* Define to 1 if you have the <OpenCL/cl.h> header file. */
521 /* #undef HAVE_OPENCL_CL_H */
522
523 /* Define to 1 if you have the `opendir' function. */
524 #ifndef MAGICKCORE_HAVE_OPENDIR
525 #define MAGICKCORE_HAVE_OPENDIR 1
526 #endif
527
528 /* Define to 1 if you have the <OS.h> header file. */
529 /* #undef HAVE_OS_H */
530
531 /* Define to 1 if you have the `pclose' function. */
532 #ifndef MAGICKCORE_HAVE_PCLOSE
533 #define MAGICKCORE_HAVE_PCLOSE 1
534 #endif
535
536 /* Define to 1 if you have the `poll' function. */
537 #ifndef MAGICKCORE_HAVE_POLL
538 #define MAGICKCORE_HAVE_POLL 1
539 #endif
540
541 /* Define to 1 if you have the `popen' function. */
542 #ifndef MAGICKCORE_HAVE_POPEN
543 #define MAGICKCORE_HAVE_POPEN 1
544 #endif
545
546 /* Define to 1 if you have the `posix_fadvise' function. */
547 #ifndef MAGICKCORE_HAVE_POSIX_FADVISE
548 #define MAGICKCORE_HAVE_POSIX_FADVISE 1
549 #endif
550
551 /* Define to 1 if you have the `posix_fallocate' function. */
552 #ifndef MAGICKCORE_HAVE_POSIX_FALLOCATE
553 #define MAGICKCORE_HAVE_POSIX_FALLOCATE 1
554 #endif
555
556 /* Define to 1 if you have the `posix_madvise' function. */
557 #ifndef MAGICKCORE_HAVE_POSIX_MADVISE
558 #define MAGICKCORE_HAVE_POSIX_MADVISE 1
559 #endif
560
561 /* Define to 1 if you have the `posix_memalign' function. */
562 #ifndef MAGICKCORE_HAVE_POSIX_MEMALIGN
563 #define MAGICKCORE_HAVE_POSIX_MEMALIGN 1
564 #endif
565
566 /* Define to 1 if you have the `posix_spawnp' function. */
567 #ifndef MAGICKCORE_HAVE_POSIX_SPAWNP
568 #define MAGICKCORE_HAVE_POSIX_SPAWNP 1
569 #endif
570
571 /* Define to 1 if you have the `pow' function. */
572 #ifndef MAGICKCORE_HAVE_POW
573 #define MAGICKCORE_HAVE_POW 1
574 #endif
575
576 /* Define to 1 if you have the `pread' function. */
577 #ifndef MAGICKCORE_HAVE_PREAD
578 #define MAGICKCORE_HAVE_PREAD 1
579 #endif
580
581 /* Define if libtool can extract symbol lists from object files. */
582 #ifndef MAGICKCORE_HAVE_PRELOADED_SYMBOLS
583 #define MAGICKCORE_HAVE_PRELOADED_SYMBOLS 1
584 #endif
585
586 /* Define to 1 if you have the <process.h> header file. */
587 /* #undef HAVE_PROCESS_H */
588
589 /* Define if you have POSIX threads libraries and header files. */
590 #ifndef MAGICKCORE_HAVE_PTHREAD
591 #define MAGICKCORE_HAVE_PTHREAD 1
592 #endif
593
594 /* Define to 1 if you have the `pwrite' function. */
595 #ifndef MAGICKCORE_HAVE_PWRITE
596 #define MAGICKCORE_HAVE_PWRITE 1
597 #endif
598
599 /* Define to 1 if you have the `qsort_r' function. */
600 #ifndef MAGICKCORE_HAVE_QSORT_R
601 #define MAGICKCORE_HAVE_QSORT_R 1
602 #endif
603
604 /* Define to 1 if you have the `raise' function. */
605 #ifndef MAGICKCORE_HAVE_RAISE
606 #define MAGICKCORE_HAVE_RAISE 1
607 #endif
608
609 /* Define to 1 if you have the `rand_r' function. */
610 #ifndef MAGICKCORE_HAVE_RAND_R
611 #define MAGICKCORE_HAVE_RAND_R 1
612 #endif
613
614 /* Define to 1 if you have the `readdir' function. */
615 #ifndef MAGICKCORE_HAVE_READDIR
616 #define MAGICKCORE_HAVE_READDIR 1
617 #endif
618
619 /* Define to 1 if you have the `readdir_r' function. */
620 #ifndef MAGICKCORE_HAVE_READDIR_R
621 #define MAGICKCORE_HAVE_READDIR_R 1
622 #endif
623
624 /* Define to 1 if you have the `readlink' function. */
625 #ifndef MAGICKCORE_HAVE_READLINK
626 #define MAGICKCORE_HAVE_READLINK 1
627 #endif
628
629 /* Define to 1 if you have the `realpath' function. */
630 #ifndef MAGICKCORE_HAVE_REALPATH
631 #define MAGICKCORE_HAVE_REALPATH 1
632 #endif
633
634 /* Define to 1 if you have the `seekdir' function. */
635 #ifndef MAGICKCORE_HAVE_SEEKDIR
636 #define MAGICKCORE_HAVE_SEEKDIR 1
637 #endif
638
639 /* Define to 1 if you have the `select' function. */
640 #ifndef MAGICKCORE_HAVE_SELECT
641 #define MAGICKCORE_HAVE_SELECT 1
642 #endif
643
644 /* Define to 1 if you have the `setlocale' function. */
645 #ifndef MAGICKCORE_HAVE_SETLOCALE
646 #define MAGICKCORE_HAVE_SETLOCALE 1
647 #endif
648
649 /* Define to 1 if you have the `setvbuf' function. */
650 #ifndef MAGICKCORE_HAVE_SETVBUF
651 #define MAGICKCORE_HAVE_SETVBUF 1
652 #endif
653
654 /* X11 server supports shape extension */
655 #ifndef MAGICKCORE_HAVE_SHAPE
656 #define MAGICKCORE_HAVE_SHAPE 1
657 #endif
658
659 /* X11 server supports shared memory extension */
660 #ifndef MAGICKCORE_HAVE_SHARED_MEMORY
661 #define MAGICKCORE_HAVE_SHARED_MEMORY 1
662 #endif
663
664 /* Define if you have the shl_load function. */
665 /* #undef HAVE_SHL_LOAD */
666
667 /* Define to 1 if you have the `sigaction' function. */
668 #ifndef MAGICKCORE_HAVE_SIGACTION
669 #define MAGICKCORE_HAVE_SIGACTION 1
670 #endif
671
672 /* Define to 1 if you have the `sigemptyset' function. */
673 #ifndef MAGICKCORE_HAVE_SIGEMPTYSET
674 #define MAGICKCORE_HAVE_SIGEMPTYSET 1
675 #endif
676
677 /* Define to 1 if you have the `spawnvp' function. */
678 /* #undef HAVE_SPAWNVP */
679
680 /* Define to 1 if you have the `sqrt' function. */
681 #ifndef MAGICKCORE_HAVE_SQRT
682 #define MAGICKCORE_HAVE_SQRT 1
683 #endif
684
685 /* Define to 1 if you have the `stat' function. */
686 #ifndef MAGICKCORE_HAVE_STAT
687 #define MAGICKCORE_HAVE_STAT 1
688 #endif
689
690 /* Define to 1 if you have the <stdarg.h> header file. */
691 #ifndef MAGICKCORE_HAVE_STDARG_H
692 #define MAGICKCORE_HAVE_STDARG_H 1
693 #endif
694
695 /* Define to 1 if stdbool.h conforms to C99. */
696 #ifndef MAGICKCORE_HAVE_STDBOOL_H
697 #define MAGICKCORE_HAVE_STDBOOL_H 1
698 #endif
699
700 /* Define to 1 if you have the <stdint.h> header file. */
701 #ifndef MAGICKCORE_HAVE_STDINT_H
702 #define MAGICKCORE_HAVE_STDINT_H 1
703 #endif
704
705 /* Define to 1 if you have the <stdlib.h> header file. */
706 #ifndef MAGICKCORE_HAVE_STDLIB_H
707 #define MAGICKCORE_HAVE_STDLIB_H 1
708 #endif
709
710 /* define if the compiler supports ISO C++ standard library */
711 #ifndef MAGICKCORE_HAVE_STD_LIBS
712 #define MAGICKCORE_HAVE_STD_LIBS /**/
713 #endif
714
715 /* Define to 1 if you have the `strcasecmp' function. */
716 #ifndef MAGICKCORE_HAVE_STRCASECMP
717 #define MAGICKCORE_HAVE_STRCASECMP 1
718 #endif
719
720 /* Define to 1 if you have the `strchr' function. */
721 #ifndef MAGICKCORE_HAVE_STRCHR
722 #define MAGICKCORE_HAVE_STRCHR 1
723 #endif
724
725 /* Define to 1 if you have the `strcspn' function. */
726 #ifndef MAGICKCORE_HAVE_STRCSPN
727 #define MAGICKCORE_HAVE_STRCSPN 1
728 #endif
729
730 /* Define to 1 if you have the `strdup' function. */
731 #ifndef MAGICKCORE_HAVE_STRDUP
732 #define MAGICKCORE_HAVE_STRDUP 1
733 #endif
734
735 /* Define to 1 if you have the `strerror' function. */
736 #ifndef MAGICKCORE_HAVE_STRERROR
737 #define MAGICKCORE_HAVE_STRERROR 1
738 #endif
739
740 /* Define to 1 if you have the `strerror_r' function. */
741 #ifndef MAGICKCORE_HAVE_STRERROR_R
742 #define MAGICKCORE_HAVE_STRERROR_R 1
743 #endif
744
745 /* Define to 1 if cpp supports the ANSI # stringizing operator. */
746 #ifndef MAGICKCORE_HAVE_STRINGIZE
747 #define MAGICKCORE_HAVE_STRINGIZE 1
748 #endif
749
750 /* Define to 1 if you have the <strings.h> header file. */
751 #ifndef MAGICKCORE_HAVE_STRINGS_H
752 #define MAGICKCORE_HAVE_STRINGS_H 1
753 #endif
754
755 /* Define to 1 if you have the <string.h> header file. */
756 #ifndef MAGICKCORE_HAVE_STRING_H
757 #define MAGICKCORE_HAVE_STRING_H 1
758 #endif
759
760 /* Define to 1 if you have the `strlcat' function. */
761 /* #undef HAVE_STRLCAT */
762
763 /* Define to 1 if you have the `strlcpy' function. */
764 /* #undef HAVE_STRLCPY */
765
766 /* Define to 1 if you have the `strncasecmp' function. */
767 #ifndef MAGICKCORE_HAVE_STRNCASECMP
768 #define MAGICKCORE_HAVE_STRNCASECMP 1
769 #endif
770
771 /* Define to 1 if you have the `strpbrk' function. */
772 #ifndef MAGICKCORE_HAVE_STRPBRK
773 #define MAGICKCORE_HAVE_STRPBRK 1
774 #endif
775
776 /* Define to 1 if you have the `strrchr' function. */
777 #ifndef MAGICKCORE_HAVE_STRRCHR
778 #define MAGICKCORE_HAVE_STRRCHR 1
779 #endif
780
781 /* Define to 1 if you have the `strspn' function. */
782 #ifndef MAGICKCORE_HAVE_STRSPN
783 #define MAGICKCORE_HAVE_STRSPN 1
784 #endif
785
786 /* Define to 1 if you have the `strstr' function. */
787 #ifndef MAGICKCORE_HAVE_STRSTR
788 #define MAGICKCORE_HAVE_STRSTR 1
789 #endif
790
791 /* Define to 1 if you have the `strtol' function. */
792 #ifndef MAGICKCORE_HAVE_STRTOL
793 #define MAGICKCORE_HAVE_STRTOL 1
794 #endif
795
796 /* Define to 1 if you have the `strtoul' function. */
797 #ifndef MAGICKCORE_HAVE_STRTOUL
798 #define MAGICKCORE_HAVE_STRTOUL 1
799 #endif
800
801 /* Define to 1 if `tm_zone' is a member of `struct tm'. */
802 #ifndef MAGICKCORE_HAVE_STRUCT_TM_TM_ZONE
803 #define MAGICKCORE_HAVE_STRUCT_TM_TM_ZONE 1
804 #endif
805
806 /* Define to 1 if you have the `symlink' function. */
807 #ifndef MAGICKCORE_HAVE_SYMLINK
808 #define MAGICKCORE_HAVE_SYMLINK 1
809 #endif
810
811 /* Define to 1 if you have the `sysconf' function. */
812 #ifndef MAGICKCORE_HAVE_SYSCONF
813 #define MAGICKCORE_HAVE_SYSCONF 1
814 #endif
815
816 /* Define to 1 if you have the <sys/dir.h> header file, and it defines `DIR'.
817    */
818 /* #undef HAVE_SYS_DIR_H */
819
820 /* Define to 1 if you have the <sys/dl.h> header file. */
821 /* #undef HAVE_SYS_DL_H */
822
823 /* Define to 1 if you have the <sys/ipc.h> header file. */
824 #ifndef MAGICKCORE_HAVE_SYS_IPC_H
825 #define MAGICKCORE_HAVE_SYS_IPC_H 1
826 #endif
827
828 /* Define to 1 if you have the <sys/ndir.h> header file, and it defines `DIR'.
829    */
830 /* #undef HAVE_SYS_NDIR_H */
831
832 /* Define to 1 if you have the <sys/param.h> header file. */
833 #ifndef MAGICKCORE_HAVE_SYS_PARAM_H
834 #define MAGICKCORE_HAVE_SYS_PARAM_H 1
835 #endif
836
837 /* Define to 1 if you have the <sys/resource.h> header file. */
838 #ifndef MAGICKCORE_HAVE_SYS_RESOURCE_H
839 #define MAGICKCORE_HAVE_SYS_RESOURCE_H 1
840 #endif
841
842 /* Define to 1 if you have the <sys/select.h> header file. */
843 #ifndef MAGICKCORE_HAVE_SYS_SELECT_H
844 #define MAGICKCORE_HAVE_SYS_SELECT_H 1
845 #endif
846
847 /* Define to 1 if you have the <sys/socket.h> header file. */
848 #ifndef MAGICKCORE_HAVE_SYS_SOCKET_H
849 #define MAGICKCORE_HAVE_SYS_SOCKET_H 1
850 #endif
851
852 /* Define to 1 if you have the <sys/stat.h> header file. */
853 #ifndef MAGICKCORE_HAVE_SYS_STAT_H
854 #define MAGICKCORE_HAVE_SYS_STAT_H 1
855 #endif
856
857 /* Define to 1 if you have the <sys/syslimits.h> header file. */
858 /* #undef HAVE_SYS_SYSLIMITS_H */
859
860 /* Define to 1 if you have the <sys/timeb.h> header file. */
861 #ifndef MAGICKCORE_HAVE_SYS_TIMEB_H
862 #define MAGICKCORE_HAVE_SYS_TIMEB_H 1
863 #endif
864
865 /* Define to 1 if you have the <sys/times.h> header file. */
866 #ifndef MAGICKCORE_HAVE_SYS_TIMES_H
867 #define MAGICKCORE_HAVE_SYS_TIMES_H 1
868 #endif
869
870 /* Define to 1 if you have the <sys/time.h> header file. */
871 #ifndef MAGICKCORE_HAVE_SYS_TIME_H
872 #define MAGICKCORE_HAVE_SYS_TIME_H 1
873 #endif
874
875 /* Define to 1 if you have the <sys/types.h> header file. */
876 #ifndef MAGICKCORE_HAVE_SYS_TYPES_H
877 #define MAGICKCORE_HAVE_SYS_TYPES_H 1
878 #endif
879
880 /* Define to 1 if you have the <sys/wait.h> header file. */
881 #ifndef MAGICKCORE_HAVE_SYS_WAIT_H
882 #define MAGICKCORE_HAVE_SYS_WAIT_H 1
883 #endif
884
885 /* Define to 1 if you have the `telldir' function. */
886 #ifndef MAGICKCORE_HAVE_TELLDIR
887 #define MAGICKCORE_HAVE_TELLDIR 1
888 #endif
889
890 /* Define to 1 if you have the `tempnam' function. */
891 #ifndef MAGICKCORE_HAVE_TEMPNAM
892 #define MAGICKCORE_HAVE_TEMPNAM 1
893 #endif
894
895 /* Define to 1 if you have the <tiffconf.h> header file. */
896 #ifndef MAGICKCORE_HAVE_TIFFCONF_H
897 #define MAGICKCORE_HAVE_TIFFCONF_H 1
898 #endif
899
900 /* Define to 1 if you have the `TIFFIsCODECConfigured' function. */
901 #ifndef MAGICKCORE_HAVE_TIFFISCODECCONFIGURED
902 #define MAGICKCORE_HAVE_TIFFISCODECCONFIGURED 1
903 #endif
904
905 /* Define to 1 if you have the `TIFFMergeFieldInfo' function. */
906 #ifndef MAGICKCORE_HAVE_TIFFMERGEFIELDINFO
907 #define MAGICKCORE_HAVE_TIFFMERGEFIELDINFO 1
908 #endif
909
910 /* Define to 1 if you have the `TIFFReadEXIFDirectory' function. */
911 #ifndef MAGICKCORE_HAVE_TIFFREADEXIFDIRECTORY
912 #define MAGICKCORE_HAVE_TIFFREADEXIFDIRECTORY 1
913 #endif
914
915 /* Define to 1 if you have the `TIFFSetErrorHandlerExt' function. */
916 #ifndef MAGICKCORE_HAVE_TIFFSETERRORHANDLEREXT
917 #define MAGICKCORE_HAVE_TIFFSETERRORHANDLEREXT 1
918 #endif
919
920 /* Define to 1 if you have the `TIFFSetTagExtender' function. */
921 #ifndef MAGICKCORE_HAVE_TIFFSETTAGEXTENDER
922 #define MAGICKCORE_HAVE_TIFFSETTAGEXTENDER 1
923 #endif
924
925 /* Define to 1 if you have the `TIFFSetWarningHandlerExt' function. */
926 #ifndef MAGICKCORE_HAVE_TIFFSETWARNINGHANDLEREXT
927 #define MAGICKCORE_HAVE_TIFFSETWARNINGHANDLEREXT 1
928 #endif
929
930 /* Define to 1 if you have the `TIFFSwabArrayOfTriples' function. */
931 #ifndef MAGICKCORE_HAVE_TIFFSWABARRAYOFTRIPLES
932 #define MAGICKCORE_HAVE_TIFFSWABARRAYOFTRIPLES 1
933 #endif
934
935 /* Define to 1 if you have the `times' function. */
936 #ifndef MAGICKCORE_HAVE_TIMES
937 #define MAGICKCORE_HAVE_TIMES 1
938 #endif
939
940 /* Define to 1 if your `struct tm' has `tm_zone'. Deprecated, use
941    `HAVE_STRUCT_TM_TM_ZONE' instead. */
942 #ifndef MAGICKCORE_HAVE_TM_ZONE
943 #define MAGICKCORE_HAVE_TM_ZONE 1
944 #endif
945
946 /* Define to 1 if you don't have `tm_zone' but do have the external array
947    `tzname'. */
948 /* #undef HAVE_TZNAME */
949
950 /* Define to 1 if you have the `ulltostr' function. */
951 /* #undef HAVE_ULLTOSTR */
952
953 /* Define to 1 if you have the <unistd.h> header file. */
954 #ifndef MAGICKCORE_HAVE_UNISTD_H
955 #define MAGICKCORE_HAVE_UNISTD_H 1
956 #endif
957
958 /* Define to 1 if you have the `usleep' function. */
959 #ifndef MAGICKCORE_HAVE_USLEEP
960 #define MAGICKCORE_HAVE_USLEEP 1
961 #endif
962
963 /* Define to 1 if you have the `utime' function. */
964 #ifndef MAGICKCORE_HAVE_UTIME
965 #define MAGICKCORE_HAVE_UTIME 1
966 #endif
967
968 /* Define to 1 if you have the `vfork' function. */
969 #ifndef MAGICKCORE_HAVE_VFORK
970 #define MAGICKCORE_HAVE_VFORK 1
971 #endif
972
973 /* Define to 1 if you have the <vfork.h> header file. */
974 /* #undef HAVE_VFORK_H */
975
976 /* Define to 1 if you have the `vprintf' function. */
977 #ifndef MAGICKCORE_HAVE_VPRINTF
978 #define MAGICKCORE_HAVE_VPRINTF 1
979 #endif
980
981 /* Define to 1 if you have the `vsnprintf' function. */
982 #ifndef MAGICKCORE_HAVE_VSNPRINTF
983 #define MAGICKCORE_HAVE_VSNPRINTF 1
984 #endif
985
986 /* Define to 1 if you have the `vsprintf' function. */
987 #ifndef MAGICKCORE_HAVE_VSPRINTF
988 #define MAGICKCORE_HAVE_VSPRINTF 1
989 #endif
990
991 /* Define to 1 if you have the `waitpid' function. */
992 #ifndef MAGICKCORE_HAVE_WAITPID
993 #define MAGICKCORE_HAVE_WAITPID 1
994 #endif
995
996 /* Define to 1 if you have the <wchar.h> header file. */
997 #ifndef MAGICKCORE_HAVE_WCHAR_H
998 #define MAGICKCORE_HAVE_WCHAR_H 1
999 #endif
1000
1001 /* Define to 1 if you have the <windows.h> header file. */
1002 /* #undef HAVE_WINDOWS_H */
1003
1004 /* This value is set to 1 to indicate that the system argz facility works */
1005 #ifndef MAGICKCORE_HAVE_WORKING_ARGZ
1006 #define MAGICKCORE_HAVE_WORKING_ARGZ 1
1007 #endif
1008
1009 /* Define to 1 if `fork' works. */
1010 #ifndef MAGICKCORE_HAVE_WORKING_FORK
1011 #define MAGICKCORE_HAVE_WORKING_FORK 1
1012 #endif
1013
1014 /* Define to 1 if `vfork' works. */
1015 #ifndef MAGICKCORE_HAVE_WORKING_VFORK
1016 #define MAGICKCORE_HAVE_WORKING_VFORK 1
1017 #endif
1018
1019 /* Define to 1 if the system has the type `_Bool'. */
1020 #ifndef MAGICKCORE_HAVE__BOOL
1021 #define MAGICKCORE_HAVE__BOOL 1
1022 #endif
1023
1024 /* Define to 1 if you have the `_exit' function. */
1025 #ifndef MAGICKCORE_HAVE__EXIT
1026 #define MAGICKCORE_HAVE__EXIT 1
1027 #endif
1028
1029 /* Define to 1 if you have the `_NSGetExecutablePath' function. */
1030 /* #undef HAVE__NSGETEXECUTABLEPATH */
1031
1032 /* Define to 1 if you have the `_pclose' function. */
1033 /* #undef HAVE__PCLOSE */
1034
1035 /* Define to 1 if you have the `_popen' function. */
1036 /* #undef HAVE__POPEN */
1037
1038 /* Define to 1 if you have the `_wfopen' function. */
1039 /* #undef HAVE__WFOPEN */
1040
1041 /* Define to 1 if you have the `_wstat' function. */
1042 /* #undef HAVE__WSTAT */
1043
1044 /* define if your compiler has __attribute__ */
1045 #ifndef MAGICKCORE_HAVE___ATTRIBUTE__
1046 #define MAGICKCORE_HAVE___ATTRIBUTE__ 1
1047 #endif
1048
1049 /* accurately represent the wide range of intensity levels in real scenes */
1050 /* #undef HDRI_SUPPORT */
1051
1052 /* Define if you have umem memory allocation library */
1053 /* #undef HasUMEM */
1054
1055 /* ImageMagick is formally installed under prefix */
1056 #ifndef MAGICKCORE_INSTALLED_SUPPORT
1057 #define MAGICKCORE_INSTALLED_SUPPORT 1
1058 #endif
1059
1060 /* Define if you have JBIG library */
1061 /* #undef JBIG_DELEGATE */
1062
1063 /* Define if you have JPEG version 2 "Jasper" library */
1064 #ifndef MAGICKCORE_JP2_DELEGATE
1065 #define MAGICKCORE_JP2_DELEGATE 1
1066 #endif
1067
1068 /* Define if you have JPEG library */
1069 #ifndef MAGICKCORE_JPEG_DELEGATE
1070 #define MAGICKCORE_JPEG_DELEGATE 1
1071 #endif
1072
1073 /* Define if you have LCMS (v1.11 or later) library */
1074 #ifndef MAGICKCORE_LCMS_DELEGATE
1075 #define MAGICKCORE_LCMS_DELEGATE 1
1076 #endif
1077
1078 /* Directory where architecture-dependent files live. */
1079 #ifndef MAGICKCORE_LIBRARY_PATH
1080 #define MAGICKCORE_LIBRARY_PATH "/usr/local/lib/ImageMagick-6.6.4/"
1081 #endif
1082
1083 /* Subdirectory of lib where ImageMagick architecture dependent files are
1084    installed */
1085 #ifndef MAGICKCORE_LIBRARY_RELATIVE_PATH
1086 #define MAGICKCORE_LIBRARY_RELATIVE_PATH "ImageMagick-6.6.4"
1087 #endif
1088
1089 /* Define if you have LQR library */
1090 /* #undef LQR_DELEGATE */
1091
1092 /* Define if using libltdl to support dynamically loadable modules */
1093 #ifndef MAGICKCORE_LTDL_DELEGATE
1094 #define MAGICKCORE_LTDL_DELEGATE 1
1095 #endif
1096
1097 /* Define if the OS needs help to load dependent libraries for dlopen(). */
1098 /* #undef LTDL_DLOPEN_DEPLIBS */
1099
1100 /* Define to the system default library search path. */
1101 #ifndef MAGICKCORE_LT_DLSEARCH_PATH
1102 #define MAGICKCORE_LT_DLSEARCH_PATH "/lib64:/usr/lib64:/lib:/usr/lib:/usr/lib/mesa:/usr/lib32/mesa:/usr/lib/alsa-lib:/usr/local/lib:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu"
1103 #endif
1104
1105 /* The archive extension */
1106 #ifndef MAGICKCORE_LT_LIBEXT
1107 #define MAGICKCORE_LT_LIBEXT "a"
1108 #endif
1109
1110 /* Define to the extension used for runtime loadable modules, say, ".so". */
1111 #ifndef MAGICKCORE_LT_MODULE_EXT
1112 #define MAGICKCORE_LT_MODULE_EXT ".so"
1113 #endif
1114
1115 /* Define to the name of the environment variable that determines the run-time
1116    module search path. */
1117 #ifndef MAGICKCORE_LT_MODULE_PATH_VAR
1118 #define MAGICKCORE_LT_MODULE_PATH_VAR "LD_LIBRARY_PATH"
1119 #endif
1120
1121 /* Define to the sub-directory in which libtool stores uninstalled libraries.
1122    */
1123 #ifndef MAGICKCORE_LT_OBJDIR
1124 #define MAGICKCORE_LT_OBJDIR ".libs/"
1125 #endif
1126
1127 /* Define to prepend to default font search path. */
1128 /* #undef MAGICK_FONT_PATH */
1129
1130 /* Magick API method prefix */
1131 /* #undef NAMESPACE_PREFIX */
1132
1133 /* Define to 1 if assertions should be disabled. */
1134 /* #undef NDEBUG */
1135
1136 /* Define if dlsym() requires a leading underscore in symbol names. */
1137 /* #undef NEED_USCORE */
1138
1139 /* Define to 1 if your C compiler doesn't accept -c and -o together. */
1140 /* #undef NO_MINUS_C_MINUS_O */
1141
1142 /* Define if you have OPENEXR library */
1143 #ifndef MAGICKCORE_OPENEXR_DELEGATE
1144 #define MAGICKCORE_OPENEXR_DELEGATE 1
1145 #endif
1146
1147 /* Define to the address where bug reports for this package should be sent. */
1148 #ifndef MAGICKCORE_PACKAGE_BUGREPORT
1149 #define MAGICKCORE_PACKAGE_BUGREPORT "http://www.imagemagick.org"
1150 #endif
1151
1152 /* Define to the full name of this package. */
1153 #ifndef MAGICKCORE_PACKAGE_NAME
1154 #define MAGICKCORE_PACKAGE_NAME "ImageMagick"
1155 #endif
1156
1157 /* Define to the full name and version of this package. */
1158 #ifndef MAGICKCORE_PACKAGE_STRING
1159 #define MAGICKCORE_PACKAGE_STRING "ImageMagick 6.6.4"
1160 #endif
1161
1162 /* Define to the one symbol short name of this package. */
1163 #ifndef MAGICKCORE_PACKAGE_TARNAME
1164 #define MAGICKCORE_PACKAGE_TARNAME "ImageMagick"
1165 #endif
1166
1167 /* Define to the home page for this package. */
1168 #ifndef MAGICKCORE_PACKAGE_URL
1169 #define MAGICKCORE_PACKAGE_URL ""
1170 #endif
1171
1172 /* Define to the version of this package. */
1173 #ifndef MAGICKCORE_PACKAGE_VERSION
1174 #define MAGICKCORE_PACKAGE_VERSION "6.6.4"
1175 #endif
1176
1177 /* Define if you have PNG library */
1178 #ifndef MAGICKCORE_PNG_DELEGATE
1179 #define MAGICKCORE_PNG_DELEGATE 1
1180 #endif
1181
1182 /* Define to necessary symbol if this constant uses a non-standard name on
1183    your system. */
1184 /* #undef PTHREAD_CREATE_JOINABLE */
1185
1186 /* Pixel cache threshold in MB (defaults to available memory) */
1187 /* #undef PixelCacheThreshold */
1188
1189 /* Number of bits in a pixel Quantum (8/16/32/64) */
1190 #ifndef MAGICKCORE_QUANTUM_DEPTH
1191 #define MAGICKCORE_QUANTUM_DEPTH 16
1192 #endif
1193
1194 /* Define as the return type of signal handlers (`int' or `void'). */
1195 #ifndef MAGICKCORE_RETSIGTYPE
1196 #define MAGICKCORE_RETSIGTYPE void
1197 #endif
1198
1199 /* Define if you have RSVG library */
1200 /* #undef RSVG_DELEGATE */
1201
1202 /* Define to the type of arg 1 for `select'. */
1203 #ifndef MAGICKCORE_SELECT_TYPE_ARG1
1204 #define MAGICKCORE_SELECT_TYPE_ARG1 int
1205 #endif
1206
1207 /* Define to the type of args 2, 3 and 4 for `select'. */
1208 #ifndef MAGICKCORE_SELECT_TYPE_ARG234
1209 #define MAGICKCORE_SELECT_TYPE_ARG234 (fd_set *)
1210 #endif
1211
1212 /* Define to the type of arg 5 for `select'. */
1213 #ifndef MAGICKCORE_SELECT_TYPE_ARG5
1214 #define MAGICKCORE_SELECT_TYPE_ARG5 (struct timeval *)
1215 #endif
1216
1217 /* Directory where architecture-independent configuration files live. */
1218 #ifndef MAGICKCORE_SHARE_CONFIGURE_PATH
1219 #define MAGICKCORE_SHARE_CONFIGURE_PATH "/usr/local/share/ImageMagick-6.6.4/config/"
1220 #endif
1221
1222 /* Subdirectory of lib where architecture-independent configuration files
1223    live. */
1224 #ifndef MAGICKCORE_SHARE_CONFIGURE_RELATIVE_PATH
1225 #define MAGICKCORE_SHARE_CONFIGURE_RELATIVE_PATH "ImageMagick-6.6.4/config"
1226 #endif
1227
1228 /* Directory where architecture-independent files live. */
1229 #ifndef MAGICKCORE_SHARE_PATH
1230 #define MAGICKCORE_SHARE_PATH "/usr/local/share/ImageMagick-6.6.4/"
1231 #endif
1232
1233 /* The size of `off_t', as computed by sizeof. */
1234 #ifndef MAGICKCORE_SIZEOF_OFF_T
1235 #define MAGICKCORE_SIZEOF_OFF_T 8
1236 #endif
1237
1238 /* The size of `signed int', as computed by sizeof. */
1239 #ifndef MAGICKCORE_SIZEOF_SIGNED_INT
1240 #define MAGICKCORE_SIZEOF_SIGNED_INT 4
1241 #endif
1242
1243 /* The size of `signed long', as computed by sizeof. */
1244 #ifndef MAGICKCORE_SIZEOF_SIGNED_LONG
1245 #define MAGICKCORE_SIZEOF_SIGNED_LONG 8
1246 #endif
1247
1248 /* The size of `signed long long', as computed by sizeof. */
1249 #ifndef MAGICKCORE_SIZEOF_SIGNED_LONG_LONG
1250 #define MAGICKCORE_SIZEOF_SIGNED_LONG_LONG 8
1251 #endif
1252
1253 /* The size of `signed short', as computed by sizeof. */
1254 #ifndef MAGICKCORE_SIZEOF_SIGNED_SHORT
1255 #define MAGICKCORE_SIZEOF_SIGNED_SHORT 2
1256 #endif
1257
1258 /* The size of `size_t', as computed by sizeof. */
1259 #ifndef MAGICKCORE_SIZEOF_SIZE_T
1260 #define MAGICKCORE_SIZEOF_SIZE_T 8
1261 #endif
1262
1263 /* The size of `ssize_t', as computed by sizeof. */
1264 #ifndef MAGICKCORE_SIZEOF_SSIZE_T
1265 #define MAGICKCORE_SIZEOF_SSIZE_T 8
1266 #endif
1267
1268 /* The size of `unsigned int', as computed by sizeof. */
1269 #ifndef MAGICKCORE_SIZEOF_UNSIGNED_INT
1270 #define MAGICKCORE_SIZEOF_UNSIGNED_INT 4
1271 #endif
1272
1273 /* The size of `unsigned int*', as computed by sizeof. */
1274 #ifndef MAGICKCORE_SIZEOF_UNSIGNED_INTP
1275 #define MAGICKCORE_SIZEOF_UNSIGNED_INTP 8
1276 #endif
1277
1278 /* The size of `unsigned long', as computed by sizeof. */
1279 #ifndef MAGICKCORE_SIZEOF_UNSIGNED_LONG
1280 #define MAGICKCORE_SIZEOF_UNSIGNED_LONG 8
1281 #endif
1282
1283 /* The size of `unsigned long long', as computed by sizeof. */
1284 #ifndef MAGICKCORE_SIZEOF_UNSIGNED_LONG_LONG
1285 #define MAGICKCORE_SIZEOF_UNSIGNED_LONG_LONG 8
1286 #endif
1287
1288 /* The size of `unsigned short', as computed by sizeof. */
1289 #ifndef MAGICKCORE_SIZEOF_UNSIGNED_SHORT
1290 #define MAGICKCORE_SIZEOF_UNSIGNED_SHORT 2
1291 #endif
1292
1293 /* Define to 1 if the `S_IS*' macros in <sys/stat.h> do not work properly. */
1294 /* #undef STAT_MACROS_BROKEN */
1295
1296 /* Define to 1 if you have the ANSI C header files. */
1297 #ifndef MAGICKCORE_STDC_HEADERS
1298 #define MAGICKCORE_STDC_HEADERS 1
1299 #endif
1300
1301 /* Define if you have POSIX threads libraries and header files. */
1302 #ifndef MAGICKCORE_THREAD_SUPPORT
1303 #define MAGICKCORE_THREAD_SUPPORT 1
1304 #endif
1305
1306 /* Define if you have TIFF library */
1307 #ifndef MAGICKCORE_TIFF_DELEGATE
1308 #define MAGICKCORE_TIFF_DELEGATE 1
1309 #endif
1310
1311 /* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */
1312 #ifndef MAGICKCORE_TIME_WITH_SYS_TIME
1313 #define MAGICKCORE_TIME_WITH_SYS_TIME 1
1314 #endif
1315
1316 /* Define to 1 if your <sys/time.h> declares `struct tm'. */
1317 /* #undef TM_IN_SYS_TIME */
1318
1319 /* Enable extensions on AIX 3, Interix.  */
1320 #ifndef _ALL_SOURCE
1321 # define _ALL_SOURCE 1
1322 #endif
1323 /* Enable GNU extensions on systems that have them.  */
1324 #ifndef _GNU_SOURCE
1325 # define _GNU_SOURCE 1
1326 #endif
1327 /* Enable threading extensions on Solaris.  */
1328 #ifndef _POSIX_PTHREAD_SEMANTICS
1329 # define _POSIX_PTHREAD_SEMANTICS 1
1330 #endif
1331 /* Enable extensions on HP NonStop.  */
1332 #ifndef _TANDEM_SOURCE
1333 # define _TANDEM_SOURCE 1
1334 #endif
1335 /* Enable general extensions on Solaris.  */
1336 #ifndef __EXTENSIONS__
1337 # define __EXTENSIONS__ 1
1338 #endif
1339
1340
1341 /* Define to use the Windows GDI32 library */
1342 /* #undef WINGDI32_DELEGATE */
1343
1344 /* Define if using the dmalloc debugging malloc package */
1345 /* #undef WITH_DMALLOC */
1346
1347 /* Define if you have WMF library */
1348 #ifndef MAGICKCORE_WMF_DELEGATE
1349 #define MAGICKCORE_WMF_DELEGATE 1
1350 #endif
1351
1352 /* Define WORDS_BIGENDIAN to 1 if your processor stores words with the most
1353    significant byte first (like Motorola and SPARC, unlike Intel). */
1354 #if defined AC_APPLE_UNIVERSAL_BUILD
1355 # if defined __BIG_ENDIAN__
1356 #  define WORDS_BIGENDIAN 1
1357 # endif
1358 #else
1359 # ifndef WORDS_BIGENDIAN
1360 /* #  undef WORDS_BIGENDIAN */
1361 # endif
1362 #endif
1363
1364 /* Location of X11 configure files */
1365 #ifndef MAGICKCORE_X11_CONFIGURE_PATH
1366 #define MAGICKCORE_X11_CONFIGURE_PATH ""
1367 #endif
1368
1369 /* Define if you have X11 library */
1370 #ifndef MAGICKCORE_X11_DELEGATE
1371 #define MAGICKCORE_X11_DELEGATE 1
1372 #endif
1373
1374 /* Define if you have XML library */
1375 #ifndef MAGICKCORE_XML_DELEGATE
1376 #define MAGICKCORE_XML_DELEGATE 1
1377 #endif
1378
1379 /* Define to 1 if the X Window System is missing or not being used. */
1380 /* #undef X_DISPLAY_MISSING */
1381
1382 /* Define if you have zlib compression library */
1383 #ifndef MAGICKCORE_ZLIB_DELEGATE
1384 #define MAGICKCORE_ZLIB_DELEGATE 1
1385 #endif
1386
1387 /* Number of bits in a file offset, on hosts where this is settable. */
1388 #ifndef MAGICKCORE__FILE_OFFSET_BITS
1389 #define MAGICKCORE__FILE_OFFSET_BITS 64
1390 #endif
1391
1392 /* enable run-time bounds-checking */
1393 /* #undef _FORTIFY_SOURCE */
1394
1395 /* Define to 1 to make fseeko visible on some hosts (e.g. glibc 2.2). */
1396 /* #undef _LARGEFILE_SOURCE */
1397
1398 /* Define for large files, on AIX-style hosts. */
1399 /* #undef _LARGE_FILES */
1400
1401 /* Define to 1 if on MINIX. */
1402 /* #undef _MINIX */
1403
1404 /* Define this for the OpenCL Accelerator */
1405 /* #undef _OPENCL */
1406
1407 /* Define to 2 if the system does not provide POSIX.1 features except with
1408    this defined. */
1409 /* #undef _POSIX_1_SOURCE */
1410
1411 /* Define to 1 if you need to in order for `stat' and other things to work. */
1412 /* #undef _POSIX_SOURCE */
1413
1414 /* Define to 1 if type `char' is unsigned and you are not using gcc.  */
1415 #ifndef __CHAR_UNSIGNED__
1416 /* # undef __CHAR_UNSIGNED__ */
1417 #endif
1418
1419 /* Define so that glibc/gnulib argp.h does not typedef error_t. */
1420 /* #undef __error_t_defined */
1421
1422 /* Define to appropriate substitue if compiler does not have __func__ */
1423 /* #undef __func__ */
1424
1425 /* Define to a type to use for `error_t' if it is not otherwise available. */
1426 /* #undef error_t */
1427
1428 /* Define to `__inline__' or `__inline' if that's what the C compiler
1429    calls it, or to nothing if 'inline' is not supported under any name.  */
1430 #ifndef __cplusplus
1431 /* #undef inline */
1432 #endif
1433
1434 /* Define to `int' if <sys/types.h> does not define. */
1435 /* #undef mode_t */
1436
1437 /* Define to `long int' if <sys/types.h> does not define. */
1438 /* #undef off_t */
1439
1440 /* Define to `int' if <sys/types.h> does not define. */
1441 /* #undef pid_t */
1442
1443 /* Define to the equivalent of the C99 'restrict' keyword, or to
1444    nothing if this is not supported.  Do not define if restrict is
1445    supported directly.  */
1446 #ifndef _magickcore_restrict
1447 #define _magickcore_restrict __restrict
1448 #endif
1449 /* Work around a bug in Sun C++: it does not support _Restrict or
1450    __restrict__, even though the corresponding Sun C compiler ends up with
1451    "#define restrict _Restrict" or "#define restrict __restrict__" in the
1452    previous line.  Perhaps some future version of Sun C++ will work with
1453    restrict; if so, hopefully it defines __RESTRICT like Sun C does.  */
1454 #if defined __SUNPRO_CC && !defined __RESTRICT
1455 # define _Restrict
1456 # define __restrict__
1457 #endif
1458
1459 /* Define to `unsigned int' if <sys/types.h> does not define. */
1460 /* #undef size_t */
1461
1462 /* Define to `int' if <sys/types.h> does not define. */
1463 /* #undef ssize_t */
1464
1465 /* Define as `fork' if `vfork' does not work. */
1466 /* #undef vfork */
1467
1468 /* Define to empty if the keyword `volatile' does not work. Warning: valid
1469    code using `volatile' can become incorrect without. Disable with care. */
1470 /* #undef volatile */
1471  
1472 /* once: _MAGICK_MAGICK_CONFIG_H */
1473 #endif