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