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