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