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