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