MagickCore
7.1.2-28
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 if you have Linux-compatible sendfile() */
459
#ifndef MAGICKCORE_HAVE_LINUX_SENDFILE
460
#define MAGICKCORE_HAVE_LINUX_SENDFILE 1
461
#endif
462
463
/* Define to 1 if you have the <linux/unistd.h> header file. */
464
#ifndef MAGICKCORE_HAVE_LINUX_UNISTD_H
465
#define MAGICKCORE_HAVE_LINUX_UNISTD_H 1
466
#endif
467
468
/* Define to 1 if you have the 'lltostr' function. */
469
/* #undef HAVE_LLTOSTR */
470
471
/* Define to 1 if you have the <locale.h> header file. */
472
#ifndef MAGICKCORE_HAVE_LOCALE_H
473
#define MAGICKCORE_HAVE_LOCALE_H 1
474
#endif
475
476
/* Define to 1 if you have the 'localtime_r' function. */
477
#ifndef MAGICKCORE_HAVE_LOCALTIME_R
478
#define MAGICKCORE_HAVE_LOCALTIME_R 1
479
#endif
480
481
/* Define to 1 if the system has the type 'long long int'. */
482
#ifndef MAGICKCORE_HAVE_LONG_LONG_INT
483
#define MAGICKCORE_HAVE_LONG_LONG_INT 1
484
#endif
485
486
/* Define to 1 if you have the 'lstat' function. */
487
#ifndef MAGICKCORE_HAVE_LSTAT
488
#define MAGICKCORE_HAVE_LSTAT 1
489
#endif
490
491
/* Define to 1 if you have the <machine/param.h> header file. */
492
/* #undef HAVE_MACHINE_PARAM_H */
493
494
/* Define to 1 if you have the <mach-o/dyld.h> header file. */
495
/* #undef HAVE_MACH_O_DYLD_H */
496
497
/* Define to 1 if you have the <malloc.h> header file. */
498
#ifndef MAGICKCORE_HAVE_MALLOC_H
499
#define MAGICKCORE_HAVE_MALLOC_H 1
500
#endif
501
502
/* Define to 1 if <wchar.h> declares mbstate_t. */
503
#ifndef MAGICKCORE_HAVE_MBSTATE_T
504
#define MAGICKCORE_HAVE_MBSTATE_T 1
505
#endif
506
507
/* Define to 1 if you have the 'memmove' function. */
508
#ifndef MAGICKCORE_HAVE_MEMMOVE
509
#define MAGICKCORE_HAVE_MEMMOVE 1
510
#endif
511
512
/* Define to 1 if you have the 'memset' function. */
513
#ifndef MAGICKCORE_HAVE_MEMSET
514
#define MAGICKCORE_HAVE_MEMSET 1
515
#endif
516
517
/* Define to 1 if you have the <minix/config.h> header file. */
518
/* #undef HAVE_MINIX_CONFIG_H */
519
520
/* Define to 1 if you have the 'mkdir' function. */
521
#ifndef MAGICKCORE_HAVE_MKDIR
522
#define MAGICKCORE_HAVE_MKDIR 1
523
#endif
524
525
/* Define to 1 if you have the 'mkstemp' function. */
526
#ifndef MAGICKCORE_HAVE_MKSTEMP
527
#define MAGICKCORE_HAVE_MKSTEMP 1
528
#endif
529
530
/* Define to 1 if you have the 'mmap' function. */
531
#ifndef MAGICKCORE_HAVE_MMAP
532
#define MAGICKCORE_HAVE_MMAP 1
533
#endif
534
535
/* Define if you have the mtmalloc memory allocation library */
536
/* #undef HAVE_MTMALLOC */
537
538
/* Define to 1 if you have the 'munmap' function. */
539
#ifndef MAGICKCORE_HAVE_MUNMAP
540
#define MAGICKCORE_HAVE_MUNMAP 1
541
#endif
542
543
/* define if the compiler implements namespaces */
544
#ifndef MAGICKCORE_HAVE_NAMESPACES
545
#define MAGICKCORE_HAVE_NAMESPACES
/**/
546
#endif
547
548
/* Define if g++ supports namespace std. */
549
#ifndef MAGICKCORE_HAVE_NAMESPACE_STD
550
#define MAGICKCORE_HAVE_NAMESPACE_STD
/**/
551
#endif
552
553
/* Define to 1 if you have the 'nanosleep' function. */
554
#ifndef MAGICKCORE_HAVE_NANOSLEEP
555
#define MAGICKCORE_HAVE_NANOSLEEP 1
556
#endif
557
558
/* Define to 1 if you have the <ndir.h> header file, and it defines 'DIR'. */
559
/* #undef HAVE_NDIR_H */
560
561
/* Define to 1 if you have the <netdb.h> header file. */
562
#ifndef MAGICKCORE_HAVE_NETDB_H
563
#define MAGICKCORE_HAVE_NETDB_H 1
564
#endif
565
566
/* Define to 1 if you have the <netinet/in.h> header file. */
567
#ifndef MAGICKCORE_HAVE_NETINET_IN_H
568
#define MAGICKCORE_HAVE_NETINET_IN_H 1
569
#endif
570
571
/* Define to 1 if you have the 'newlocale' function. */
572
#ifndef MAGICKCORE_HAVE_NEWLOCALE
573
#define MAGICKCORE_HAVE_NEWLOCALE 1
574
#endif
575
576
/* Define to 1 if you have the <OpenCL/cl.h> header file. */
577
/* #undef HAVE_OPENCL_CL_H */
578
579
/* Define to 1 if you have the <OS.h> header file. */
580
/* #undef HAVE_OS_H */
581
582
/* Define to 1 if you have the 'pclose' function. */
583
#ifndef MAGICKCORE_HAVE_PCLOSE
584
#define MAGICKCORE_HAVE_PCLOSE 1
585
#endif
586
587
/* Define to 1 if you have the 'poll' function. */
588
#ifndef MAGICKCORE_HAVE_POLL
589
#define MAGICKCORE_HAVE_POLL 1
590
#endif
591
592
/* Define to 1 if you have the 'popen' function. */
593
#ifndef MAGICKCORE_HAVE_POPEN
594
#define MAGICKCORE_HAVE_POPEN 1
595
#endif
596
597
/* Define to 1 if you have the 'posix_fadvise' function. */
598
#ifndef MAGICKCORE_HAVE_POSIX_FADVISE
599
#define MAGICKCORE_HAVE_POSIX_FADVISE 1
600
#endif
601
602
/* Define to 1 if you have the 'posix_fallocate' function. */
603
#ifndef MAGICKCORE_HAVE_POSIX_FALLOCATE
604
#define MAGICKCORE_HAVE_POSIX_FALLOCATE 1
605
#endif
606
607
/* Define to 1 if you have the 'posix_madvise' function. */
608
#ifndef MAGICKCORE_HAVE_POSIX_MADVISE
609
#define MAGICKCORE_HAVE_POSIX_MADVISE 1
610
#endif
611
612
/* Define to 1 if you have the 'posix_memalign' function. */
613
#ifndef MAGICKCORE_HAVE_POSIX_MEMALIGN
614
#define MAGICKCORE_HAVE_POSIX_MEMALIGN 1
615
#endif
616
617
/* Define to 1 if you have the 'posix_spawnp' function. */
618
#ifndef MAGICKCORE_HAVE_POSIX_SPAWNP
619
#define MAGICKCORE_HAVE_POSIX_SPAWNP 1
620
#endif
621
622
/* Define to 1 if you have the 'pow' function. */
623
#ifndef MAGICKCORE_HAVE_POW
624
#define MAGICKCORE_HAVE_POW 1
625
#endif
626
627
/* Define to 1 if you have the 'pread' function. */
628
#ifndef MAGICKCORE_HAVE_PREAD
629
#define MAGICKCORE_HAVE_PREAD 1
630
#endif
631
632
/* Define to 1 if you have the <process.h> header file. */
633
/* #undef HAVE_PROCESS_H */
634
635
/* Define if you have POSIX threads libraries and header files. */
636
#ifndef MAGICKCORE_HAVE_PTHREAD
637
#define MAGICKCORE_HAVE_PTHREAD 1
638
#endif
639
640
/* Have PTHREAD_PRIO_INHERIT. */
641
#ifndef MAGICKCORE_HAVE_PTHREAD_PRIO_INHERIT
642
#define MAGICKCORE_HAVE_PTHREAD_PRIO_INHERIT 1
643
#endif
644
645
/* Define to 1 if you have the 'putenv' function. */
646
#ifndef MAGICKCORE_HAVE_PUTENV
647
#define MAGICKCORE_HAVE_PUTENV 1
648
#endif
649
650
/* Define to 1 if you have the 'pwrite' function. */
651
#ifndef MAGICKCORE_HAVE_PWRITE
652
#define MAGICKCORE_HAVE_PWRITE 1
653
#endif
654
655
/* Define to 1 if you have the 'qsort_r' function. */
656
#ifndef MAGICKCORE_HAVE_QSORT_R
657
#define MAGICKCORE_HAVE_QSORT_R 1
658
#endif
659
660
/* Define to 1 if you have the 'raise' function. */
661
#ifndef MAGICKCORE_HAVE_RAISE
662
#define MAGICKCORE_HAVE_RAISE 1
663
#endif
664
665
/* Define to 1 if you have the 'rand_r' function. */
666
#ifndef MAGICKCORE_HAVE_RAND_R
667
#define MAGICKCORE_HAVE_RAND_R 1
668
#endif
669
670
/* Define to 1 if you have the 'readlink' function. */
671
#ifndef MAGICKCORE_HAVE_READLINK
672
#define MAGICKCORE_HAVE_READLINK 1
673
#endif
674
675
/* Define to 1 if you have the 'realpath' function. */
676
#ifndef MAGICKCORE_HAVE_REALPATH
677
#define MAGICKCORE_HAVE_REALPATH 1
678
#endif
679
680
/* Define to 1 if you have the 'seekdir' function. */
681
#ifndef MAGICKCORE_HAVE_SEEKDIR
682
#define MAGICKCORE_HAVE_SEEKDIR 1
683
#endif
684
685
/* Define to 1 if you have the 'select' function. */
686
#ifndef MAGICKCORE_HAVE_SELECT
687
#define MAGICKCORE_HAVE_SELECT 1
688
#endif
689
690
/* Define to 1 if you have the 'sendfile' function. */
691
#ifndef MAGICKCORE_HAVE_SENDFILE
692
#define MAGICKCORE_HAVE_SENDFILE 1
693
#endif
694
695
/* Define to 1 if you have the 'setlocale' function. */
696
#ifndef MAGICKCORE_HAVE_SETLOCALE
697
#define MAGICKCORE_HAVE_SETLOCALE 1
698
#endif
699
700
/* Define to 1 if you have the 'setvbuf' function. */
701
#ifndef MAGICKCORE_HAVE_SETVBUF
702
#define MAGICKCORE_HAVE_SETVBUF 1
703
#endif
704
705
/* X11 server supports shape extension */
706
#ifndef MAGICKCORE_HAVE_SHAPE
707
#define MAGICKCORE_HAVE_SHAPE 1
708
#endif
709
710
/* X11 server supports shared memory extension */
711
#ifndef MAGICKCORE_HAVE_SHARED_MEMORY
712
#define MAGICKCORE_HAVE_SHARED_MEMORY 1
713
#endif
714
715
/* Define to 1 if you have the 'sigaction' function. */
716
#ifndef MAGICKCORE_HAVE_SIGACTION
717
#define MAGICKCORE_HAVE_SIGACTION 1
718
#endif
719
720
/* Define to 1 if you have the 'sigemptyset' function. */
721
#ifndef MAGICKCORE_HAVE_SIGEMPTYSET
722
#define MAGICKCORE_HAVE_SIGEMPTYSET 1
723
#endif
724
725
/* Define to 1 if you have the 'socket' function. */
726
#ifndef MAGICKCORE_HAVE_SOCKET
727
#define MAGICKCORE_HAVE_SOCKET 1
728
#endif
729
730
/* Define to 1 if you have the 'spawnvp' function. */
731
/* #undef HAVE_SPAWNVP */
732
733
/* Define to 1 if you have the 'sqrt' function. */
734
#ifndef MAGICKCORE_HAVE_SQRT
735
#define MAGICKCORE_HAVE_SQRT 1
736
#endif
737
738
/* Define to 1 if you have the 'stat' function. */
739
#ifndef MAGICKCORE_HAVE_STAT
740
#define MAGICKCORE_HAVE_STAT 1
741
#endif
742
743
/* Define to 1 if you have the <stdarg.h> header file. */
744
#ifndef MAGICKCORE_HAVE_STDARG_H
745
#define MAGICKCORE_HAVE_STDARG_H 1
746
#endif
747
748
/* Define to 1 if stdbool.h conforms to C99. */
749
#ifndef MAGICKCORE_HAVE_STDBOOL_H
750
#define MAGICKCORE_HAVE_STDBOOL_H 1
751
#endif
752
753
/* Define to 1 if you have the <stddef.h> header file. */
754
#ifndef MAGICKCORE_HAVE_STDDEF_H
755
#define MAGICKCORE_HAVE_STDDEF_H 1
756
#endif
757
758
/* Define to 1 if you have the <stdint.h> header file. */
759
#ifndef MAGICKCORE_HAVE_STDINT_H
760
#define MAGICKCORE_HAVE_STDINT_H 1
761
#endif
762
763
/* Define to 1 if you have the <stdio.h> header file. */
764
#ifndef MAGICKCORE_HAVE_STDIO_H
765
#define MAGICKCORE_HAVE_STDIO_H 1
766
#endif
767
768
/* Define to 1 if you have the <stdlib.h> header file. */
769
#ifndef MAGICKCORE_HAVE_STDLIB_H
770
#define MAGICKCORE_HAVE_STDLIB_H 1
771
#endif
772
773
/* Define to 1 if you have the 'strcasecmp' function. */
774
#ifndef MAGICKCORE_HAVE_STRCASECMP
775
#define MAGICKCORE_HAVE_STRCASECMP 1
776
#endif
777
778
/* Define to 1 if you have the 'strcasestr' function. */
779
#ifndef MAGICKCORE_HAVE_STRCASESTR
780
#define MAGICKCORE_HAVE_STRCASESTR 1
781
#endif
782
783
/* Define to 1 if you have the 'strchr' function. */
784
#ifndef MAGICKCORE_HAVE_STRCHR
785
#define MAGICKCORE_HAVE_STRCHR 1
786
#endif
787
788
/* Define to 1 if you have the 'strcspn' function. */
789
#ifndef MAGICKCORE_HAVE_STRCSPN
790
#define MAGICKCORE_HAVE_STRCSPN 1
791
#endif
792
793
/* Define to 1 if you have the 'strdup' function. */
794
#ifndef MAGICKCORE_HAVE_STRDUP
795
#define MAGICKCORE_HAVE_STRDUP 1
796
#endif
797
798
/* Define to 1 if you have the 'strerror' function. */
799
#ifndef MAGICKCORE_HAVE_STRERROR
800
#define MAGICKCORE_HAVE_STRERROR 1
801
#endif
802
803
/* Define if you have 'strerror_r'. */
804
#ifndef MAGICKCORE_HAVE_STRERROR_R
805
#define MAGICKCORE_HAVE_STRERROR_R 1
806
#endif
807
808
/* Define to 1 if cpp supports the ANSI # stringizing operator. */
809
#ifndef MAGICKCORE_HAVE_STRINGIZE
810
#define MAGICKCORE_HAVE_STRINGIZE 1
811
#endif
812
813
/* Define to 1 if you have the <strings.h> header file. */
814
#ifndef MAGICKCORE_HAVE_STRINGS_H
815
#define MAGICKCORE_HAVE_STRINGS_H 1
816
#endif
817
818
/* Define to 1 if you have the <string.h> header file. */
819
#ifndef MAGICKCORE_HAVE_STRING_H
820
#define MAGICKCORE_HAVE_STRING_H 1
821
#endif
822
823
/* Define to 1 if you have the 'strlcat' function. */
824
#ifndef MAGICKCORE_HAVE_STRLCAT
825
#define MAGICKCORE_HAVE_STRLCAT 1
826
#endif
827
828
/* Define to 1 if you have the 'strlcpy' function. */
829
#ifndef MAGICKCORE_HAVE_STRLCPY
830
#define MAGICKCORE_HAVE_STRLCPY 1
831
#endif
832
833
/* Define to 1 if you have the 'strncasecmp' function. */
834
#ifndef MAGICKCORE_HAVE_STRNCASECMP
835
#define MAGICKCORE_HAVE_STRNCASECMP 1
836
#endif
837
838
/* Define to 1 if you have the 'strpbrk' function. */
839
#ifndef MAGICKCORE_HAVE_STRPBRK
840
#define MAGICKCORE_HAVE_STRPBRK 1
841
#endif
842
843
/* Define to 1 if you have the 'strrchr' function. */
844
#ifndef MAGICKCORE_HAVE_STRRCHR
845
#define MAGICKCORE_HAVE_STRRCHR 1
846
#endif
847
848
/* Define to 1 if you have the 'strspn' function. */
849
#ifndef MAGICKCORE_HAVE_STRSPN
850
#define MAGICKCORE_HAVE_STRSPN 1
851
#endif
852
853
/* Define to 1 if you have the 'strstr' function. */
854
#ifndef MAGICKCORE_HAVE_STRSTR
855
#define MAGICKCORE_HAVE_STRSTR 1
856
#endif
857
858
/* Define to 1 if you have the 'strtod' function. */
859
#ifndef MAGICKCORE_HAVE_STRTOD
860
#define MAGICKCORE_HAVE_STRTOD 1
861
#endif
862
863
/* Define to 1 if you have the 'strtod_l' function. */
864
#ifndef MAGICKCORE_HAVE_STRTOD_L
865
#define MAGICKCORE_HAVE_STRTOD_L 1
866
#endif
867
868
/* Define to 1 if you have the 'strtol' function. */
869
#ifndef MAGICKCORE_HAVE_STRTOL
870
#define MAGICKCORE_HAVE_STRTOL 1
871
#endif
872
873
/* Define to 1 if you have the 'strtoul' function. */
874
#ifndef MAGICKCORE_HAVE_STRTOUL
875
#define MAGICKCORE_HAVE_STRTOUL 1
876
#endif
877
878
/* Define to 1 if 'tm_zone' is a member of 'struct tm'. */
879
#ifndef MAGICKCORE_HAVE_STRUCT_TM_TM_ZONE
880
#define MAGICKCORE_HAVE_STRUCT_TM_TM_ZONE 1
881
#endif
882
883
/* Define to 1 if you have the <sun_prefetch.h> header file. */
884
/* #undef HAVE_SUN_PREFETCH_H */
885
886
/* Define to 1 if you have the 'symlink' function. */
887
#ifndef MAGICKCORE_HAVE_SYMLINK
888
#define MAGICKCORE_HAVE_SYMLINK 1
889
#endif
890
891
/* Define to 1 if you have the 'sysconf' function. */
892
#ifndef MAGICKCORE_HAVE_SYSCONF
893
#define MAGICKCORE_HAVE_SYSCONF 1
894
#endif
895
896
/* Define to 1 if you have the 'system' function. */
897
#ifndef MAGICKCORE_HAVE_SYSTEM
898
#define MAGICKCORE_HAVE_SYSTEM 1
899
#endif
900
901
/* Define to 1 if you have the <sys/dir.h> header file, and it defines 'DIR'.
902
*/
903
/* #undef HAVE_SYS_DIR_H */
904
905
/* Define to 1 if you have the <sys/ipc.h> header file. */
906
#ifndef MAGICKCORE_HAVE_SYS_IPC_H
907
#define MAGICKCORE_HAVE_SYS_IPC_H 1
908
#endif
909
910
/* Define to 1 if you have the <sys/loadavg.h> header file. */
911
/* #undef HAVE_SYS_LOADAVG_H */
912
913
/* Define to 1 if you have the <sys/mman.h> header file. */
914
#ifndef MAGICKCORE_HAVE_SYS_MMAN_H
915
#define MAGICKCORE_HAVE_SYS_MMAN_H 1
916
#endif
917
918
/* Define to 1 if you have the <sys/ndir.h> header file, and it defines 'DIR'.
919
*/
920
/* #undef HAVE_SYS_NDIR_H */
921
922
/* Define to 1 if you have the <sys/param.h> header file. */
923
#ifndef MAGICKCORE_HAVE_SYS_PARAM_H
924
#define MAGICKCORE_HAVE_SYS_PARAM_H 1
925
#endif
926
927
/* Define to 1 if you have the <sys/resource.h> header file. */
928
#ifndef MAGICKCORE_HAVE_SYS_RESOURCE_H
929
#define MAGICKCORE_HAVE_SYS_RESOURCE_H 1
930
#endif
931
932
/* Define to 1 if you have the <sys/sendfile.h> header file. */
933
#ifndef MAGICKCORE_HAVE_SYS_SENDFILE_H
934
#define MAGICKCORE_HAVE_SYS_SENDFILE_H 1
935
#endif
936
937
/* Define to 1 if you have the <sys/socket.h> header file. */
938
#ifndef MAGICKCORE_HAVE_SYS_SOCKET_H
939
#define MAGICKCORE_HAVE_SYS_SOCKET_H 1
940
#endif
941
942
/* Define to 1 if you have the <sys/stat.h> header file. */
943
#ifndef MAGICKCORE_HAVE_SYS_STAT_H
944
#define MAGICKCORE_HAVE_SYS_STAT_H 1
945
#endif
946
947
/* Define to 1 if you have the <sys/syslimits.h> header file. */
948
/* #undef HAVE_SYS_SYSLIMITS_H */
949
950
/* Define to 1 if you have the <sys/times.h> header file. */
951
#ifndef MAGICKCORE_HAVE_SYS_TIMES_H
952
#define MAGICKCORE_HAVE_SYS_TIMES_H 1
953
#endif
954
955
/* Define to 1 if you have the <sys/time.h> header file. */
956
#ifndef MAGICKCORE_HAVE_SYS_TIME_H
957
#define MAGICKCORE_HAVE_SYS_TIME_H 1
958
#endif
959
960
/* Define to 1 if you have the <sys/types.h> header file. */
961
#ifndef MAGICKCORE_HAVE_SYS_TYPES_H
962
#define MAGICKCORE_HAVE_SYS_TYPES_H 1
963
#endif
964
965
/* Define to 1 if you have the <sys/uio.h> header file. */
966
#ifndef MAGICKCORE_HAVE_SYS_UIO_H
967
#define MAGICKCORE_HAVE_SYS_UIO_H 1
968
#endif
969
970
/* Define to 1 if you have the <sys/wait.h> header file. */
971
#ifndef MAGICKCORE_HAVE_SYS_WAIT_H
972
#define MAGICKCORE_HAVE_SYS_WAIT_H 1
973
#endif
974
975
/* Define if you have the tcmalloc memory allocation library */
976
/* #undef HAVE_TCMALLOC */
977
978
/* Define to 1 if you have the 'telldir' function. */
979
#ifndef MAGICKCORE_HAVE_TELLDIR
980
#define MAGICKCORE_HAVE_TELLDIR 1
981
#endif
982
983
/* Define to 1 if you have the 'tempnam' function. */
984
#ifndef MAGICKCORE_HAVE_TEMPNAM
985
#define MAGICKCORE_HAVE_TEMPNAM 1
986
#endif
987
988
/* Define to 1 if you have the 'times' function. */
989
#ifndef MAGICKCORE_HAVE_TIMES
990
#define MAGICKCORE_HAVE_TIMES 1
991
#endif
992
993
/* Define to 1 if your 'struct tm' has 'tm_zone'. Deprecated, use
994
'HAVE_STRUCT_TM_TM_ZONE' instead. */
995
#ifndef MAGICKCORE_HAVE_TM_ZONE
996
#define MAGICKCORE_HAVE_TM_ZONE 1
997
#endif
998
999
/* Define to 1 if you don't have 'tm_zone' but do have the external array
1000
'tzname'. */
1001
/* #undef HAVE_TZNAME */
1002
1003
/* Define to 1 if the system has the type 'uintmax_t'. */
1004
#ifndef MAGICKCORE_HAVE_UINTMAX_T
1005
#define MAGICKCORE_HAVE_UINTMAX_T 1
1006
#endif
1007
1008
/* Define to 1 if the system has the type 'uintptr_t'. */
1009
#ifndef MAGICKCORE_HAVE_UINTPTR_T
1010
#define MAGICKCORE_HAVE_UINTPTR_T 1
1011
#endif
1012
1013
/* Define to 1 if you have the 'ulltostr' function. */
1014
/* #undef HAVE_ULLTOSTR */
1015
1016
/* Define if you have umem memory allocation library */
1017
/* #undef HAVE_UMEM */
1018
1019
/* Define to 1 if you have the <unistd.h> header file. */
1020
#ifndef MAGICKCORE_HAVE_UNISTD_H
1021
#define MAGICKCORE_HAVE_UNISTD_H 1
1022
#endif
1023
1024
/* Define to 1 if the system has the type 'unsigned long long int'. */
1025
#ifndef MAGICKCORE_HAVE_UNSIGNED_LONG_LONG_INT
1026
#define MAGICKCORE_HAVE_UNSIGNED_LONG_LONG_INT 1
1027
#endif
1028
1029
/* Define to 1 if you have the 'uselocale' function. */
1030
#ifndef MAGICKCORE_HAVE_USELOCALE
1031
#define MAGICKCORE_HAVE_USELOCALE 1
1032
#endif
1033
1034
/* Define to 1 if you have the 'usleep' function. */
1035
#ifndef MAGICKCORE_HAVE_USLEEP
1036
#define MAGICKCORE_HAVE_USLEEP 1
1037
#endif
1038
1039
/* Define to 1 if you have the 'utime' function. */
1040
#ifndef MAGICKCORE_HAVE_UTIME
1041
#define MAGICKCORE_HAVE_UTIME 1
1042
#endif
1043
1044
/* Define to 1 if you have the 'utimensat' function. */
1045
#ifndef MAGICKCORE_HAVE_UTIMENSAT
1046
#define MAGICKCORE_HAVE_UTIMENSAT 1
1047
#endif
1048
1049
/* Define to 1 if you have the <utime.h> header file. */
1050
#ifndef MAGICKCORE_HAVE_UTIME_H
1051
#define MAGICKCORE_HAVE_UTIME_H 1
1052
#endif
1053
1054
/* Define to 1 if you have the 'vfprintf' function. */
1055
#ifndef MAGICKCORE_HAVE_VFPRINTF
1056
#define MAGICKCORE_HAVE_VFPRINTF 1
1057
#endif
1058
1059
/* Define to 1 if you have the 'vfprintf_l' function. */
1060
/* #undef HAVE_VFPRINTF_L */
1061
1062
/* Define to 1 if you have the 'vsnprintf' function. */
1063
#ifndef MAGICKCORE_HAVE_VSNPRINTF
1064
#define MAGICKCORE_HAVE_VSNPRINTF 1
1065
#endif
1066
1067
/* Define to 1 if you have the 'vsnprintf_l' function. */
1068
/* #undef HAVE_VSNPRINTF_L */
1069
1070
/* Define to 1 if you have the 'vsprintf' function. */
1071
#ifndef MAGICKCORE_HAVE_VSPRINTF
1072
#define MAGICKCORE_HAVE_VSPRINTF 1
1073
#endif
1074
1075
/* Define to 1 if you have the 'waitpid' function. */
1076
#ifndef MAGICKCORE_HAVE_WAITPID
1077
#define MAGICKCORE_HAVE_WAITPID 1
1078
#endif
1079
1080
/* Define to 1 if you have the <wchar.h> header file. */
1081
#ifndef MAGICKCORE_HAVE_WCHAR_H
1082
#define MAGICKCORE_HAVE_WCHAR_H 1
1083
#endif
1084
1085
/* Define to 1 if you have the <xlocale.h> header file. */
1086
/* #undef HAVE_XLOCALE_H */
1087
1088
/* Define to 1 if you have the '_aligned_malloc' function. */
1089
/* #undef HAVE__ALIGNED_MALLOC */
1090
1091
/* Define to 1 if the system has the type '_Bool'. */
1092
#ifndef MAGICKCORE_HAVE__BOOL
1093
#define MAGICKCORE_HAVE__BOOL 1
1094
#endif
1095
1096
/* Define to 1 if you have the '_exit' function. */
1097
#ifndef MAGICKCORE_HAVE__EXIT
1098
#define MAGICKCORE_HAVE__EXIT 1
1099
#endif
1100
1101
/* Define to 1 if you have the '_NSGetExecutablePath' function. */
1102
/* #undef HAVE__NSGETEXECUTABLEPATH */
1103
1104
/* Define to 1 if you have the '_pclose' function. */
1105
/* #undef HAVE__PCLOSE */
1106
1107
/* Define to 1 if you have the '_popen' function. */
1108
/* #undef HAVE__POPEN */
1109
1110
/* Define to 1 if you have the '_wfopen' function. */
1111
/* #undef HAVE__WFOPEN */
1112
1113
/* Define to 1 if you have the '_wstat' function. */
1114
/* #undef HAVE__WSTAT */
1115
1116
/* define if your compiler has __attribute__ */
1117
#ifndef MAGICKCORE_HAVE___ATTRIBUTE__
1118
#define MAGICKCORE_HAVE___ATTRIBUTE__ 1
1119
#endif
1120
1121
/* Define if you have libheif library */
1122
#ifndef MAGICKCORE_HEIC_DELEGATE
1123
#define MAGICKCORE_HEIC_DELEGATE 1
1124
#endif
1125
1126
/* Directory where ImageMagick architecture headers live. */
1127
#ifndef MAGICKCORE_INCLUDEARCH_PATH
1128
#define MAGICKCORE_INCLUDEARCH_PATH "/usr/include/ImageMagick-7/"
1129
#endif
1130
1131
/* Directory where ImageMagick headers live. */
1132
#ifndef MAGICKCORE_INCLUDE_PATH
1133
#define MAGICKCORE_INCLUDE_PATH "/usr/include/ImageMagick-7/"
1134
#endif
1135
1136
/* ImageMagick is formally installed under prefix */
1137
#ifndef MAGICKCORE_INSTALLED_SUPPORT
1138
#define MAGICKCORE_INSTALLED_SUPPORT 1
1139
#endif
1140
1141
/* Define if you have JBIG library */
1142
/* #undef JBIG_DELEGATE */
1143
1144
/* Define if you have JPEG library */
1145
#ifndef MAGICKCORE_JPEG_DELEGATE
1146
#define MAGICKCORE_JPEG_DELEGATE 1
1147
#endif
1148
1149
/* Define if you have jpeg-xl library */
1150
#ifndef MAGICKCORE_JXL_DELEGATE
1151
#define MAGICKCORE_JXL_DELEGATE 1
1152
#endif
1153
1154
/* Define if you have LCMS library */
1155
#ifndef MAGICKCORE_LCMS_DELEGATE
1156
#define MAGICKCORE_LCMS_DELEGATE 1
1157
#endif
1158
1159
/* Define if you have OPENJP2 library */
1160
#ifndef MAGICKCORE_LIBOPENJP2_DELEGATE
1161
#define MAGICKCORE_LIBOPENJP2_DELEGATE 1
1162
#endif
1163
1164
/* Directory where architecture-dependent files live. */
1165
#ifndef MAGICKCORE_LIBRARY_ABSOLUTE_PATH
1166
#define MAGICKCORE_LIBRARY_ABSOLUTE_PATH "/usr/lib64/ImageMagick-7.1.2/"
1167
#endif
1168
1169
/* Subdirectory of lib where ImageMagick architecture dependent files are
1170
installed. */
1171
#ifndef MAGICKCORE_LIBRARY_RELATIVE_PATH
1172
#define MAGICKCORE_LIBRARY_RELATIVE_PATH "ImageMagick-7.1.2"
1173
#endif
1174
1175
/* Binaries in libraries path base name (will be during install linked to bin)
1176
*/
1177
#ifndef MAGICKCORE_LIB_BIN_BASEDIRNAME
1178
#define MAGICKCORE_LIB_BIN_BASEDIRNAME "bin"
1179
#endif
1180
1181
/* Define if you have LQR library */
1182
/* #undef LQR_DELEGATE */
1183
1184
/* Define if using libltdl to support dynamically loadable modules and OpenCL
1185
*/
1186
#ifndef MAGICKCORE_LTDL_DELEGATE
1187
#define MAGICKCORE_LTDL_DELEGATE 1
1188
#endif
1189
1190
/* Native module suffix */
1191
#ifndef MAGICKCORE_LTDL_MODULE_EXT
1192
#define MAGICKCORE_LTDL_MODULE_EXT ".so"
1193
#endif
1194
1195
/* Define to the sub-directory where libtool stores uninstalled libraries. */
1196
#ifndef MAGICKCORE_LT_OBJDIR
1197
#define MAGICKCORE_LT_OBJDIR ".libs/"
1198
#endif
1199
1200
/* Define if you have LZMA library */
1201
#ifndef MAGICKCORE_LZMA_DELEGATE
1202
#define MAGICKCORE_LZMA_DELEGATE 1
1203
#endif
1204
1205
/* Define to prepend to default font search path. */
1206
/* #undef MAGICK_FONT_PATH */
1207
1208
/* Target Host CPU */
1209
#ifndef MAGICKCORE_MAGICK_TARGET_CPU
1210
#define MAGICKCORE_MAGICK_TARGET_CPU x86_64
1211
#endif
1212
1213
/* Target Host OS */
1214
#ifndef MAGICKCORE_MAGICK_TARGET_OS
1215
#define MAGICKCORE_MAGICK_TARGET_OS linux-gnu
1216
#endif
1217
1218
/* Target Host Vendor */
1219
#ifndef MAGICKCORE_MAGICK_TARGET_VENDOR
1220
#define MAGICKCORE_MAGICK_TARGET_VENDOR redhat
1221
#endif
1222
1223
/* Module directory name without ABI part. */
1224
#ifndef MAGICKCORE_MODULES_BASEDIRNAME
1225
#define MAGICKCORE_MODULES_BASEDIRNAME "modules"
1226
#endif
1227
1228
/* Module directory dirname */
1229
/* #undef MODULES_DIRNAME */
1230
1231
/* Magick API method prefix */
1232
/* #undef NAMESPACE_PREFIX */
1233
1234
/* Magick API method prefix tag */
1235
/* #undef NAMESPACE_PREFIX_TAG */
1236
1237
/* Define to 1 if assertions should be disabled. */
1238
/* #undef NDEBUG */
1239
1240
/* Define if you have OPENEXR library */
1241
/* #undef OPENEXR_DELEGATE */
1242
1243
/* Define to the address where bug reports for this package should be sent. */
1244
#ifndef MAGICKCORE_PACKAGE_BUGREPORT
1245
#define MAGICKCORE_PACKAGE_BUGREPORT "https://github.com/ImageMagick/ImageMagick/issues"
1246
#endif
1247
1248
/* Define to the full name of this package. */
1249
#ifndef MAGICKCORE_PACKAGE_NAME
1250
#define MAGICKCORE_PACKAGE_NAME "ImageMagick"
1251
#endif
1252
1253
/* Define to the full name and version of this package. */
1254
#ifndef MAGICKCORE_PACKAGE_STRING
1255
#define MAGICKCORE_PACKAGE_STRING "ImageMagick 7.1.2-28"
1256
#endif
1257
1258
/* Define to the one symbol short name of this package. */
1259
#ifndef MAGICKCORE_PACKAGE_TARNAME
1260
#define MAGICKCORE_PACKAGE_TARNAME "ImageMagick"
1261
#endif
1262
1263
/* Define to the home page for this package. */
1264
#ifndef MAGICKCORE_PACKAGE_URL
1265
#define MAGICKCORE_PACKAGE_URL "https://imagemagick.org"
1266
#endif
1267
1268
/* Define to the version of this package. */
1269
#ifndef MAGICKCORE_PACKAGE_VERSION
1270
#define MAGICKCORE_PACKAGE_VERSION "7.1.2-28"
1271
#endif
1272
1273
/* Define if you have PANGOCAIRO library */
1274
/* #undef PANGOCAIRO_DELEGATE */
1275
1276
/* enable pipes (|) in filenames */
1277
/* #undef PIPES_SUPPORT */
1278
1279
/* Define if you have PNG library */
1280
#ifndef MAGICKCORE_PNG_DELEGATE
1281
#define MAGICKCORE_PNG_DELEGATE 1
1282
#endif
1283
1284
/* Define to necessary symbol if this constant uses a non-standard name on
1285
your system. */
1286
/* #undef PTHREAD_CREATE_JOINABLE */
1287
1288
/* Pixel cache memory threshold (defaults to available memory) */
1289
/* #undef PixelCacheThreshold */
1290
1291
/* Number of bits in a pixel Quantum (8/16/32/64) */
1292
#ifndef MAGICKCORE_QUANTUM_DEPTH_OBSOLETE_IN_H
1293
#define MAGICKCORE_QUANTUM_DEPTH_OBSOLETE_IN_H 16
1294
#endif
1295
1296
/* Define if you have RAQM library */
1297
/* #undef RAQM_DELEGATE */
1298
1299
/* Define if you have LIBRAW library */
1300
#ifndef MAGICKCORE_RAW_R_DELEGATE
1301
#define MAGICKCORE_RAW_R_DELEGATE 1
1302
#endif
1303
1304
/* Define if you have RSVG library */
1305
/* #undef RSVG_DELEGATE */
1306
1307
/* Setjmp/longjmp are thread safe */
1308
#ifndef MAGICKCORE_SETJMP_IS_THREAD_SAFE
1309
#define MAGICKCORE_SETJMP_IS_THREAD_SAFE 1
1310
#endif
1311
1312
/* Sharearch directory name without ABI part. */
1313
#ifndef MAGICKCORE_SHAREARCH_BASEDIRNAME
1314
#define MAGICKCORE_SHAREARCH_BASEDIRNAME "config"
1315
#endif
1316
1317
/* Sharearch directory dirname */
1318
/* #undef SHAREARCH_DIRNAME */
1319
1320
/* Directory where architecture-independent configuration files live. */
1321
#ifndef MAGICKCORE_SHARE_PATH
1322
#define MAGICKCORE_SHARE_PATH "/usr/share/ImageMagick-7/"
1323
#endif
1324
1325
/* Subdirectory of lib where architecture-independent configuration files
1326
live. */
1327
#ifndef MAGICKCORE_SHARE_RELATIVE_PATH
1328
#define MAGICKCORE_SHARE_RELATIVE_PATH "ImageMagick-7"
1329
#endif
1330
1331
/* The size of 'double', as computed by sizeof. */
1332
#ifndef MAGICKCORE_SIZEOF_DOUBLE
1333
#define MAGICKCORE_SIZEOF_DOUBLE 8
1334
#endif
1335
1336
/* The size of 'double_t', as computed by sizeof. */
1337
#ifndef MAGICKCORE_SIZEOF_DOUBLE_T
1338
#define MAGICKCORE_SIZEOF_DOUBLE_T 8
1339
#endif
1340
1341
/* The size of 'float', as computed by sizeof. */
1342
#ifndef MAGICKCORE_SIZEOF_FLOAT
1343
#define MAGICKCORE_SIZEOF_FLOAT 4
1344
#endif
1345
1346
/* The size of 'float_t', as computed by sizeof. */
1347
#ifndef MAGICKCORE_SIZEOF_FLOAT_T
1348
#define MAGICKCORE_SIZEOF_FLOAT_T 4
1349
#endif
1350
1351
/* The size of 'long double', as computed by sizeof. */
1352
#ifndef MAGICKCORE_SIZEOF_LONG_DOUBLE
1353
#define MAGICKCORE_SIZEOF_LONG_DOUBLE 16
1354
#endif
1355
1356
/* The size of 'size_t', as computed by sizeof. */
1357
#ifndef MAGICKCORE_SIZEOF_SIZE_T
1358
#define MAGICKCORE_SIZEOF_SIZE_T 8
1359
#endif
1360
1361
/* The size of 'unsigned long long', as computed by sizeof. */
1362
#ifndef MAGICKCORE_SIZEOF_UNSIGNED_LONG_LONG
1363
#define MAGICKCORE_SIZEOF_UNSIGNED_LONG_LONG 8
1364
#endif
1365
1366
/* The size of 'void *', as computed by sizeof. */
1367
#ifndef MAGICKCORE_SIZEOF_VOID_P
1368
#define MAGICKCORE_SIZEOF_VOID_P 8
1369
#endif
1370
1371
/* Define to 1 if the 'S_IS*' macros in <sys/stat.h> do not work properly. */
1372
/* #undef STAT_MACROS_BROKEN */
1373
1374
/* Define to 1 if all of the C89 standard headers exist (not just the ones
1375
required in a freestanding environment). This macro is provided for
1376
backward compatibility; new code need not use it. */
1377
#ifndef MAGICKCORE_STDC_HEADERS
1378
#define MAGICKCORE_STDC_HEADERS 1
1379
#endif
1380
1381
/* Define to 1 if strerror_r returns char *. */
1382
#ifndef MAGICKCORE_STRERROR_R_CHAR_P
1383
#define MAGICKCORE_STRERROR_R_CHAR_P 1
1384
#endif
1385
1386
/* Define if you have POSIX threads libraries and header files. */
1387
#ifndef MAGICKCORE_THREAD_SUPPORT
1388
#define MAGICKCORE_THREAD_SUPPORT 1
1389
#endif
1390
1391
/* Define if you have TIFF library */
1392
#ifndef MAGICKCORE_TIFF_DELEGATE
1393
#define MAGICKCORE_TIFF_DELEGATE 1
1394
#endif
1395
1396
/* Define to 1 if your <sys/time.h> declares 'struct tm'. */
1397
/* #undef TM_IN_SYS_TIME */
1398
1399
/* Define if you have google ultrahdr library */
1400
/* #undef UHDR_DELEGATE */
1401
1402
/* Enable extensions on AIX, Interix, z/OS. */
1403
#ifndef _ALL_SOURCE
1404
# define _ALL_SOURCE 1
1405
#endif
1406
/* Enable general extensions on macOS. */
1407
#ifndef _DARWIN_C_SOURCE
1408
# define _DARWIN_C_SOURCE 1
1409
#endif
1410
/* Enable general extensions on Solaris. */
1411
#ifndef __EXTENSIONS__
1412
# define __EXTENSIONS__ 1
1413
#endif
1414
/* Enable GNU extensions on systems that have them. */
1415
#ifndef _GNU_SOURCE
1416
# define _GNU_SOURCE 1
1417
#endif
1418
/* Enable X/Open compliant socket functions that do not require linking
1419
with -lxnet on HP-UX 11.11. */
1420
#ifndef _HPUX_ALT_XOPEN_SOCKET_API
1421
# define _HPUX_ALT_XOPEN_SOCKET_API 1
1422
#endif
1423
/* Identify the host operating system as Minix.
1424
This macro does not affect the system headers' behavior.
1425
A future release of Autoconf may stop defining this macro. */
1426
#ifndef _MINIX
1427
/* # undef _MINIX */
1428
#endif
1429
/* Enable general extensions on NetBSD.
1430
Enable NetBSD compatibility extensions on Minix. */
1431
#ifndef _NETBSD_SOURCE
1432
# define _NETBSD_SOURCE 1
1433
#endif
1434
/* Enable OpenBSD compatibility extensions on NetBSD.
1435
Oddly enough, this does nothing on OpenBSD. */
1436
#ifndef _OPENBSD_SOURCE
1437
# define _OPENBSD_SOURCE 1
1438
#endif
1439
/* Define to 1 if needed for POSIX-compatible behavior. */
1440
#ifndef _POSIX_SOURCE
1441
/* # undef _POSIX_SOURCE */
1442
#endif
1443
/* Define to 2 if needed for POSIX-compatible behavior. */
1444
#ifndef _POSIX_1_SOURCE
1445
/* # undef _POSIX_1_SOURCE */
1446
#endif
1447
/* Enable POSIX-compatible threading on Solaris. */
1448
#ifndef _POSIX_PTHREAD_SEMANTICS
1449
# define _POSIX_PTHREAD_SEMANTICS 1
1450
#endif
1451
/* Enable extensions specified by ISO/IEC TS 18661-5:2014. */
1452
#ifndef __STDC_WANT_IEC_60559_ATTRIBS_EXT__
1453
# define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
1454
#endif
1455
/* Enable extensions specified by ISO/IEC TS 18661-1:2014. */
1456
#ifndef __STDC_WANT_IEC_60559_BFP_EXT__
1457
# define __STDC_WANT_IEC_60559_BFP_EXT__ 1
1458
#endif
1459
/* Enable extensions specified by ISO/IEC TS 18661-2:2015. */
1460
#ifndef __STDC_WANT_IEC_60559_DFP_EXT__
1461
# define __STDC_WANT_IEC_60559_DFP_EXT__ 1
1462
#endif
1463
/* Enable extensions specified by C23 Annex F. */
1464
#ifndef __STDC_WANT_IEC_60559_EXT__
1465
# define __STDC_WANT_IEC_60559_EXT__ 1
1466
#endif
1467
/* Enable extensions specified by ISO/IEC TS 18661-4:2015. */
1468
#ifndef __STDC_WANT_IEC_60559_FUNCS_EXT__
1469
# define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
1470
#endif
1471
/* Enable extensions specified by C23 Annex H and ISO/IEC TS 18661-3:2015. */
1472
#ifndef __STDC_WANT_IEC_60559_TYPES_EXT__
1473
# define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
1474
#endif
1475
/* Enable extensions specified by ISO/IEC TR 24731-2:2010. */
1476
#ifndef __STDC_WANT_LIB_EXT2__
1477
# define __STDC_WANT_LIB_EXT2__ 1
1478
#endif
1479
/* Enable extensions specified by ISO/IEC 24747:2009. */
1480
#ifndef __STDC_WANT_MATH_SPEC_FUNCS__
1481
# define __STDC_WANT_MATH_SPEC_FUNCS__ 1
1482
#endif
1483
/* Enable extensions on HP NonStop. */
1484
#ifndef _TANDEM_SOURCE
1485
# define _TANDEM_SOURCE 1
1486
#endif
1487
/* Enable X/Open extensions. Define to 500 only if necessary
1488
to make mbstate_t available. */
1489
#ifndef _XOPEN_SOURCE
1490
/* # undef _XOPEN_SOURCE */
1491
#endif
1492
1493
1494
/* Define if you have WEBPMUX library */
1495
#ifndef MAGICKCORE_WEBPMUX_DELEGATE
1496
#define MAGICKCORE_WEBPMUX_DELEGATE 1
1497
#endif
1498
1499
/* Define if you have WEBP library */
1500
#ifndef MAGICKCORE_WEBP_DELEGATE
1501
#define MAGICKCORE_WEBP_DELEGATE 1
1502
#endif
1503
1504
/* Define to use the Windows GDI32 library */
1505
/* #undef WINGDI32_DELEGATE */
1506
1507
/* Define if using the dmalloc debugging malloc package */
1508
/* #undef WITH_DMALLOC */
1509
1510
/* Define if you have WMF library */
1511
/* #undef WMF_DELEGATE */
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
/* #undef ZIP_DELEGATE */
1548
1549
/* Define if you have ZLIB library */
1550
#ifndef MAGICKCORE_ZLIB_DELEGATE
1551
#define MAGICKCORE_ZLIB_DELEGATE 1
1552
#endif
1553
1554
/* Define if you have ZSTD library */
1555
#ifndef MAGICKCORE_ZSTD_DELEGATE
1556
#define MAGICKCORE_ZSTD_DELEGATE 1
1557
#endif
1558
1559
/* Number of bits in a file offset, on hosts where this is settable. */
1560
/* #undef _FILE_OFFSET_BITS */
1561
1562
/* enable run-time bounds-checking */
1563
/* #undef _FORTIFY_SOURCE */
1564
1565
/* Define to 1 if necessary to make fseeko visible. */
1566
/* #undef _LARGEFILE_SOURCE */
1567
1568
/* Define to 1 on platforms where this makes off_t a 64-bit type. */
1569
/* #undef _LARGE_FILES */
1570
1571
/* Number of bits in time_t, on hosts where this is settable. */
1572
/* #undef _TIME_BITS */
1573
1574
/* Define for Solaris 2.5.1 so the uint32_t typedef from <sys/synch.h>,
1575
<pthread.h>, or <semaphore.h> is not used. If the typedef were allowed, the
1576
#define below would cause a syntax error. */
1577
/* #undef _UINT32_T */
1578
1579
/* Define for Solaris 2.5.1 so the uint64_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 _UINT64_T */
1583
1584
/* Define for Solaris 2.5.1 so the uint8_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 _UINT8_T */
1588
1589
/* Define to 1 if type 'char' is unsigned and your compiler does not
1590
predefine this macro. */
1591
#ifndef __CHAR_UNSIGNED__
1592
/* # undef __CHAR_UNSIGNED__ */
1593
#endif
1594
1595
/* Define to 1 on platforms where this makes time_t a 64-bit type. */
1596
/* #undef __MINGW_USE_VC2005_COMPAT */
1597
1598
/* Define to appropriate substitute if compiler does not have __func__ */
1599
/* #undef __func__ */
1600
1601
/* Define to empty if 'const' does not conform to ANSI C. */
1602
/* #undef const */
1603
1604
/* Define as 'int' if <sys/types.h> doesn't define. */
1605
/* #undef gid_t */
1606
1607
/* Define to '__inline__' or '__inline' if that's what the C compiler
1608
calls it, or to nothing if 'inline' is not supported under any name. */
1609
#ifndef __cplusplus
1610
/* #undef inline */
1611
#endif
1612
1613
/* Define to the type of a signed integer type of width exactly 16 bits if
1614
such a type exists and the standard includes do not define it. */
1615
/* #undef int16_t */
1616
1617
/* Define to the type of a signed integer type of width exactly 32 bits if
1618
such a type exists and the standard includes do not define it. */
1619
/* #undef int32_t */
1620
1621
/* Define to the type of a signed integer type of width exactly 64 bits if
1622
such a type exists and the standard includes do not define it. */
1623
/* #undef int64_t */
1624
1625
/* Define to the type of a signed integer type of width exactly 8 bits if such
1626
a type exists and the standard includes do not define it. */
1627
/* #undef int8_t */
1628
1629
/* Define to the widest signed integer type if <stdint.h> and <inttypes.h> do
1630
not define. */
1631
/* #undef intmax_t */
1632
1633
/* Define to the type of a signed integer type wide enough to hold a pointer,
1634
if such a type exists, and if the system does not define it. */
1635
/* #undef intptr_t */
1636
1637
/* Define to a type if <wchar.h> does not define. */
1638
/* #undef mbstate_t */
1639
1640
/* Define to 'int' if <sys/types.h> does not define. */
1641
/* #undef mode_t */
1642
1643
/* Define to 'long int' if <sys/types.h> does not define. */
1644
/* #undef off_t */
1645
1646
/* Define as a signed integer type capable of holding a process identifier. */
1647
/* #undef pid_t */
1648
1649
/* Define to the equivalent of the C99 'restrict' keyword, or to
1650
nothing if this is not supported. Do not define if restrict is
1651
supported only directly. */
1652
#ifndef _magickcore_restrict
1653
#define _magickcore_restrict __restrict__
1654
#endif
1655
/* Work around a bug in older versions of Sun C++, which did not
1656
#define __restrict__ or support _Restrict or __restrict__
1657
even though the corresponding Sun C compiler ended up with
1658
"#define restrict _Restrict" or "#define restrict __restrict__"
1659
in the previous line. This workaround can be removed once
1660
we assume Oracle Developer Studio 12.5 (2016) or later. */
1661
#if defined __SUNPRO_CC && !defined __RESTRICT && !defined __restrict__
1662
# define _Restrict
1663
# define __restrict__
1664
#endif
1665
1666
/* Define as 'unsigned int' if <stddef.h> doesn't define. */
1667
/* #undef size_t */
1668
1669
/* Define as 'int' if <sys/types.h> doesn't define. */
1670
/* #undef ssize_t */
1671
1672
/* Define as 'int' if <sys/types.h> doesn't define. */
1673
/* #undef uid_t */
1674
1675
/* Define to the type of an unsigned integer type of width exactly 16 bits if
1676
such a type exists and the standard includes do not define it. */
1677
/* #undef uint16_t */
1678
1679
/* Define to the type of an unsigned integer type of width exactly 32 bits if
1680
such a type exists and the standard includes do not define it. */
1681
/* #undef uint32_t */
1682
1683
/* Define to the type of an unsigned integer type of width exactly 64 bits if
1684
such a type exists and the standard includes do not define it. */
1685
/* #undef uint64_t */
1686
1687
/* Define to the type of an unsigned integer type of width exactly 8 bits if
1688
such a type exists and the standard includes do not define it. */
1689
/* #undef uint8_t */
1690
1691
/* Define to the widest unsigned integer type if <stdint.h> and <inttypes.h>
1692
do not define. */
1693
/* #undef uintmax_t */
1694
1695
/* Define to the type of an unsigned integer type wide enough to hold a
1696
pointer, if such a type exists, and if the system does not define it. */
1697
/* #undef uintptr_t */
1698
1699
/* Define to empty if the keyword 'volatile' does not work. Warning: valid
1700
code using 'volatile' can become incorrect without. Disable with care. */
1701
/* #undef volatile */
1702
1703
/* once: _MAGICKCORE_MAGICK_BASECONFIG_H */
1704
#endif
MagickCore
magick-baseconfig.h
Generated by
1.16.1