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