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