MagickCore  7.1.2-29
Convert, Edit, Or Compose Bitmap Images
magick-baseconfig.h
1 #ifndef _MAGICKCORE_MAGICK_BASECONFIG_H
2 #define _MAGICKCORE_MAGICK_BASECONFIG_H 1
3 
4 /* MagickCore/magick-baseconfig.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 #ifndef MAGICKCORE_BUILD_MODULES
16 #define MAGICKCORE_BUILD_MODULES 1
17 #endif
18 
19 /* Define if you have the bzip2 library */
20 #ifndef MAGICKCORE_BZLIB_DELEGATE
21 #define MAGICKCORE_BZLIB_DELEGATE 1
22 #endif
23 
24 /* Define if you have CAIRO library */
25 #ifndef MAGICKCORE_CAIRO_DELEGATE
26 #define MAGICKCORE_CAIRO_DELEGATE 1
27 #endif
28 
29 /* Channel mask depth */
30 #ifndef MAGICKCORE_CHANNEL_MASK_DEPTH
31 #define MAGICKCORE_CHANNEL_MASK_DEPTH 32
32 #endif
33 
34 /* permit enciphering and deciphering image pixels */
35 #ifndef MAGICKCORE_CIPHER_SUPPORT
36 #define MAGICKCORE_CIPHER_SUPPORT 1
37 #endif
38 
39 /* coders subdirectory. */
40 #ifndef MAGICKCORE_CODER_DIRNAME
41 #define MAGICKCORE_CODER_DIRNAME "coders"
42 #endif
43 
44 /* Directory where architecture-dependent configuration files live. */
45 #ifndef MAGICKCORE_CONFIGURE_PATH
46 #define MAGICKCORE_CONFIGURE_PATH "/etc/ImageMagick-7/"
47 #endif
48 
49 /* Subdirectory of lib where architecture-dependent configuration files live.
50  */
51 #ifndef MAGICKCORE_CONFIGURE_RELATIVE_PATH
52 #define MAGICKCORE_CONFIGURE_RELATIVE_PATH "ImageMagick-7"
53 #endif
54 
55 /* Define if you have DJVU library */
56 #ifndef MAGICKCORE_DJVU_DELEGATE
57 #define MAGICKCORE_DJVU_DELEGATE 1
58 #endif
59 
60 /* Define if you have DMR library */
61 /* #undef DMR_DELEGATE */
62 
63 /* Directory where ImageMagick documents live. */
64 #ifndef MAGICKCORE_DOCUMENTATION_PATH
65 #define MAGICKCORE_DOCUMENTATION_PATH "/usr/share/doc/ImageMagick-7/"
66 #endif
67 
68 /* Define to 1 to enable distributed pixel cache support. */
69 #ifndef MAGICKCORE_DPC_SUPPORT
70 #define MAGICKCORE_DPC_SUPPORT 1
71 #endif
72 
73 /* Define if you have Display Postscript */
74 /* #undef DPS_DELEGATE */
75 
76 /* exclude deprecated methods in MagickCore API */
77 /* #undef EXCLUDE_DEPRECATED */
78 
79 /* Directory where executables are installed. */
80 #ifndef MAGICKCORE_EXECUTABLE_PATH
81 #define MAGICKCORE_EXECUTABLE_PATH "/usr/bin/"
82 #endif
83 
84 /* Define if you have FFTW library */
85 #ifndef MAGICKCORE_FFTW_DELEGATE
86 #define MAGICKCORE_FFTW_DELEGATE 1
87 #endif
88 
89 /* filter subdirectory. */
90 #ifndef MAGICKCORE_FILTER_DIRNAME
91 #define MAGICKCORE_FILTER_DIRNAME "filters"
92 #endif
93 
94 /* Define if you have FLIF library */
95 /* #undef FLIF_DELEGATE */
96 
97 /* Define if you have FONTCONFIG library */
98 #ifndef MAGICKCORE_FONTCONFIG_DELEGATE
99 #define MAGICKCORE_FONTCONFIG_DELEGATE 1
100 #endif
101 
102 /* Define if you have FlashPIX library */
103 /* #undef FPX_DELEGATE */
104 
105 /* Define if you have FREETYPE library */
106 #ifndef MAGICKCORE_FREETYPE_DELEGATE
107 #define MAGICKCORE_FREETYPE_DELEGATE 1
108 #endif
109 
110 /* Define if you have Ghostscript library or framework */
111 #ifndef MAGICKCORE_GS_DELEGATE
112 #define MAGICKCORE_GS_DELEGATE 1
113 #endif
114 
115 /* Define if you have GVC library */
116 #ifndef MAGICKCORE_GVC_DELEGATE
117 #define MAGICKCORE_GVC_DELEGATE 1
118 #endif
119 
120 /* Define to 1 if you have the 'acosh' function. */
121 #ifndef MAGICKCORE_HAVE_ACOSH
122 #define MAGICKCORE_HAVE_ACOSH 1
123 #endif
124 
125 /* Define to 1 if you have the 'aligned_malloc' function. */
126 /* #undef HAVE_ALIGNED_MALLOC */
127 
128 /* Define to 1 if you have the <arm/limits.h> header file. */
129 /* #undef HAVE_ARM_LIMITS_H */
130 
131 /* Define to 1 if you have the <arpa/inet.h> header file. */
132 #ifndef MAGICKCORE_HAVE_ARPA_INET_H
133 #define MAGICKCORE_HAVE_ARPA_INET_H 1
134 #endif
135 
136 /* Define to 1 if you have the 'asinh' function. */
137 #ifndef MAGICKCORE_HAVE_ASINH
138 #define MAGICKCORE_HAVE_ASINH 1
139 #endif
140 
141 /* Define to 1 if you have the 'atanh' function. */
142 #ifndef MAGICKCORE_HAVE_ATANH
143 #define MAGICKCORE_HAVE_ATANH 1
144 #endif
145 
146 /* Define to 1 if you have the 'atexit' function. */
147 #ifndef MAGICKCORE_HAVE_ATEXIT
148 #define MAGICKCORE_HAVE_ATEXIT 1
149 #endif
150 
151 /* Define to 1 if you have the 'atoll' function. */
152 #ifndef MAGICKCORE_HAVE_ATOLL
153 #define MAGICKCORE_HAVE_ATOLL 1
154 #endif
155 
156 /* define if bool is a built-in type */
157 #ifndef MAGICKCORE_HAVE_BOOL
158 #define MAGICKCORE_HAVE_BOOL
159 #endif
160 
161 /* Define to 1 if you have the 'cabs' function. */
162 #ifndef MAGICKCORE_HAVE_CABS
163 #define MAGICKCORE_HAVE_CABS 1
164 #endif
165 
166 /* Define to 1 if you have the 'carg' function. */
167 #ifndef MAGICKCORE_HAVE_CARG
168 #define MAGICKCORE_HAVE_CARG 1
169 #endif
170 
171 /* Define to 1 if you have the 'cimag' function. */
172 #ifndef MAGICKCORE_HAVE_CIMAG
173 #define MAGICKCORE_HAVE_CIMAG 1
174 #endif
175 
176 /* Define to 1 if you have the 'clock' function. */
177 #ifndef MAGICKCORE_HAVE_CLOCK
178 #define MAGICKCORE_HAVE_CLOCK 1
179 #endif
180 
181 /* Define to 1 if you have the 'clock_getres' function. */
182 #ifndef MAGICKCORE_HAVE_CLOCK_GETRES
183 #define MAGICKCORE_HAVE_CLOCK_GETRES 1
184 #endif
185 
186 /* Define to 1 if you have the 'clock_gettime' function. */
187 #ifndef MAGICKCORE_HAVE_CLOCK_GETTIME
188 #define MAGICKCORE_HAVE_CLOCK_GETTIME 1
189 #endif
190 
191 /* Define to 1 if clock_gettime supports CLOCK_REALTIME. */
192 #ifndef MAGICKCORE_HAVE_CLOCK_REALTIME
193 #define MAGICKCORE_HAVE_CLOCK_REALTIME 1
194 #endif
195 
196 /* Define to 1 if you have the <CL/cl.h> header file. */
197 /* #undef HAVE_CL_CL_H */
198 
199 /* Define to 1 if you have the <complex.h> header file. */
200 #ifndef MAGICKCORE_HAVE_COMPLEX_H
201 #define MAGICKCORE_HAVE_COMPLEX_H 1
202 #endif
203 
204 /* Define to 1 if you have the 'creal' function. */
205 #ifndef MAGICKCORE_HAVE_CREAL
206 #define MAGICKCORE_HAVE_CREAL 1
207 #endif
208 
209 /* Define to 1 if you have the 'ctime_r' function. */
210 #ifndef MAGICKCORE_HAVE_CTIME_R
211 #define MAGICKCORE_HAVE_CTIME_R 1
212 #endif
213 
214 /* Define to 1 if you have the declaration of 'pread', and to 0 if you don't.
215  */
216 #ifndef MAGICKCORE_HAVE_DECL_PREAD
217 #define MAGICKCORE_HAVE_DECL_PREAD 1
218 #endif
219 
220 /* Define to 1 if you have the declaration of 'pwrite', and to 0 if you don't.
221  */
222 #ifndef MAGICKCORE_HAVE_DECL_PWRITE
223 #define MAGICKCORE_HAVE_DECL_PWRITE 1
224 #endif
225 
226 /* Define to 1 if you have the declaration of 'strerror_r', and to 0 if you
227  don't. */
228 #ifndef MAGICKCORE_HAVE_DECL_STRERROR_R
229 #define MAGICKCORE_HAVE_DECL_STRERROR_R 1
230 #endif
231 
232 /* Define to 1 if you have the declaration of 'strlcpy', and to 0 if you
233  don't. */
234 #ifndef MAGICKCORE_HAVE_DECL_STRLCPY
235 #define MAGICKCORE_HAVE_DECL_STRLCPY 0
236 #endif
237 
238 /* Define to 1 if you have the declaration of 'tzname', and to 0 if you don't.
239  */
240 /* #undef HAVE_DECL_TZNAME */
241 
242 /* Define to 1 if you have the declaration of 'vsnprintf', and to 0 if you
243  don't. */
244 #ifndef MAGICKCORE_HAVE_DECL_VSNPRINTF
245 #define MAGICKCORE_HAVE_DECL_VSNPRINTF 1
246 #endif
247 
248 /* Define to 1 if you have the 'directio' function. */
249 /* #undef HAVE_DIRECTIO */
250 
251 /* Define to 1 if you have the <dirent.h> header file, and it defines 'DIR'.
252  */
253 #ifndef MAGICKCORE_HAVE_DIRENT_H
254 #define MAGICKCORE_HAVE_DIRENT_H 1
255 #endif
256 
257 /* Define to 1 if you have the <dlfcn.h> header file. */
258 #ifndef MAGICKCORE_HAVE_DLFCN_H
259 #define MAGICKCORE_HAVE_DLFCN_H 1
260 #endif
261 
262 /* Define to 1 if you have the 'erf' function. */
263 #ifndef MAGICKCORE_HAVE_ERF
264 #define MAGICKCORE_HAVE_ERF 1
265 #endif
266 
267 /* Define to 1 if you have the <errno.h> header file. */
268 #ifndef MAGICKCORE_HAVE_ERRNO_H
269 #define MAGICKCORE_HAVE_ERRNO_H 1
270 #endif
271 
272 /* Define to 1 if you have the 'execvp' function. */
273 #ifndef MAGICKCORE_HAVE_EXECVP
274 #define MAGICKCORE_HAVE_EXECVP 1
275 #endif
276 
277 /* Define to 1 if you have the 'fchmod' function. */
278 #ifndef MAGICKCORE_HAVE_FCHMOD
279 #define MAGICKCORE_HAVE_FCHMOD 1
280 #endif
281 
282 /* Define to 1 if you have the <fcntl.h> header file. */
283 #ifndef MAGICKCORE_HAVE_FCNTL_H
284 #define MAGICKCORE_HAVE_FCNTL_H 1
285 #endif
286 
287 /* Define to 1 if you have the <float.h> header file. */
288 #ifndef MAGICKCORE_HAVE_FLOAT_H
289 #define MAGICKCORE_HAVE_FLOAT_H 1
290 #endif
291 
292 /* Define to 1 if you have the 'floor' function. */
293 #ifndef MAGICKCORE_HAVE_FLOOR
294 #define MAGICKCORE_HAVE_FLOOR 1
295 #endif
296 
297 /* Define to 1 if you have the 'fork' function. */
298 #ifndef MAGICKCORE_HAVE_FORK
299 #define MAGICKCORE_HAVE_FORK 1
300 #endif
301 
302 /* Define to 1 if fseeko (and ftello) are declared in stdio.h. */
303 #ifndef MAGICKCORE_HAVE_FSEEKO
304 #define MAGICKCORE_HAVE_FSEEKO 1
305 #endif
306 
307 /* Define to 1 if you have the 'ftime' function. */
308 #ifndef MAGICKCORE_HAVE_FTIME
309 #define MAGICKCORE_HAVE_FTIME 1
310 #endif
311 
312 /* Define to 1 if you have the 'ftruncate' function. */
313 #ifndef MAGICKCORE_HAVE_FTRUNCATE
314 #define MAGICKCORE_HAVE_FTRUNCATE 1
315 #endif
316 
317 /* Define to 1 if you have the 'getcwd' function. */
318 #ifndef MAGICKCORE_HAVE_GETCWD
319 #define MAGICKCORE_HAVE_GETCWD 1
320 #endif
321 
322 /* Define to 1 if you have the 'getc_unlocked' function. */
323 #ifndef MAGICKCORE_HAVE_GETC_UNLOCKED
324 #define MAGICKCORE_HAVE_GETC_UNLOCKED 1
325 #endif
326 
327 /* Define to 1 if you have the 'getdtablesize' function. */
328 #ifndef MAGICKCORE_HAVE_GETDTABLESIZE
329 #define MAGICKCORE_HAVE_GETDTABLESIZE 1
330 #endif
331 
332 /* Define to 1 if you have the 'getentropy' function. */
333 #ifndef MAGICKCORE_HAVE_GETENTROPY
334 #define MAGICKCORE_HAVE_GETENTROPY 1
335 #endif
336 
337 /* Define to 1 if you have the 'getexecname' function. */
338 /* #undef HAVE_GETEXECNAME */
339 
340 /* Define to 1 if you have the 'getloadavg' function. */
341 #ifndef MAGICKCORE_HAVE_GETLOADAVG
342 #define MAGICKCORE_HAVE_GETLOADAVG 1
343 #endif
344 
345 /* Define to 1 if you have the 'getpagesize' function. */
346 #ifndef MAGICKCORE_HAVE_GETPAGESIZE
347 #define MAGICKCORE_HAVE_GETPAGESIZE 1
348 #endif
349 
350 /* Define to 1 if you have the 'getpid' function. */
351 #ifndef MAGICKCORE_HAVE_GETPID
352 #define MAGICKCORE_HAVE_GETPID 1
353 #endif
354 
355 /* Define to 1 if you have the 'getpwnam_r' function. */
356 #ifndef MAGICKCORE_HAVE_GETPWNAM_R
357 #define MAGICKCORE_HAVE_GETPWNAM_R 1
358 #endif
359 
360 /* Define to 1 if you have the 'getrlimit' function. */
361 #ifndef MAGICKCORE_HAVE_GETRLIMIT
362 #define MAGICKCORE_HAVE_GETRLIMIT 1
363 #endif
364 
365 /* Define to 1 if you have the 'getrusage' function. */
366 #ifndef MAGICKCORE_HAVE_GETRUSAGE
367 #define MAGICKCORE_HAVE_GETRUSAGE 1
368 #endif
369 
370 /* Define to 1 if you have the 'gettimeofday' function. */
371 #ifndef MAGICKCORE_HAVE_GETTIMEOFDAY
372 #define MAGICKCORE_HAVE_GETTIMEOFDAY 1
373 #endif
374 
375 /* Define to 1 if you have the 'gmtime_r' function. */
376 #ifndef MAGICKCORE_HAVE_GMTIME_R
377 #define MAGICKCORE_HAVE_GMTIME_R 1
378 #endif
379 
380 /* [Compile with hugepage support] */
381 /* #undef HAVE_HUGEPAGES */
382 
383 /* Define to 1 if the system has the type 'intmax_t'. */
384 #ifndef MAGICKCORE_HAVE_INTMAX_T
385 #define MAGICKCORE_HAVE_INTMAX_T 1
386 #endif
387 
388 /* Define to 1 if the system has the type 'intptr_t'. */
389 #ifndef MAGICKCORE_HAVE_INTPTR_T
390 #define MAGICKCORE_HAVE_INTPTR_T 1
391 #endif
392 
393 /* Define to 1 if you have the <inttypes.h> header file. */
394 #ifndef MAGICKCORE_HAVE_INTTYPES_H
395 #define MAGICKCORE_HAVE_INTTYPES_H 1
396 #endif
397 
398 /* Define to 1 if you have the 'isnan' function. */
399 #ifndef MAGICKCORE_HAVE_ISNAN
400 #define MAGICKCORE_HAVE_ISNAN 1
401 #endif
402 
403 /* Define to 1 if you have the 'j0' function. */
404 #ifndef MAGICKCORE_HAVE_J0
405 #define MAGICKCORE_HAVE_J0 1
406 #endif
407 
408 /* Define to 1 if you have the 'j1' function. */
409 #ifndef MAGICKCORE_HAVE_J1
410 #define MAGICKCORE_HAVE_J1 1
411 #endif
412 
413 /* Define if you have jemalloc memory allocation library */
414 /* #undef HAVE_JEMALLOC */
415 
416 /* Define to 1 if you have the 'jpeg12_read_scanlines' function. */
417 /* #undef HAVE_JPEG12_READ_SCANLINES */
418 
419 /* Define to 1 if you have the 'jpeg12_write_scanlines' function. */
420 /* #undef HAVE_JPEG12_WRITE_SCANLINES */
421 
422 /* Define to 1 if you have the 'jpeg16_read_scanlines' function. */
423 /* #undef HAVE_JPEG16_READ_SCANLINES */
424 
425 /* Define to 1 if you have the 'jpeg16_write_scanlines' function. */
426 /* #undef HAVE_JPEG16_WRITE_SCANLINES */
427 
428 /* Define to 1 if you have the 'jpeg_enable_lossless' function. */
429 /* #undef HAVE_JPEG_ENABLE_LOSSLESS */
430 
431 /* Define to 1 if you have the 'jpeg_simple_lossless' function. */
432 /* #undef HAVE_JPEG_SIMPLE_LOSSLESS */
433 
434 /* Define if you have the <lcms2.h> header file. */
435 #ifndef MAGICKCORE_HAVE_LCMS2_H
436 #define MAGICKCORE_HAVE_LCMS2_H 1
437 #endif
438 
439 /* Define if you have the <lcms2/lcms2.h> header file. */
440 /* #undef HAVE_LCMS2_LCMS2_H */
441 
442 /* Define to 1 if you have the 'gcov' library (-lgcov). */
443 /* #undef HAVE_LIBGCOV */
444 
445 /* Define to 1 if you have the <limits.h> header file. */
446 #ifndef MAGICKCORE_HAVE_LIMITS_H
447 #define MAGICKCORE_HAVE_LIMITS_H 1
448 #endif
449 
450 /* Define if you have Linux-compatible sendfile() */
451 #ifndef MAGICKCORE_HAVE_LINUX_SENDFILE
452 #define MAGICKCORE_HAVE_LINUX_SENDFILE 1
453 #endif
454 
455 /* Define to 1 if you have the <linux/unistd.h> header file. */
456 #ifndef MAGICKCORE_HAVE_LINUX_UNISTD_H
457 #define MAGICKCORE_HAVE_LINUX_UNISTD_H 1
458 #endif
459 
460 /* Define to 1 if you have the 'lltostr' function. */
461 /* #undef HAVE_LLTOSTR */
462 
463 /* Define to 1 if you have the <locale.h> header file. */
464 #ifndef MAGICKCORE_HAVE_LOCALE_H
465 #define MAGICKCORE_HAVE_LOCALE_H 1
466 #endif
467 
468 /* Define to 1 if you have the 'localtime_r' function. */
469 #ifndef MAGICKCORE_HAVE_LOCALTIME_R
470 #define MAGICKCORE_HAVE_LOCALTIME_R 1
471 #endif
472 
473 /* Define to 1 if the system has the type 'long long int'. */
474 #ifndef MAGICKCORE_HAVE_LONG_LONG_INT
475 #define MAGICKCORE_HAVE_LONG_LONG_INT 1
476 #endif
477 
478 /* Define to 1 if you have the 'lstat' function. */
479 #ifndef MAGICKCORE_HAVE_LSTAT
480 #define MAGICKCORE_HAVE_LSTAT 1
481 #endif
482 
483 /* Define to 1 if you have the <machine/param.h> header file. */
484 /* #undef HAVE_MACHINE_PARAM_H */
485 
486 /* Define to 1 if you have the <mach-o/dyld.h> header file. */
487 /* #undef HAVE_MACH_O_DYLD_H */
488 
489 /* Define to 1 if you have the <malloc.h> header file. */
490 #ifndef MAGICKCORE_HAVE_MALLOC_H
491 #define MAGICKCORE_HAVE_MALLOC_H 1
492 #endif
493 
494 /* Define to 1 if <wchar.h> declares mbstate_t. */
495 #ifndef MAGICKCORE_HAVE_MBSTATE_T
496 #define MAGICKCORE_HAVE_MBSTATE_T 1
497 #endif
498 
499 /* Define to 1 if you have the 'memmove' function. */
500 #ifndef MAGICKCORE_HAVE_MEMMOVE
501 #define MAGICKCORE_HAVE_MEMMOVE 1
502 #endif
503 
504 /* Define to 1 if you have the 'memset' function. */
505 #ifndef MAGICKCORE_HAVE_MEMSET
506 #define MAGICKCORE_HAVE_MEMSET 1
507 #endif
508 
509 /* Define to 1 if you have the <minix/config.h> header file. */
510 /* #undef HAVE_MINIX_CONFIG_H */
511 
512 /* Define to 1 if you have the 'mkdir' function. */
513 #ifndef MAGICKCORE_HAVE_MKDIR
514 #define MAGICKCORE_HAVE_MKDIR 1
515 #endif
516 
517 /* Define to 1 if you have the 'mkstemp' function. */
518 #ifndef MAGICKCORE_HAVE_MKSTEMP
519 #define MAGICKCORE_HAVE_MKSTEMP 1
520 #endif
521 
522 /* Define to 1 if you have the 'mmap' function. */
523 #ifndef MAGICKCORE_HAVE_MMAP
524 #define MAGICKCORE_HAVE_MMAP 1
525 #endif
526 
527 /* Define if you have the mtmalloc memory allocation library */
528 /* #undef HAVE_MTMALLOC */
529 
530 /* Define to 1 if you have the 'munmap' function. */
531 #ifndef MAGICKCORE_HAVE_MUNMAP
532 #define MAGICKCORE_HAVE_MUNMAP 1
533 #endif
534 
535 /* define if the compiler implements namespaces */
536 #ifndef MAGICKCORE_HAVE_NAMESPACES
537 #define MAGICKCORE_HAVE_NAMESPACES
538 #endif
539 
540 /* Define if g++ supports namespace std. */
541 #ifndef MAGICKCORE_HAVE_NAMESPACE_STD
542 #define MAGICKCORE_HAVE_NAMESPACE_STD
543 #endif
544 
545 /* Define to 1 if you have the 'nanosleep' function. */
546 #ifndef MAGICKCORE_HAVE_NANOSLEEP
547 #define MAGICKCORE_HAVE_NANOSLEEP 1
548 #endif
549 
550 /* Define to 1 if you have the <ndir.h> header file, and it defines 'DIR'. */
551 /* #undef HAVE_NDIR_H */
552 
553 /* Define to 1 if you have the <netdb.h> header file. */
554 #ifndef MAGICKCORE_HAVE_NETDB_H
555 #define MAGICKCORE_HAVE_NETDB_H 1
556 #endif
557 
558 /* Define to 1 if you have the <netinet/in.h> header file. */
559 #ifndef MAGICKCORE_HAVE_NETINET_IN_H
560 #define MAGICKCORE_HAVE_NETINET_IN_H 1
561 #endif
562 
563 /* Define to 1 if you have the 'newlocale' function. */
564 #ifndef MAGICKCORE_HAVE_NEWLOCALE
565 #define MAGICKCORE_HAVE_NEWLOCALE 1
566 #endif
567 
568 /* Define to 1 if you have the <OpenCL/cl.h> header file. */
569 /* #undef HAVE_OPENCL_CL_H */
570 
571 /* Define to 1 if you have the <OS.h> header file. */
572 /* #undef HAVE_OS_H */
573 
574 /* Define to 1 if you have the 'pclose' function. */
575 #ifndef MAGICKCORE_HAVE_PCLOSE
576 #define MAGICKCORE_HAVE_PCLOSE 1
577 #endif
578 
579 /* Define to 1 if you have the 'poll' function. */
580 #ifndef MAGICKCORE_HAVE_POLL
581 #define MAGICKCORE_HAVE_POLL 1
582 #endif
583 
584 /* Define to 1 if you have the 'popen' function. */
585 #ifndef MAGICKCORE_HAVE_POPEN
586 #define MAGICKCORE_HAVE_POPEN 1
587 #endif
588 
589 /* Define to 1 if you have the 'posix_fadvise' function. */
590 #ifndef MAGICKCORE_HAVE_POSIX_FADVISE
591 #define MAGICKCORE_HAVE_POSIX_FADVISE 1
592 #endif
593 
594 /* Define to 1 if you have the 'posix_fallocate' function. */
595 #ifndef MAGICKCORE_HAVE_POSIX_FALLOCATE
596 #define MAGICKCORE_HAVE_POSIX_FALLOCATE 1
597 #endif
598 
599 /* Define to 1 if you have the 'posix_madvise' function. */
600 #ifndef MAGICKCORE_HAVE_POSIX_MADVISE
601 #define MAGICKCORE_HAVE_POSIX_MADVISE 1
602 #endif
603 
604 /* Define to 1 if you have the 'posix_memalign' function. */
605 #ifndef MAGICKCORE_HAVE_POSIX_MEMALIGN
606 #define MAGICKCORE_HAVE_POSIX_MEMALIGN 1
607 #endif
608 
609 /* Define to 1 if you have the 'posix_spawnp' function. */
610 #ifndef MAGICKCORE_HAVE_POSIX_SPAWNP
611 #define MAGICKCORE_HAVE_POSIX_SPAWNP 1
612 #endif
613 
614 /* Define to 1 if you have the 'pow' function. */
615 #ifndef MAGICKCORE_HAVE_POW
616 #define MAGICKCORE_HAVE_POW 1
617 #endif
618 
619 /* Define to 1 if you have the 'pread' function. */
620 #ifndef MAGICKCORE_HAVE_PREAD
621 #define MAGICKCORE_HAVE_PREAD 1
622 #endif
623 
624 /* Define to 1 if you have the <process.h> header file. */
625 /* #undef HAVE_PROCESS_H */
626 
627 /* Define if you have POSIX threads libraries and header files. */
628 #ifndef MAGICKCORE_HAVE_PTHREAD
629 #define MAGICKCORE_HAVE_PTHREAD 1
630 #endif
631 
632 /* Have PTHREAD_PRIO_INHERIT. */
633 #ifndef MAGICKCORE_HAVE_PTHREAD_PRIO_INHERIT
634 #define MAGICKCORE_HAVE_PTHREAD_PRIO_INHERIT 1
635 #endif
636 
637 /* Define to 1 if you have the 'putenv' function. */
638 #ifndef MAGICKCORE_HAVE_PUTENV
639 #define MAGICKCORE_HAVE_PUTENV 1
640 #endif
641 
642 /* Define to 1 if you have the 'pwrite' function. */
643 #ifndef MAGICKCORE_HAVE_PWRITE
644 #define MAGICKCORE_HAVE_PWRITE 1
645 #endif
646 
647 /* Define to 1 if you have the 'qsort_r' function. */
648 #ifndef MAGICKCORE_HAVE_QSORT_R
649 #define MAGICKCORE_HAVE_QSORT_R 1
650 #endif
651 
652 /* Define to 1 if you have the 'raise' function. */
653 #ifndef MAGICKCORE_HAVE_RAISE
654 #define MAGICKCORE_HAVE_RAISE 1
655 #endif
656 
657 /* Define to 1 if you have the 'rand_r' function. */
658 #ifndef MAGICKCORE_HAVE_RAND_R
659 #define MAGICKCORE_HAVE_RAND_R 1
660 #endif
661 
662 /* Define to 1 if you have the 'readlink' function. */
663 #ifndef MAGICKCORE_HAVE_READLINK
664 #define MAGICKCORE_HAVE_READLINK 1
665 #endif
666 
667 /* Define to 1 if you have the 'realpath' function. */
668 #ifndef MAGICKCORE_HAVE_REALPATH
669 #define MAGICKCORE_HAVE_REALPATH 1
670 #endif
671 
672 /* Define to 1 if you have the 'seekdir' function. */
673 #ifndef MAGICKCORE_HAVE_SEEKDIR
674 #define MAGICKCORE_HAVE_SEEKDIR 1
675 #endif
676 
677 /* Define to 1 if you have the 'select' function. */
678 #ifndef MAGICKCORE_HAVE_SELECT
679 #define MAGICKCORE_HAVE_SELECT 1
680 #endif
681 
682 /* Define to 1 if you have the 'sendfile' function. */
683 #ifndef MAGICKCORE_HAVE_SENDFILE
684 #define MAGICKCORE_HAVE_SENDFILE 1
685 #endif
686 
687 /* Define to 1 if you have the 'setlocale' function. */
688 #ifndef MAGICKCORE_HAVE_SETLOCALE
689 #define MAGICKCORE_HAVE_SETLOCALE 1
690 #endif
691 
692 /* Define to 1 if you have the 'setvbuf' function. */
693 #ifndef MAGICKCORE_HAVE_SETVBUF
694 #define MAGICKCORE_HAVE_SETVBUF 1
695 #endif
696 
697 /* X11 server supports shape extension */
698 #ifndef MAGICKCORE_HAVE_SHAPE
699 #define MAGICKCORE_HAVE_SHAPE 1
700 #endif
701 
702 /* X11 server supports shared memory extension */
703 #ifndef MAGICKCORE_HAVE_SHARED_MEMORY
704 #define MAGICKCORE_HAVE_SHARED_MEMORY 1
705 #endif
706 
707 /* Define to 1 if you have the 'sigaction' function. */
708 #ifndef MAGICKCORE_HAVE_SIGACTION
709 #define MAGICKCORE_HAVE_SIGACTION 1
710 #endif
711 
712 /* Define to 1 if you have the 'sigemptyset' function. */
713 #ifndef MAGICKCORE_HAVE_SIGEMPTYSET
714 #define MAGICKCORE_HAVE_SIGEMPTYSET 1
715 #endif
716 
717 /* Define to 1 if you have the 'socket' function. */
718 #ifndef MAGICKCORE_HAVE_SOCKET
719 #define MAGICKCORE_HAVE_SOCKET 1
720 #endif
721 
722 /* Define to 1 if you have the 'spawnvp' function. */
723 /* #undef HAVE_SPAWNVP */
724 
725 /* Define to 1 if you have the 'sqrt' function. */
726 #ifndef MAGICKCORE_HAVE_SQRT
727 #define MAGICKCORE_HAVE_SQRT 1
728 #endif
729 
730 /* Define to 1 if you have the 'stat' function. */
731 #ifndef MAGICKCORE_HAVE_STAT
732 #define MAGICKCORE_HAVE_STAT 1
733 #endif
734 
735 /* Define to 1 if you have the <stdarg.h> header file. */
736 #ifndef MAGICKCORE_HAVE_STDARG_H
737 #define MAGICKCORE_HAVE_STDARG_H 1
738 #endif
739 
740 /* Define to 1 if stdbool.h conforms to C99. */
741 #ifndef MAGICKCORE_HAVE_STDBOOL_H
742 #define MAGICKCORE_HAVE_STDBOOL_H 1
743 #endif
744 
745 /* Define to 1 if you have the <stddef.h> header file. */
746 #ifndef MAGICKCORE_HAVE_STDDEF_H
747 #define MAGICKCORE_HAVE_STDDEF_H 1
748 #endif
749 
750 /* Define to 1 if you have the <stdint.h> header file. */
751 #ifndef MAGICKCORE_HAVE_STDINT_H
752 #define MAGICKCORE_HAVE_STDINT_H 1
753 #endif
754 
755 /* Define to 1 if you have the <stdio.h> header file. */
756 /* #undef HAVE_STDIO_H */
757 
758 /* Define to 1 if you have the <stdlib.h> header file. */
759 #ifndef MAGICKCORE_HAVE_STDLIB_H
760 #define MAGICKCORE_HAVE_STDLIB_H 1
761 #endif
762 
763 /* Define to 1 if you have the 'strcasecmp' function. */
764 #ifndef MAGICKCORE_HAVE_STRCASECMP
765 #define MAGICKCORE_HAVE_STRCASECMP 1
766 #endif
767 
768 /* Define to 1 if you have the 'strcasestr' function. */
769 #ifndef MAGICKCORE_HAVE_STRCASESTR
770 #define MAGICKCORE_HAVE_STRCASESTR 1
771 #endif
772 
773 /* Define to 1 if you have the 'strchr' function. */
774 #ifndef MAGICKCORE_HAVE_STRCHR
775 #define MAGICKCORE_HAVE_STRCHR 1
776 #endif
777 
778 /* Define to 1 if you have the 'strcspn' function. */
779 #ifndef MAGICKCORE_HAVE_STRCSPN
780 #define MAGICKCORE_HAVE_STRCSPN 1
781 #endif
782 
783 /* Define to 1 if you have the 'strdup' function. */
784 #ifndef MAGICKCORE_HAVE_STRDUP
785 #define MAGICKCORE_HAVE_STRDUP 1
786 #endif
787 
788 /* Define to 1 if you have the 'strerror' function. */
789 #ifndef MAGICKCORE_HAVE_STRERROR
790 #define MAGICKCORE_HAVE_STRERROR 1
791 #endif
792 
793 /* Define if you have 'strerror_r'. */
794 #ifndef MAGICKCORE_HAVE_STRERROR_R
795 #define MAGICKCORE_HAVE_STRERROR_R 1
796 #endif
797 
798 /* Define to 1 if cpp supports the ANSI # stringizing operator. */
799 #ifndef MAGICKCORE_HAVE_STRINGIZE
800 #define MAGICKCORE_HAVE_STRINGIZE 1
801 #endif
802 
803 /* Define to 1 if you have the <strings.h> header file. */
804 #ifndef MAGICKCORE_HAVE_STRINGS_H
805 #define MAGICKCORE_HAVE_STRINGS_H 1
806 #endif
807 
808 /* Define to 1 if you have the <string.h> header file. */
809 #ifndef MAGICKCORE_HAVE_STRING_H
810 #define MAGICKCORE_HAVE_STRING_H 1
811 #endif
812 
813 /* Define to 1 if you have the 'strlcat' function. */
814 /* #undef HAVE_STRLCAT */
815 
816 /* Define to 1 if you have the 'strlcpy' function. */
817 /* #undef HAVE_STRLCPY */
818 
819 /* Define to 1 if you have the 'strncasecmp' function. */
820 #ifndef MAGICKCORE_HAVE_STRNCASECMP
821 #define MAGICKCORE_HAVE_STRNCASECMP 1
822 #endif
823 
824 /* Define to 1 if you have the 'strpbrk' function. */
825 #ifndef MAGICKCORE_HAVE_STRPBRK
826 #define MAGICKCORE_HAVE_STRPBRK 1
827 #endif
828 
829 /* Define to 1 if you have the 'strrchr' function. */
830 #ifndef MAGICKCORE_HAVE_STRRCHR
831 #define MAGICKCORE_HAVE_STRRCHR 1
832 #endif
833 
834 /* Define to 1 if you have the 'strspn' function. */
835 #ifndef MAGICKCORE_HAVE_STRSPN
836 #define MAGICKCORE_HAVE_STRSPN 1
837 #endif
838 
839 /* Define to 1 if you have the 'strstr' function. */
840 #ifndef MAGICKCORE_HAVE_STRSTR
841 #define MAGICKCORE_HAVE_STRSTR 1
842 #endif
843 
844 /* Define to 1 if you have the 'strtod' function. */
845 #ifndef MAGICKCORE_HAVE_STRTOD
846 #define MAGICKCORE_HAVE_STRTOD 1
847 #endif
848 
849 /* Define to 1 if you have the 'strtod_l' function. */
850 #ifndef MAGICKCORE_HAVE_STRTOD_L
851 #define MAGICKCORE_HAVE_STRTOD_L 1
852 #endif
853 
854 /* Define to 1 if you have the 'strtol' function. */
855 #ifndef MAGICKCORE_HAVE_STRTOL
856 #define MAGICKCORE_HAVE_STRTOL 1
857 #endif
858 
859 /* Define to 1 if you have the 'strtoul' function. */
860 #ifndef MAGICKCORE_HAVE_STRTOUL
861 #define MAGICKCORE_HAVE_STRTOUL 1
862 #endif
863 
864 /* Define to 1 if 'tm_zone' is a member of 'struct tm'. */
865 #ifndef MAGICKCORE_HAVE_STRUCT_TM_TM_ZONE
866 #define MAGICKCORE_HAVE_STRUCT_TM_TM_ZONE 1
867 #endif
868 
869 /* Define to 1 if you have the <sun_prefetch.h> header file. */
870 /* #undef HAVE_SUN_PREFETCH_H */
871 
872 /* Define to 1 if you have the 'symlink' function. */
873 #ifndef MAGICKCORE_HAVE_SYMLINK
874 #define MAGICKCORE_HAVE_SYMLINK 1
875 #endif
876 
877 /* Define to 1 if you have the 'sysconf' function. */
878 #ifndef MAGICKCORE_HAVE_SYSCONF
879 #define MAGICKCORE_HAVE_SYSCONF 1
880 #endif
881 
882 /* Define to 1 if you have the 'system' function. */
883 #ifndef MAGICKCORE_HAVE_SYSTEM
884 #define MAGICKCORE_HAVE_SYSTEM 1
885 #endif
886 
887 /* Define to 1 if you have the <sys/dir.h> header file, and it defines 'DIR'.
888  */
889 /* #undef HAVE_SYS_DIR_H */
890 
891 /* Define to 1 if you have the <sys/ipc.h> header file. */
892 #ifndef MAGICKCORE_HAVE_SYS_IPC_H
893 #define MAGICKCORE_HAVE_SYS_IPC_H 1
894 #endif
895 
896 /* Define to 1 if you have the <sys/loadavg.h> header file. */
897 /* #undef HAVE_SYS_LOADAVG_H */
898 
899 /* Define to 1 if you have the <sys/mman.h> header file. */
900 #ifndef MAGICKCORE_HAVE_SYS_MMAN_H
901 #define MAGICKCORE_HAVE_SYS_MMAN_H 1
902 #endif
903 
904 /* Define to 1 if you have the <sys/ndir.h> header file, and it defines 'DIR'.
905  */
906 /* #undef HAVE_SYS_NDIR_H */
907 
908 /* Define to 1 if you have the <sys/param.h> header file. */
909 #ifndef MAGICKCORE_HAVE_SYS_PARAM_H
910 #define MAGICKCORE_HAVE_SYS_PARAM_H 1
911 #endif
912 
913 /* Define to 1 if you have the <sys/resource.h> header file. */
914 #ifndef MAGICKCORE_HAVE_SYS_RESOURCE_H
915 #define MAGICKCORE_HAVE_SYS_RESOURCE_H 1
916 #endif
917 
918 /* Define to 1 if you have the <sys/sendfile.h> header file. */
919 #ifndef MAGICKCORE_HAVE_SYS_SENDFILE_H
920 #define MAGICKCORE_HAVE_SYS_SENDFILE_H 1
921 #endif
922 
923 /* Define to 1 if you have the <sys/socket.h> header file. */
924 #ifndef MAGICKCORE_HAVE_SYS_SOCKET_H
925 #define MAGICKCORE_HAVE_SYS_SOCKET_H 1
926 #endif
927 
928 /* Define to 1 if you have the <sys/stat.h> header file. */
929 #ifndef MAGICKCORE_HAVE_SYS_STAT_H
930 #define MAGICKCORE_HAVE_SYS_STAT_H 1
931 #endif
932 
933 /* Define to 1 if you have the <sys/syslimits.h> header file. */
934 /* #undef HAVE_SYS_SYSLIMITS_H */
935 
936 /* Define to 1 if you have the <sys/times.h> header file. */
937 #ifndef MAGICKCORE_HAVE_SYS_TIMES_H
938 #define MAGICKCORE_HAVE_SYS_TIMES_H 1
939 #endif
940 
941 /* Define to 1 if you have the <sys/time.h> header file. */
942 #ifndef MAGICKCORE_HAVE_SYS_TIME_H
943 #define MAGICKCORE_HAVE_SYS_TIME_H 1
944 #endif
945 
946 /* Define to 1 if you have the <sys/types.h> header file. */
947 #ifndef MAGICKCORE_HAVE_SYS_TYPES_H
948 #define MAGICKCORE_HAVE_SYS_TYPES_H 1
949 #endif
950 
951 /* Define to 1 if you have the <sys/uio.h> header file. */
952 #ifndef MAGICKCORE_HAVE_SYS_UIO_H
953 #define MAGICKCORE_HAVE_SYS_UIO_H 1
954 #endif
955 
956 /* Define to 1 if you have the <sys/wait.h> header file. */
957 #ifndef MAGICKCORE_HAVE_SYS_WAIT_H
958 #define MAGICKCORE_HAVE_SYS_WAIT_H 1
959 #endif
960 
961 /* Define if you have the tcmalloc memory allocation library */
962 /* #undef HAVE_TCMALLOC */
963 
964 /* Define to 1 if you have the 'telldir' function. */
965 #ifndef MAGICKCORE_HAVE_TELLDIR
966 #define MAGICKCORE_HAVE_TELLDIR 1
967 #endif
968 
969 /* Define to 1 if you have the 'tempnam' function. */
970 #ifndef MAGICKCORE_HAVE_TEMPNAM
971 #define MAGICKCORE_HAVE_TEMPNAM 1
972 #endif
973 
974 /* Define to 1 if you have the 'times' function. */
975 #ifndef MAGICKCORE_HAVE_TIMES
976 #define MAGICKCORE_HAVE_TIMES 1
977 #endif
978 
979 /* Define to 1 if your 'struct tm' has 'tm_zone'. Deprecated, use
980  'HAVE_STRUCT_TM_TM_ZONE' instead. */
981 #ifndef MAGICKCORE_HAVE_TM_ZONE
982 #define MAGICKCORE_HAVE_TM_ZONE 1
983 #endif
984 
985 /* Define to 1 if you don't have 'tm_zone' but do have the external array
986  'tzname'. */
987 /* #undef HAVE_TZNAME */
988 
989 /* Define to 1 if the system has the type 'uintmax_t'. */
990 #ifndef MAGICKCORE_HAVE_UINTMAX_T
991 #define MAGICKCORE_HAVE_UINTMAX_T 1
992 #endif
993 
994 /* Define to 1 if the system has the type 'uintptr_t'. */
995 #ifndef MAGICKCORE_HAVE_UINTPTR_T
996 #define MAGICKCORE_HAVE_UINTPTR_T 1
997 #endif
998 
999 /* Define to 1 if you have the 'ulltostr' function. */
1000 /* #undef HAVE_ULLTOSTR */
1001 
1002 /* Define if you have umem memory allocation library */
1003 /* #undef HAVE_UMEM */
1004 
1005 /* Define to 1 if you have the <unistd.h> header file. */
1006 #ifndef MAGICKCORE_HAVE_UNISTD_H
1007 #define MAGICKCORE_HAVE_UNISTD_H 1
1008 #endif
1009 
1010 /* Define to 1 if the system has the type 'unsigned long long int'. */
1011 #ifndef MAGICKCORE_HAVE_UNSIGNED_LONG_LONG_INT
1012 #define MAGICKCORE_HAVE_UNSIGNED_LONG_LONG_INT 1
1013 #endif
1014 
1015 /* Define to 1 if you have the 'uselocale' function. */
1016 #ifndef MAGICKCORE_HAVE_USELOCALE
1017 #define MAGICKCORE_HAVE_USELOCALE 1
1018 #endif
1019 
1020 /* Define to 1 if you have the 'usleep' function. */
1021 #ifndef MAGICKCORE_HAVE_USLEEP
1022 #define MAGICKCORE_HAVE_USLEEP 1
1023 #endif
1024 
1025 /* Define to 1 if you have the 'utime' function. */
1026 #ifndef MAGICKCORE_HAVE_UTIME
1027 #define MAGICKCORE_HAVE_UTIME 1
1028 #endif
1029 
1030 /* Define to 1 if you have the 'utimensat' function. */
1031 #ifndef MAGICKCORE_HAVE_UTIMENSAT
1032 #define MAGICKCORE_HAVE_UTIMENSAT 1
1033 #endif
1034 
1035 /* Define to 1 if you have the <utime.h> header file. */
1036 #ifndef MAGICKCORE_HAVE_UTIME_H
1037 #define MAGICKCORE_HAVE_UTIME_H 1
1038 #endif
1039 
1040 /* Define to 1 if you have the 'vfprintf' function. */
1041 #ifndef MAGICKCORE_HAVE_VFPRINTF
1042 #define MAGICKCORE_HAVE_VFPRINTF 1
1043 #endif
1044 
1045 /* Define to 1 if you have the 'vfprintf_l' function. */
1046 /* #undef HAVE_VFPRINTF_L */
1047 
1048 /* Define to 1 if you have the 'vsnprintf' function. */
1049 #ifndef MAGICKCORE_HAVE_VSNPRINTF
1050 #define MAGICKCORE_HAVE_VSNPRINTF 1
1051 #endif
1052 
1053 /* Define to 1 if you have the 'vsnprintf_l' function. */
1054 /* #undef HAVE_VSNPRINTF_L */
1055 
1056 /* Define to 1 if you have the 'vsprintf' function. */
1057 #ifndef MAGICKCORE_HAVE_VSPRINTF
1058 #define MAGICKCORE_HAVE_VSPRINTF 1
1059 #endif
1060 
1061 /* Define to 1 if you have the 'waitpid' function. */
1062 #ifndef MAGICKCORE_HAVE_WAITPID
1063 #define MAGICKCORE_HAVE_WAITPID 1
1064 #endif
1065 
1066 /* Define to 1 if you have the <wchar.h> header file. */
1067 #ifndef MAGICKCORE_HAVE_WCHAR_H
1068 #define MAGICKCORE_HAVE_WCHAR_H 1
1069 #endif
1070 
1071 /* Define to 1 if you have the <xlocale.h> header file. */
1072 /* #undef HAVE_XLOCALE_H */
1073 
1074 /* Define to 1 if you have the '_aligned_malloc' function. */
1075 /* #undef HAVE__ALIGNED_MALLOC */
1076 
1077 /* Define to 1 if the system has the type '_Bool'. */
1078 #ifndef MAGICKCORE_HAVE__BOOL
1079 #define MAGICKCORE_HAVE__BOOL 1
1080 #endif
1081 
1082 /* Define to 1 if you have the '_exit' function. */
1083 #ifndef MAGICKCORE_HAVE__EXIT
1084 #define MAGICKCORE_HAVE__EXIT 1
1085 #endif
1086 
1087 /* Define to 1 if you have the '_NSGetExecutablePath' function. */
1088 /* #undef HAVE__NSGETEXECUTABLEPATH */
1089 
1090 /* Define to 1 if you have the '_pclose' function. */
1091 /* #undef HAVE__PCLOSE */
1092 
1093 /* Define to 1 if you have the '_popen' function. */
1094 /* #undef HAVE__POPEN */
1095 
1096 /* Define to 1 if you have the '_wfopen' function. */
1097 /* #undef HAVE__WFOPEN */
1098 
1099 /* Define to 1 if you have the '_wstat' function. */
1100 /* #undef HAVE__WSTAT */
1101 
1102 /* define if your compiler has __attribute__ */
1103 #ifndef MAGICKCORE_HAVE___ATTRIBUTE__
1104 #define MAGICKCORE_HAVE___ATTRIBUTE__ 1
1105 #endif
1106 
1107 /* Define if you have libheif library */
1108 #ifndef MAGICKCORE_HEIC_DELEGATE
1109 #define MAGICKCORE_HEIC_DELEGATE 1
1110 #endif
1111 
1112 /* Directory where ImageMagick architecture headers live. */
1113 #ifndef MAGICKCORE_INCLUDEARCH_PATH
1114 #define MAGICKCORE_INCLUDEARCH_PATH "/usr/include/ImageMagick-7/"
1115 #endif
1116 
1117 /* Directory where ImageMagick headers live. */
1118 #ifndef MAGICKCORE_INCLUDE_PATH
1119 #define MAGICKCORE_INCLUDE_PATH "/usr/include/ImageMagick-7/"
1120 #endif
1121 
1122 /* ImageMagick is formally installed under prefix */
1123 #ifndef MAGICKCORE_INSTALLED_SUPPORT
1124 #define MAGICKCORE_INSTALLED_SUPPORT 1
1125 #endif
1126 
1127 /* Define if you have JBIG library */
1128 #ifndef MAGICKCORE_JBIG_DELEGATE
1129 #define MAGICKCORE_JBIG_DELEGATE 1
1130 #endif
1131 
1132 /* Define if you have JPEG library */
1133 #ifndef MAGICKCORE_JPEG_DELEGATE
1134 #define MAGICKCORE_JPEG_DELEGATE 1
1135 #endif
1136 
1137 /* Define if you have jpeg-xl library */
1138 #ifndef MAGICKCORE_JXL_DELEGATE
1139 #define MAGICKCORE_JXL_DELEGATE 1
1140 #endif
1141 
1142 /* Define if you have LCMS library */
1143 #ifndef MAGICKCORE_LCMS_DELEGATE
1144 #define MAGICKCORE_LCMS_DELEGATE 1
1145 #endif
1146 
1147 /* Define if you have OPENJP2 library */
1148 #ifndef MAGICKCORE_LIBOPENJP2_DELEGATE
1149 #define MAGICKCORE_LIBOPENJP2_DELEGATE 1
1150 #endif
1151 
1152 /* Directory where architecture-dependent files live. */
1153 #ifndef MAGICKCORE_LIBRARY_ABSOLUTE_PATH
1154 #define MAGICKCORE_LIBRARY_ABSOLUTE_PATH "/usr/lib64/ImageMagick-7.1.2/"
1155 #endif
1156 
1157 /* Subdirectory of lib where ImageMagick architecture dependent files are
1158  installed. */
1159 #ifndef MAGICKCORE_LIBRARY_RELATIVE_PATH
1160 #define MAGICKCORE_LIBRARY_RELATIVE_PATH "ImageMagick-7.1.2"
1161 #endif
1162 
1163 /* Binaries in libraries path base name (will be during install linked to bin)
1164  */
1165 #ifndef MAGICKCORE_LIB_BIN_BASEDIRNAME
1166 #define MAGICKCORE_LIB_BIN_BASEDIRNAME "bin"
1167 #endif
1168 
1169 /* Define if you have LQR library */
1170 #ifndef MAGICKCORE_LQR_DELEGATE
1171 #define MAGICKCORE_LQR_DELEGATE 1
1172 #endif
1173 
1174 /* Define if using libltdl to support dynamically loadable modules and OpenCL
1175  */
1176 #ifndef MAGICKCORE_LTDL_DELEGATE
1177 #define MAGICKCORE_LTDL_DELEGATE 1
1178 #endif
1179 
1180 /* Native module suffix */
1181 #ifndef MAGICKCORE_LTDL_MODULE_EXT
1182 #define MAGICKCORE_LTDL_MODULE_EXT ".so"
1183 #endif
1184 
1185 /* Define to the sub-directory where libtool stores uninstalled libraries. */
1186 #ifndef MAGICKCORE_LT_OBJDIR
1187 #define MAGICKCORE_LT_OBJDIR ".libs/"
1188 #endif
1189 
1190 /* Define if you have LZMA library */
1191 #ifndef MAGICKCORE_LZMA_DELEGATE
1192 #define MAGICKCORE_LZMA_DELEGATE 1
1193 #endif
1194 
1195 /* Define to prepend to default font search path. */
1196 /* #undef MAGICK_FONT_PATH */
1197 
1198 /* Target Host CPU */
1199 #ifndef MAGICKCORE_MAGICK_TARGET_CPU
1200 #define MAGICKCORE_MAGICK_TARGET_CPU x86_64
1201 #endif
1202 
1203 /* Target Host OS */
1204 #ifndef MAGICKCORE_MAGICK_TARGET_OS
1205 #define MAGICKCORE_MAGICK_TARGET_OS linux-gnu
1206 #endif
1207 
1208 /* Target Host Vendor */
1209 #ifndef MAGICKCORE_MAGICK_TARGET_VENDOR
1210 #define MAGICKCORE_MAGICK_TARGET_VENDOR redhat
1211 #endif
1212 
1213 /* Module directory name without ABI part. */
1214 #ifndef MAGICKCORE_MODULES_BASEDIRNAME
1215 #define MAGICKCORE_MODULES_BASEDIRNAME "modules"
1216 #endif
1217 
1218 /* Module directory dirname */
1219 /* #undef MODULES_DIRNAME */
1220 
1221 /* Magick API method prefix */
1222 /* #undef NAMESPACE_PREFIX */
1223 
1224 /* Magick API method prefix tag */
1225 /* #undef NAMESPACE_PREFIX_TAG */
1226 
1227 /* Define to 1 if assertions should be disabled. */
1228 /* #undef NDEBUG */
1229 
1230 /* Define if you have OPENEXR library */
1231 #ifndef MAGICKCORE_OPENEXR_DELEGATE
1232 #define MAGICKCORE_OPENEXR_DELEGATE 1
1233 #endif
1234 
1235 /* Define to the address where bug reports for this package should be sent. */
1236 #ifndef MAGICKCORE_PACKAGE_BUGREPORT
1237 #define MAGICKCORE_PACKAGE_BUGREPORT "https://github.com/ImageMagick/ImageMagick/issues"
1238 #endif
1239 
1240 /* Define to the full name of this package. */
1241 #ifndef MAGICKCORE_PACKAGE_NAME
1242 #define MAGICKCORE_PACKAGE_NAME "ImageMagick"
1243 #endif
1244 
1245 /* Define to the full name and version of this package. */
1246 #ifndef MAGICKCORE_PACKAGE_STRING
1247 #define MAGICKCORE_PACKAGE_STRING "ImageMagick 7.1.2-29"
1248 #endif
1249 
1250 /* Define to the one symbol short name of this package. */
1251 #ifndef MAGICKCORE_PACKAGE_TARNAME
1252 #define MAGICKCORE_PACKAGE_TARNAME "ImageMagick"
1253 #endif
1254 
1255 /* Define to the home page for this package. */
1256 #ifndef MAGICKCORE_PACKAGE_URL
1257 #define MAGICKCORE_PACKAGE_URL "https://imagemagick.org"
1258 #endif
1259 
1260 /* Define to the version of this package. */
1261 #ifndef MAGICKCORE_PACKAGE_VERSION
1262 #define MAGICKCORE_PACKAGE_VERSION "7.1.2-29"
1263 #endif
1264 
1265 /* Define if you have PANGOCAIRO library */
1266 #ifndef MAGICKCORE_PANGOCAIRO_DELEGATE
1267 #define MAGICKCORE_PANGOCAIRO_DELEGATE 1
1268 #endif
1269 
1270 /* enable pipes (|) in filenames */
1271 /* #undef PIPES_SUPPORT */
1272 
1273 /* Define if you have PNG library */
1274 #ifndef MAGICKCORE_PNG_DELEGATE
1275 #define MAGICKCORE_PNG_DELEGATE 1
1276 #endif
1277 
1278 /* Define to necessary symbol if this constant uses a non-standard name on
1279  your system. */
1280 /* #undef PTHREAD_CREATE_JOINABLE */
1281 
1282 /* Pixel cache memory threshold (defaults to available memory) */
1283 /* #undef PixelCacheThreshold */
1284 
1285 /* Number of bits in a pixel Quantum (8/16/32/64) */
1286 #ifndef MAGICKCORE_QUANTUM_DEPTH_OBSOLETE_IN_H
1287 #define MAGICKCORE_QUANTUM_DEPTH_OBSOLETE_IN_H 16
1288 #endif
1289 
1290 /* Define if you have RAQM library */
1291 #ifndef MAGICKCORE_RAQM_DELEGATE
1292 #define MAGICKCORE_RAQM_DELEGATE 1
1293 #endif
1294 
1295 /* Define if you have LIBRAW library */
1296 #ifndef MAGICKCORE_RAW_R_DELEGATE
1297 #define MAGICKCORE_RAW_R_DELEGATE 1
1298 #endif
1299 
1300 /* Define if you have RSVG library */
1301 #ifndef MAGICKCORE_RSVG_DELEGATE
1302 #define MAGICKCORE_RSVG_DELEGATE 1
1303 #endif
1304 
1305 /* Setjmp/longjmp are thread safe */
1306 #ifndef MAGICKCORE_SETJMP_IS_THREAD_SAFE
1307 #define MAGICKCORE_SETJMP_IS_THREAD_SAFE 1
1308 #endif
1309 
1310 /* Sharearch directory name without ABI part. */
1311 #ifndef MAGICKCORE_SHAREARCH_BASEDIRNAME
1312 #define MAGICKCORE_SHAREARCH_BASEDIRNAME "config"
1313 #endif
1314 
1315 /* Sharearch directory dirname */
1316 /* #undef SHAREARCH_DIRNAME */
1317 
1318 /* Directory where architecture-independent configuration files live. */
1319 #ifndef MAGICKCORE_SHARE_PATH
1320 #define MAGICKCORE_SHARE_PATH "/usr/share/ImageMagick-7/"
1321 #endif
1322 
1323 /* Subdirectory of lib where architecture-independent configuration files
1324  live. */
1325 #ifndef MAGICKCORE_SHARE_RELATIVE_PATH
1326 #define MAGICKCORE_SHARE_RELATIVE_PATH "ImageMagick-7"
1327 #endif
1328 
1329 /* The size of 'double', as computed by sizeof. */
1330 #ifndef MAGICKCORE_SIZEOF_DOUBLE
1331 #define MAGICKCORE_SIZEOF_DOUBLE 8
1332 #endif
1333 
1334 /* The size of 'double_t', as computed by sizeof. */
1335 #ifndef MAGICKCORE_SIZEOF_DOUBLE_T
1336 #define MAGICKCORE_SIZEOF_DOUBLE_T 8
1337 #endif
1338 
1339 /* The size of 'float', as computed by sizeof. */
1340 #ifndef MAGICKCORE_SIZEOF_FLOAT
1341 #define MAGICKCORE_SIZEOF_FLOAT 4
1342 #endif
1343 
1344 /* The size of 'float_t', as computed by sizeof. */
1345 #ifndef MAGICKCORE_SIZEOF_FLOAT_T
1346 #define MAGICKCORE_SIZEOF_FLOAT_T 4
1347 #endif
1348 
1349 /* The size of 'long double', as computed by sizeof. */
1350 #ifndef MAGICKCORE_SIZEOF_LONG_DOUBLE
1351 #define MAGICKCORE_SIZEOF_LONG_DOUBLE 16
1352 #endif
1353 
1354 /* The size of 'size_t', as computed by sizeof. */
1355 #ifndef MAGICKCORE_SIZEOF_SIZE_T
1356 #define MAGICKCORE_SIZEOF_SIZE_T 8
1357 #endif
1358 
1359 /* The size of 'unsigned long long', as computed by sizeof. */
1360 #ifndef MAGICKCORE_SIZEOF_UNSIGNED_LONG_LONG
1361 #define MAGICKCORE_SIZEOF_UNSIGNED_LONG_LONG 8
1362 #endif
1363 
1364 /* The size of 'void *', as computed by sizeof. */
1365 #ifndef MAGICKCORE_SIZEOF_VOID_P
1366 #define MAGICKCORE_SIZEOF_VOID_P 8
1367 #endif
1368 
1369 /* Define to 1 if the 'S_IS*' macros in <sys/stat.h> do not work properly. */
1370 /* #undef STAT_MACROS_BROKEN */
1371 
1372 /* Define to 1 if all of the C89 standard headers exist (not just the ones
1373  required in a freestanding environment). This macro is provided for
1374  backward compatibility; new code need not use it. */
1375 #ifndef MAGICKCORE_STDC_HEADERS
1376 #define MAGICKCORE_STDC_HEADERS 1
1377 #endif
1378 
1379 /* Define to 1 if strerror_r returns char *. */
1380 #ifndef MAGICKCORE_STRERROR_R_CHAR_P
1381 #define MAGICKCORE_STRERROR_R_CHAR_P 1
1382 #endif
1383 
1384 /* Define if you have POSIX threads libraries and header files. */
1385 #ifndef MAGICKCORE_THREAD_SUPPORT
1386 #define MAGICKCORE_THREAD_SUPPORT 1
1387 #endif
1388 
1389 /* Define if you have TIFF library */
1390 #ifndef MAGICKCORE_TIFF_DELEGATE
1391 #define MAGICKCORE_TIFF_DELEGATE 1
1392 #endif
1393 
1394 /* Define to 1 if your <sys/time.h> declares 'struct tm'. */
1395 /* #undef TM_IN_SYS_TIME */
1396 
1397 /* Define if you have google ultrahdr library */
1398 /* #undef UHDR_DELEGATE */
1399 
1400 /* Enable extensions on AIX, Interix, z/OS. */
1401 #ifndef _ALL_SOURCE
1402 # define _ALL_SOURCE 1
1403 #endif
1404 /* Enable general extensions on macOS. */
1405 #ifndef _DARWIN_C_SOURCE
1406 /* # undef _DARWIN_C_SOURCE */
1407 #endif
1408 /* Enable general extensions on Solaris. */
1409 #ifndef __EXTENSIONS__
1410 # define __EXTENSIONS__ 1
1411 #endif
1412 /* Enable GNU extensions on systems that have them. */
1413 #ifndef _GNU_SOURCE
1414 # define _GNU_SOURCE 1
1415 #endif
1416 /* Enable X/Open compliant socket functions that do not require linking
1417  with -lxnet on HP-UX 11.11. */
1418 #ifndef _HPUX_ALT_XOPEN_SOCKET_API
1419 /* # undef _HPUX_ALT_XOPEN_SOCKET_API */
1420 #endif
1421 /* Identify the host operating system as Minix.
1422  This macro does not affect the system headers' behavior.
1423  A future release of Autoconf may stop defining this macro. */
1424 #ifndef _MINIX
1425 /* # undef _MINIX */
1426 #endif
1427 /* Enable general extensions on NetBSD.
1428  Enable NetBSD compatibility extensions on Minix. */
1429 #ifndef _NETBSD_SOURCE
1430 /* # undef _NETBSD_SOURCE */
1431 #endif
1432 /* Enable OpenBSD compatibility extensions on NetBSD.
1433  Oddly enough, this does nothing on OpenBSD. */
1434 #ifndef _OPENBSD_SOURCE
1435 /* # undef _OPENBSD_SOURCE */
1436 #endif
1437 /* Define to 1 if needed for POSIX-compatible behavior. */
1438 #ifndef _POSIX_SOURCE
1439 /* # undef _POSIX_SOURCE */
1440 #endif
1441 /* Define to 2 if needed for POSIX-compatible behavior. */
1442 #ifndef _POSIX_1_SOURCE
1443 /* # undef _POSIX_1_SOURCE */
1444 #endif
1445 /* Enable POSIX-compatible threading on Solaris. */
1446 #ifndef _POSIX_PTHREAD_SEMANTICS
1447 # define _POSIX_PTHREAD_SEMANTICS 1
1448 #endif
1449 /* Enable extensions specified by ISO/IEC TS 18661-5:2014. */
1450 #ifndef __STDC_WANT_IEC_60559_ATTRIBS_EXT__
1451 /* # undef __STDC_WANT_IEC_60559_ATTRIBS_EXT__ */
1452 #endif
1453 /* Enable extensions specified by ISO/IEC TS 18661-1:2014. */
1454 #ifndef __STDC_WANT_IEC_60559_BFP_EXT__
1455 /* # undef __STDC_WANT_IEC_60559_BFP_EXT__ */
1456 #endif
1457 /* Enable extensions specified by ISO/IEC TS 18661-2:2015. */
1458 #ifndef __STDC_WANT_IEC_60559_DFP_EXT__
1459 /* # undef __STDC_WANT_IEC_60559_DFP_EXT__ */
1460 #endif
1461 /* Enable extensions specified by C23 Annex F. */
1462 #ifndef __STDC_WANT_IEC_60559_EXT__
1463 /* # undef __STDC_WANT_IEC_60559_EXT__ */
1464 #endif
1465 /* Enable extensions specified by ISO/IEC TS 18661-4:2015. */
1466 #ifndef __STDC_WANT_IEC_60559_FUNCS_EXT__
1467 /* # undef __STDC_WANT_IEC_60559_FUNCS_EXT__ */
1468 #endif
1469 /* Enable extensions specified by C23 Annex H and ISO/IEC TS 18661-3:2015. */
1470 #ifndef __STDC_WANT_IEC_60559_TYPES_EXT__
1471 /* # undef __STDC_WANT_IEC_60559_TYPES_EXT__ */
1472 #endif
1473 /* Enable extensions specified by ISO/IEC TR 24731-2:2010. */
1474 #ifndef __STDC_WANT_LIB_EXT2__
1475 /* # undef __STDC_WANT_LIB_EXT2__ */
1476 #endif
1477 /* Enable extensions specified by ISO/IEC 24747:2009. */
1478 #ifndef __STDC_WANT_MATH_SPEC_FUNCS__
1479 /* # undef __STDC_WANT_MATH_SPEC_FUNCS__ */
1480 #endif
1481 /* Enable extensions on HP NonStop. */
1482 #ifndef _TANDEM_SOURCE
1483 # define _TANDEM_SOURCE 1
1484 #endif
1485 /* Enable X/Open extensions. Define to 500 only if necessary
1486  to make mbstate_t available. */
1487 #ifndef _XOPEN_SOURCE
1488 /* # undef _XOPEN_SOURCE */
1489 #endif
1490 
1491 
1492 /* Define if you have WEBPMUX library */
1493 #ifndef MAGICKCORE_WEBPMUX_DELEGATE
1494 #define MAGICKCORE_WEBPMUX_DELEGATE 1
1495 #endif
1496 
1497 /* Define if you have WEBP library */
1498 #ifndef MAGICKCORE_WEBP_DELEGATE
1499 #define MAGICKCORE_WEBP_DELEGATE 1
1500 #endif
1501 
1502 /* Define to use the Windows GDI32 library */
1503 /* #undef WINGDI32_DELEGATE */
1504 
1505 /* Define if using the dmalloc debugging malloc package */
1506 /* #undef WITH_DMALLOC */
1507 
1508 /* Define if you have WMF library */
1509 #ifndef MAGICKCORE_WMF_DELEGATE
1510 #define MAGICKCORE_WMF_DELEGATE 1
1511 #endif
1512 
1513 /* Define WORDS_BIGENDIAN to 1 if your processor stores words with the most
1514  significant byte first (like Motorola and SPARC, unlike Intel). */
1515 #if defined AC_APPLE_UNIVERSAL_BUILD
1516 # if defined __BIG_ENDIAN__
1517 # define WORDS_BIGENDIAN 1
1518 # endif
1519 #else
1520 # ifndef WORDS_BIGENDIAN
1521 /* # undef WORDS_BIGENDIAN */
1522 # endif
1523 #endif
1524 
1525 /* Location of X11 configure files */
1526 #ifndef MAGICKCORE_X11_CONFIGURE_PATH
1527 #define MAGICKCORE_X11_CONFIGURE_PATH ""
1528 #endif
1529 
1530 /* Define if you have X11 library */
1531 #ifndef MAGICKCORE_X11_DELEGATE
1532 #define MAGICKCORE_X11_DELEGATE 1
1533 #endif
1534 
1535 /* Define if you have XML library */
1536 #ifndef MAGICKCORE_XML_DELEGATE
1537 #define MAGICKCORE_XML_DELEGATE 1
1538 #endif
1539 
1540 /* Define to 1 if the X Window System is missing or not being used. */
1541 /* #undef X_DISPLAY_MISSING */
1542 
1543 /* Build self-contained, embeddable, zero-configuration ImageMagick */
1544 /* #undef ZERO_CONFIGURATION_SUPPORT */
1545 
1546 /* Define if you have ZIP library */
1547 #ifndef MAGICKCORE_ZIP_DELEGATE
1548 #define MAGICKCORE_ZIP_DELEGATE 1
1549 #endif
1550 
1551 /* Define if you have ZLIB library */
1552 #ifndef MAGICKCORE_ZLIB_DELEGATE
1553 #define MAGICKCORE_ZLIB_DELEGATE 1
1554 #endif
1555 
1556 /* Define if you have ZSTD library */
1557 #ifndef MAGICKCORE_ZSTD_DELEGATE
1558 #define MAGICKCORE_ZSTD_DELEGATE 1
1559 #endif
1560 
1561 /* Number of bits in a file offset, on hosts where this is settable. */
1562 /* #undef _FILE_OFFSET_BITS */
1563 
1564 /* enable run-time bounds-checking */
1565 /* #undef _FORTIFY_SOURCE */
1566 
1567 /* Define to 1 if necessary to make fseeko visible. */
1568 /* #undef _LARGEFILE_SOURCE */
1569 
1570 /* Define to 1 on platforms where this makes off_t a 64-bit type. */
1571 /* #undef _LARGE_FILES */
1572 
1573 /* Number of bits in time_t, on hosts where this is settable. */
1574 /* #undef _TIME_BITS */
1575 
1576 /* Define for Solaris 2.5.1 so the uint32_t typedef from <sys/synch.h>,
1577  <pthread.h>, or <semaphore.h> is not used. If the typedef were allowed, the
1578  #define below would cause a syntax error. */
1579 /* #undef _UINT32_T */
1580 
1581 /* Define for Solaris 2.5.1 so the uint64_t typedef from <sys/synch.h>,
1582  <pthread.h>, or <semaphore.h> is not used. If the typedef were allowed, the
1583  #define below would cause a syntax error. */
1584 /* #undef _UINT64_T */
1585 
1586 /* Define for Solaris 2.5.1 so the uint8_t typedef from <sys/synch.h>,
1587  <pthread.h>, or <semaphore.h> is not used. If the typedef were allowed, the
1588  #define below would cause a syntax error. */
1589 /* #undef _UINT8_T */
1590 
1591 /* Define to 1 if type 'char' is unsigned and your compiler does not
1592  predefine this macro. */
1593 #ifndef __CHAR_UNSIGNED__
1594 /* # undef __CHAR_UNSIGNED__ */
1595 #endif
1596 
1597 /* Define to 1 on platforms where this makes time_t a 64-bit type. */
1598 /* #undef __MINGW_USE_VC2005_COMPAT */
1599 
1600 /* Define to appropriate substitute if compiler does not have __func__ */
1601 /* #undef __func__ */
1602 
1603 /* Define to empty if 'const' does not conform to ANSI C. */
1604 /* #undef const */
1605 
1606 /* Define as 'int' if <sys/types.h> doesn't define. */
1607 /* #undef gid_t */
1608 
1609 /* Define to '__inline__' or '__inline' if that's what the C compiler
1610  calls it, or to nothing if 'inline' is not supported under any name. */
1611 #ifndef __cplusplus
1612 /* #undef inline */
1613 #endif
1614 
1615 /* Define to the type of a signed integer type of width exactly 16 bits if
1616  such a type exists and the standard includes do not define it. */
1617 /* #undef int16_t */
1618 
1619 /* Define to the type of a signed integer type of width exactly 32 bits if
1620  such a type exists and the standard includes do not define it. */
1621 /* #undef int32_t */
1622 
1623 /* Define to the type of a signed integer type of width exactly 64 bits if
1624  such a type exists and the standard includes do not define it. */
1625 /* #undef int64_t */
1626 
1627 /* Define to the type of a signed integer type of width exactly 8 bits if such
1628  a type exists and the standard includes do not define it. */
1629 /* #undef int8_t */
1630 
1631 /* Define to the widest signed integer type if <stdint.h> and <inttypes.h> do
1632  not define. */
1633 /* #undef intmax_t */
1634 
1635 /* Define to the type of a signed integer type wide enough to hold a pointer,
1636  if such a type exists, and if the system does not define it. */
1637 /* #undef intptr_t */
1638 
1639 /* Define to a type if <wchar.h> does not define. */
1640 /* #undef mbstate_t */
1641 
1642 /* Define to 'int' if <sys/types.h> does not define. */
1643 /* #undef mode_t */
1644 
1645 /* Define to 'long int' if <sys/types.h> does not define. */
1646 /* #undef off_t */
1647 
1648 /* Define as a signed integer type capable of holding a process identifier. */
1649 /* #undef pid_t */
1650 
1651 /* Define to the equivalent of the C99 'restrict' keyword, or to
1652  nothing if this is not supported. Do not define if restrict is
1653  supported only directly. */
1654 #ifndef _magickcore_restrict
1655 #define _magickcore_restrict __restrict
1656 #endif
1657 /* Work around a bug in older versions of Sun C++, which did not
1658  #define __restrict__ or support _Restrict or __restrict__
1659  even though the corresponding Sun C compiler ended up with
1660  "#define restrict _Restrict" or "#define restrict __restrict__"
1661  in the previous line. This workaround can be removed once
1662  we assume Oracle Developer Studio 12.5 (2016) or later. */
1663 #if defined __SUNPRO_CC && !defined __RESTRICT && !defined __restrict__
1664 # define _Restrict
1665 # define __restrict__
1666 #endif
1667 
1668 /* Define as 'unsigned int' if <stddef.h> doesn't define. */
1669 /* #undef size_t */
1670 
1671 /* Define as 'int' if <sys/types.h> doesn't define. */
1672 /* #undef ssize_t */
1673 
1674 /* Define as 'int' if <sys/types.h> doesn't define. */
1675 /* #undef uid_t */
1676 
1677 /* Define to the type of an unsigned integer type of width exactly 16 bits if
1678  such a type exists and the standard includes do not define it. */
1679 /* #undef uint16_t */
1680 
1681 /* Define to the type of an unsigned integer type of width exactly 32 bits if
1682  such a type exists and the standard includes do not define it. */
1683 /* #undef uint32_t */
1684 
1685 /* Define to the type of an unsigned integer type of width exactly 64 bits if
1686  such a type exists and the standard includes do not define it. */
1687 /* #undef uint64_t */
1688 
1689 /* Define to the type of an unsigned integer type of width exactly 8 bits if
1690  such a type exists and the standard includes do not define it. */
1691 /* #undef uint8_t */
1692 
1693 /* Define to the widest unsigned integer type if <stdint.h> and <inttypes.h>
1694  do not define. */
1695 /* #undef uintmax_t */
1696 
1697 /* Define to the type of an unsigned integer type wide enough to hold a
1698  pointer, if such a type exists, and if the system does not define it. */
1699 /* #undef uintptr_t */
1700 
1701 /* Define to empty if the keyword 'volatile' does not work. Warning: valid
1702  code using 'volatile' can become incorrect without. Disable with care. */
1703 /* #undef volatile */
1704 
1705 /* once: _MAGICKCORE_MAGICK_BASECONFIG_H */
1706 #endif