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