blob: 7de73722aaa8fc3169acf149cacf793cccdd77b5 [file] [log] [blame]
cristy4c08aed2011-07-01 19:47:50 +00001#ifndef _MAGICKCORE_MAGICK_CONFIG_H
2#define _MAGICKCORE_MAGICK_CONFIG_H 1
cristy3ed852e2009-09-05 21:47:34 +00003
cristy4c08aed2011-07-01 19:47:50 +00004/* MagickCore/magick-config.h. Generated automatically at end of configure. */
cristy3ed852e2009-09-05 21:47:34 +00005/* 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 */
cristy85278ed2010-05-31 15:10:05 +000012/* #undef AUTOTRACE_DELEGATE */
cristy3ed852e2009-09-05 21:47:34 +000013
14/* Define if coders and filters are to be built as modules. */
cristy5c4e2582011-09-11 19:21:03 +000015#ifndef MAGICKCORE_BUILD_MODULES
16#define MAGICKCORE_BUILD_MODULES 1
17#endif
cristy3ed852e2009-09-05 21:47:34 +000018
19/* Define if you have the bzip2 library */
cristy964cb7f2010-04-25 23:18:00 +000020#ifndef MAGICKCORE_BZLIB_DELEGATE
21#define MAGICKCORE_BZLIB_DELEGATE 1
cristy3ed852e2009-09-05 21:47:34 +000022#endif
23
24/* Define if you have CAIRO library */
cristyc9751442010-09-29 21:34:35 +000025#ifndef MAGICKCORE_CAIRO_DELEGATE
26#define MAGICKCORE_CAIRO_DELEGATE 1
27#endif
cristy3ed852e2009-09-05 21:47:34 +000028
29/* permit enciphering and deciphering image pixels */
cristy964cb7f2010-04-25 23:18:00 +000030#ifndef MAGICKCORE_CIPHER_SUPPORT
31#define MAGICKCORE_CIPHER_SUPPORT 1
cristy3ed852e2009-09-05 21:47:34 +000032#endif
33
34/* Define to 1 if the `closedir' function returns void instead of `int'. */
35/* #undef CLOSEDIR_VOID */
36
37/* Location of coder modules */
cristy964cb7f2010-04-25 23:18:00 +000038#ifndef MAGICKCORE_CODER_PATH
cristy4a3e2152011-07-02 00:59:04 +000039#define MAGICKCORE_CODER_PATH "/usr/local/lib/ImageMagick-7.0.0/modules-Q16/coders/"
cristy3ed852e2009-09-05 21:47:34 +000040#endif
41
42/* Subdirectory of lib where coder modules are installed */
cristy964cb7f2010-04-25 23:18:00 +000043#ifndef MAGICKCORE_CODER_RELATIVE_PATH
cristy4a3e2152011-07-02 00:59:04 +000044#define MAGICKCORE_CODER_RELATIVE_PATH "ImageMagick-7.0.0/modules-Q16/coders"
cristy3ed852e2009-09-05 21:47:34 +000045#endif
46
47/* Directory where architecture-dependent configuration files live. */
cristy964cb7f2010-04-25 23:18:00 +000048#ifndef MAGICKCORE_CONFIGURE_PATH
cristyba0f1972011-03-28 12:42:52 +000049#define MAGICKCORE_CONFIGURE_PATH "/usr/local/etc/ImageMagick/"
cristy3ed852e2009-09-05 21:47:34 +000050#endif
51
52/* Subdirectory of lib where architecture-dependent configuration files live.
53 */
cristy964cb7f2010-04-25 23:18:00 +000054#ifndef MAGICKCORE_CONFIGURE_RELATIVE_PATH
cristyba0f1972011-03-28 12:42:52 +000055#define MAGICKCORE_CONFIGURE_RELATIVE_PATH "ImageMagick"
cristy3ed852e2009-09-05 21:47:34 +000056#endif
57
58/* Define if you have DJVU library */
cristyf89cb1d2011-07-07 01:24:37 +000059#ifndef MAGICKCORE_DJVU_DELEGATE
60#define MAGICKCORE_DJVU_DELEGATE 1
61#endif
cristy3ed852e2009-09-05 21:47:34 +000062
63/* Directory where ImageMagick documents live. */
cristy964cb7f2010-04-25 23:18:00 +000064#ifndef MAGICKCORE_DOCUMENTATION_PATH
cristy4c08aed2011-07-01 19:47:50 +000065#define MAGICKCORE_DOCUMENTATION_PATH "/usr/local/share/doc/ImageMagick-7.0.0//"
cristy3ed852e2009-09-05 21:47:34 +000066#endif
67
68/* Define if you have Display Postscript */
69/* #undef DPS_DELEGATE */
70
cristy161b9262010-03-20 19:34:32 +000071/* Build self-contained, embeddable, zero-configuration ImageMagick */
cristy3ed852e2009-09-05 21:47:34 +000072/* #undef EMBEDDABLE_SUPPORT */
73
74/* exclude deprecated methods in MagickCore API */
75/* #undef EXCLUDE_DEPRECATED */
76
77/* Directory where executables are installed. */
cristy964cb7f2010-04-25 23:18:00 +000078#ifndef MAGICKCORE_EXECUTABLE_PATH
79#define MAGICKCORE_EXECUTABLE_PATH "/usr/local/bin/"
cristy3ed852e2009-09-05 21:47:34 +000080#endif
81
82/* Define if you have FFTW library */
cristy5c4e2582011-09-11 19:21:03 +000083#ifndef MAGICKCORE_FFTW_DELEGATE
84#define MAGICKCORE_FFTW_DELEGATE 1
85#endif
cristy3ed852e2009-09-05 21:47:34 +000086
87/* Location of filter modules */
cristy964cb7f2010-04-25 23:18:00 +000088#ifndef MAGICKCORE_FILTER_PATH
cristy4a3e2152011-07-02 00:59:04 +000089#define MAGICKCORE_FILTER_PATH "/usr/local/lib/ImageMagick-7.0.0/modules-Q16/filters/"
cristy3ed852e2009-09-05 21:47:34 +000090#endif
91
92/* Subdirectory of lib where filter modules are installed */
cristy964cb7f2010-04-25 23:18:00 +000093#ifndef MAGICKCORE_FILTER_RELATIVE_PATH
cristy4a3e2152011-07-02 00:59:04 +000094#define MAGICKCORE_FILTER_RELATIVE_PATH "ImageMagick-7.0.0/modules-Q16/filters"
cristy3ed852e2009-09-05 21:47:34 +000095#endif
96
97/* Define if you have FONTCONFIG library */
cristyc9751442010-09-29 21:34:35 +000098#ifndef MAGICKCORE_FONTCONFIG_DELEGATE
99#define MAGICKCORE_FONTCONFIG_DELEGATE 1
100#endif
cristy3ed852e2009-09-05 21:47:34 +0000101
102/* Define if you have FlashPIX library */
103/* #undef FPX_DELEGATE */
104
105/* Define if you have FreeType (TrueType font) library */
cristy964cb7f2010-04-25 23:18:00 +0000106#ifndef MAGICKCORE_FREETYPE_DELEGATE
107#define MAGICKCORE_FREETYPE_DELEGATE 1
cristy3ed852e2009-09-05 21:47:34 +0000108#endif
109
110/* Define if you have Ghostscript library or framework */
111/* #undef GS_DELEGATE */
112
113/* Define if you have GVC library */
cristyae29c4f2010-12-28 14:45:29 +0000114#ifndef MAGICKCORE_GVC_DELEGATE
115#define MAGICKCORE_GVC_DELEGATE 1
116#endif
cristy3ed852e2009-09-05 21:47:34 +0000117
cristyb33454f2011-08-03 02:10:45 +0000118/* Define to 1 if you have the `acosh' function. */
119#ifndef MAGICKCORE_HAVE_ACOSH
120#define MAGICKCORE_HAVE_ACOSH 1
121#endif
122
cristy3ed852e2009-09-05 21:47:34 +0000123/* Define to 1 if you have the `argz_add' function. */
cristy964cb7f2010-04-25 23:18:00 +0000124#ifndef MAGICKCORE_HAVE_ARGZ_ADD
125#define MAGICKCORE_HAVE_ARGZ_ADD 1
cristy3ed852e2009-09-05 21:47:34 +0000126#endif
127
128/* Define to 1 if you have the `argz_append' function. */
cristy964cb7f2010-04-25 23:18:00 +0000129#ifndef MAGICKCORE_HAVE_ARGZ_APPEND
130#define MAGICKCORE_HAVE_ARGZ_APPEND 1
cristy3ed852e2009-09-05 21:47:34 +0000131#endif
132
133/* Define to 1 if you have the `argz_count' function. */
cristy964cb7f2010-04-25 23:18:00 +0000134#ifndef MAGICKCORE_HAVE_ARGZ_COUNT
135#define MAGICKCORE_HAVE_ARGZ_COUNT 1
cristy3ed852e2009-09-05 21:47:34 +0000136#endif
137
138/* Define to 1 if you have the `argz_create_sep' function. */
cristy964cb7f2010-04-25 23:18:00 +0000139#ifndef MAGICKCORE_HAVE_ARGZ_CREATE_SEP
140#define MAGICKCORE_HAVE_ARGZ_CREATE_SEP 1
cristy3ed852e2009-09-05 21:47:34 +0000141#endif
142
143/* Define to 1 if you have the <argz.h> header file. */
cristy964cb7f2010-04-25 23:18:00 +0000144#ifndef MAGICKCORE_HAVE_ARGZ_H
145#define MAGICKCORE_HAVE_ARGZ_H 1
cristy3ed852e2009-09-05 21:47:34 +0000146#endif
147
148/* Define to 1 if you have the `argz_insert' function. */
cristy964cb7f2010-04-25 23:18:00 +0000149#ifndef MAGICKCORE_HAVE_ARGZ_INSERT
150#define MAGICKCORE_HAVE_ARGZ_INSERT 1
cristy3ed852e2009-09-05 21:47:34 +0000151#endif
152
153/* Define to 1 if you have the `argz_next' function. */
cristy964cb7f2010-04-25 23:18:00 +0000154#ifndef MAGICKCORE_HAVE_ARGZ_NEXT
155#define MAGICKCORE_HAVE_ARGZ_NEXT 1
cristy3ed852e2009-09-05 21:47:34 +0000156#endif
157
158/* Define to 1 if you have the `argz_stringify' function. */
cristy964cb7f2010-04-25 23:18:00 +0000159#ifndef MAGICKCORE_HAVE_ARGZ_STRINGIFY
160#define MAGICKCORE_HAVE_ARGZ_STRINGIFY 1
cristy3ed852e2009-09-05 21:47:34 +0000161#endif
162
163/* Define to 1 if you have the <arm/limits.h> header file. */
164/* #undef HAVE_ARM_LIMITS_H */
165
cristyb33454f2011-08-03 02:10:45 +0000166/* Define to 1 if you have the `asinh' function. */
167#ifndef MAGICKCORE_HAVE_ASINH
168#define MAGICKCORE_HAVE_ASINH 1
169#endif
170
171/* Define to 1 if you have the `atanh' function. */
172#ifndef MAGICKCORE_HAVE_ATANH
173#define MAGICKCORE_HAVE_ATANH 1
174#endif
175
cristy3ed852e2009-09-05 21:47:34 +0000176/* Define to 1 if you have the `atexit' function. */
cristy964cb7f2010-04-25 23:18:00 +0000177#ifndef MAGICKCORE_HAVE_ATEXIT
178#define MAGICKCORE_HAVE_ATEXIT 1
cristy3ed852e2009-09-05 21:47:34 +0000179#endif
180
cristyc5baf4f2010-08-31 15:05:33 +0000181/* Define to 1 if you have the `atoll' function. */
182#ifndef MAGICKCORE_HAVE_ATOLL
183#define MAGICKCORE_HAVE_ATOLL 1
184#endif
185
cristy3ed852e2009-09-05 21:47:34 +0000186/* define if bool is a built-in type */
nicolas6237c462010-10-05 06:11:49 +0000187#ifndef MAGICKCORE_HAVE_BOOL
188#define MAGICKCORE_HAVE_BOOL /**/
189#endif
cristy3ed852e2009-09-05 21:47:34 +0000190
cristy47b022b2011-01-18 22:29:21 +0000191/* Define to 1 if you have the `cabs' function. */
192#ifndef MAGICKCORE_HAVE_CABS
193#define MAGICKCORE_HAVE_CABS 1
194#endif
195
196/* Define to 1 if you have the `carg' function. */
197#ifndef MAGICKCORE_HAVE_CARG
198#define MAGICKCORE_HAVE_CARG 1
199#endif
200
cristy56ed31c2010-03-22 00:46:21 +0000201/* Define to 1 if you have the `cimag' function. */
cristy964cb7f2010-04-25 23:18:00 +0000202#ifndef MAGICKCORE_HAVE_CIMAG
203#define MAGICKCORE_HAVE_CIMAG 1
cristy56ed31c2010-03-22 00:46:21 +0000204#endif
205
cristy3ed852e2009-09-05 21:47:34 +0000206/* Define to 1 if you have the `clock' function. */
cristy964cb7f2010-04-25 23:18:00 +0000207#ifndef MAGICKCORE_HAVE_CLOCK
208#define MAGICKCORE_HAVE_CLOCK 1
cristy3ed852e2009-09-05 21:47:34 +0000209#endif
210
cristye43a45e2009-09-28 14:49:00 +0000211/* Define to 1 if you have clock_gettime. */
cristy964cb7f2010-04-25 23:18:00 +0000212#ifndef MAGICKCORE_HAVE_CLOCK_GETTIME
213#define MAGICKCORE_HAVE_CLOCK_GETTIME 1
cristy3ed852e2009-09-05 21:47:34 +0000214#endif
215
cristye43a45e2009-09-28 14:49:00 +0000216/* Define to 1 if clock_gettime supports CLOCK_REALTIME. */
cristy964cb7f2010-04-25 23:18:00 +0000217#ifndef MAGICKCORE_HAVE_CLOCK_REALTIME
218#define MAGICKCORE_HAVE_CLOCK_REALTIME 1
cristye43a45e2009-09-28 14:49:00 +0000219#endif
220
cristy3ed852e2009-09-05 21:47:34 +0000221/* Define to 1 if you have the `closedir' function. */
cristy964cb7f2010-04-25 23:18:00 +0000222#ifndef MAGICKCORE_HAVE_CLOSEDIR
223#define MAGICKCORE_HAVE_CLOSEDIR 1
cristy3ed852e2009-09-05 21:47:34 +0000224#endif
225
cristyfe2e68f2010-01-09 19:16:03 +0000226/* Define to 1 if you have the <CL/cl.h> header file. */
cristyfe5faaa2011-09-13 01:06:17 +0000227#ifndef MAGICKCORE_HAVE_CL_CL_H
228#define MAGICKCORE_HAVE_CL_CL_H 1
229#endif
cristy736173a2009-09-20 21:18:22 +0000230
cristy3ed852e2009-09-05 21:47:34 +0000231/* Define to 1 if you have the <complex.h> header file. */
cristy964cb7f2010-04-25 23:18:00 +0000232#ifndef MAGICKCORE_HAVE_COMPLEX_H
233#define MAGICKCORE_HAVE_COMPLEX_H 1
cristy3ed852e2009-09-05 21:47:34 +0000234#endif
235
cristy47b022b2011-01-18 22:29:21 +0000236/* Define to 1 if you have the `creal' function. */
237#ifndef MAGICKCORE_HAVE_CREAL
238#define MAGICKCORE_HAVE_CREAL 1
239#endif
240
cristyc5baf4f2010-08-31 15:05:33 +0000241/* Define to 1 if you have the `ctime_r' function. */
242#ifndef MAGICKCORE_HAVE_CTIME_R
243#define MAGICKCORE_HAVE_CTIME_R 1
244#endif
245
cristy3ed852e2009-09-05 21:47:34 +0000246/* Define to 1 if you have the declaration of `cygwin_conv_path', and to 0 if
247 you don't. */
248/* #undef HAVE_DECL_CYGWIN_CONV_PATH */
249
250/* Define to 1 if you have the declaration of `pread', and to 0 if you don't.
251 */
cristy964cb7f2010-04-25 23:18:00 +0000252#ifndef MAGICKCORE_HAVE_DECL_PREAD
253#define MAGICKCORE_HAVE_DECL_PREAD 1
cristy3ed852e2009-09-05 21:47:34 +0000254#endif
255
256/* Define to 1 if you have the declaration of `pwrite', and to 0 if you don't.
257 */
cristy964cb7f2010-04-25 23:18:00 +0000258#ifndef MAGICKCORE_HAVE_DECL_PWRITE
259#define MAGICKCORE_HAVE_DECL_PWRITE 1
cristy3ed852e2009-09-05 21:47:34 +0000260#endif
261
262/* Define to 1 if you have the declaration of `strlcpy', and to 0 if you
263 don't. */
cristy964cb7f2010-04-25 23:18:00 +0000264#ifndef MAGICKCORE_HAVE_DECL_STRLCPY
265#define MAGICKCORE_HAVE_DECL_STRLCPY 0
cristy3ed852e2009-09-05 21:47:34 +0000266#endif
267
cristy92703d82010-04-26 00:18:18 +0000268/* Define to 1 if you have the declaration of `tzname', and to 0 if you don't.
269 */
270/* #undef HAVE_DECL_TZNAME */
271
cristy3ed852e2009-09-05 21:47:34 +0000272/* Define to 1 if you have the declaration of `vsnprintf', and to 0 if you
273 don't. */
cristy964cb7f2010-04-25 23:18:00 +0000274#ifndef MAGICKCORE_HAVE_DECL_VSNPRINTF
275#define MAGICKCORE_HAVE_DECL_VSNPRINTF 1
cristy3ed852e2009-09-05 21:47:34 +0000276#endif
277
278/* Define to 1 if you have the `directio' function. */
279/* #undef HAVE_DIRECTIO */
280
281/* Define to 1 if you have the <dirent.h> header file, and it defines `DIR'.
282 */
cristy964cb7f2010-04-25 23:18:00 +0000283#ifndef MAGICKCORE_HAVE_DIRENT_H
284#define MAGICKCORE_HAVE_DIRENT_H 1
cristy3ed852e2009-09-05 21:47:34 +0000285#endif
286
287/* Define if you have the GNU dld library. */
288/* #undef HAVE_DLD */
289
290/* Define to 1 if you have the <dld.h> header file. */
291/* #undef HAVE_DLD_H */
292
293/* Define to 1 if you have the `dlerror' function. */
cristy964cb7f2010-04-25 23:18:00 +0000294#ifndef MAGICKCORE_HAVE_DLERROR
295#define MAGICKCORE_HAVE_DLERROR 1
cristy3ed852e2009-09-05 21:47:34 +0000296#endif
297
298/* Define to 1 if you have the <dlfcn.h> header file. */
cristy964cb7f2010-04-25 23:18:00 +0000299#ifndef MAGICKCORE_HAVE_DLFCN_H
300#define MAGICKCORE_HAVE_DLFCN_H 1
cristy3ed852e2009-09-05 21:47:34 +0000301#endif
302
303/* Define to 1 if you have the <dl.h> header file. */
304/* #undef HAVE_DL_H */
305
306/* Define to 1 if you don't have `vprintf' but do have `_doprnt.' */
307/* #undef HAVE_DOPRNT */
308
309/* Define if you have the _dyld_func_lookup function. */
310/* #undef HAVE_DYLD */
311
312/* Define to 1 if you have the <errno.h> header file. */
cristy964cb7f2010-04-25 23:18:00 +0000313#ifndef MAGICKCORE_HAVE_ERRNO_H
314#define MAGICKCORE_HAVE_ERRNO_H 1
cristy3ed852e2009-09-05 21:47:34 +0000315#endif
316
317/* Define to 1 if the system has the type `error_t'. */
cristy964cb7f2010-04-25 23:18:00 +0000318#ifndef MAGICKCORE_HAVE_ERROR_T
319#define MAGICKCORE_HAVE_ERROR_T 1
cristy3ed852e2009-09-05 21:47:34 +0000320#endif
321
322/* Define to 1 if you have the `execvp' function. */
cristy964cb7f2010-04-25 23:18:00 +0000323#ifndef MAGICKCORE_HAVE_EXECVP
324#define MAGICKCORE_HAVE_EXECVP 1
cristy3ed852e2009-09-05 21:47:34 +0000325#endif
326
cristyf1440cb2010-02-23 02:24:21 +0000327/* Define to 1 if you have the `fchmod' function. */
cristy964cb7f2010-04-25 23:18:00 +0000328#ifndef MAGICKCORE_HAVE_FCHMOD
329#define MAGICKCORE_HAVE_FCHMOD 1
cristyf1440cb2010-02-23 02:24:21 +0000330#endif
331
cristy3ed852e2009-09-05 21:47:34 +0000332/* Define to 1 if you have the <fcntl.h> header file. */
cristy964cb7f2010-04-25 23:18:00 +0000333#ifndef MAGICKCORE_HAVE_FCNTL_H
334#define MAGICKCORE_HAVE_FCNTL_H 1
cristy3ed852e2009-09-05 21:47:34 +0000335#endif
336
337/* Define to 1 if you have the `floor' function. */
cristy964cb7f2010-04-25 23:18:00 +0000338#ifndef MAGICKCORE_HAVE_FLOOR
339#define MAGICKCORE_HAVE_FLOOR 1
cristy161b9262010-03-20 19:34:32 +0000340#endif
cristy3ed852e2009-09-05 21:47:34 +0000341
342/* Define to 1 if you have the `fork' function. */
cristy964cb7f2010-04-25 23:18:00 +0000343#ifndef MAGICKCORE_HAVE_FORK
344#define MAGICKCORE_HAVE_FORK 1
cristy3ed852e2009-09-05 21:47:34 +0000345#endif
346
347/* Define to 1 if fseeko (and presumably ftello) exists and is declared. */
cristy964cb7f2010-04-25 23:18:00 +0000348#ifndef MAGICKCORE_HAVE_FSEEKO
349#define MAGICKCORE_HAVE_FSEEKO 1
cristy3ed852e2009-09-05 21:47:34 +0000350#endif
351
352/* Define to 1 if you have the <ft2build.h> header file. */
cristy964cb7f2010-04-25 23:18:00 +0000353#ifndef MAGICKCORE_HAVE_FT2BUILD_H
354#define MAGICKCORE_HAVE_FT2BUILD_H 1
cristy3ed852e2009-09-05 21:47:34 +0000355#endif
356
357/* Define to 1 if you have the `ftime' function. */
cristy964cb7f2010-04-25 23:18:00 +0000358#ifndef MAGICKCORE_HAVE_FTIME
359#define MAGICKCORE_HAVE_FTIME 1
cristy3ed852e2009-09-05 21:47:34 +0000360#endif
361
362/* Define to 1 if you have the `ftruncate' function. */
cristy964cb7f2010-04-25 23:18:00 +0000363#ifndef MAGICKCORE_HAVE_FTRUNCATE
364#define MAGICKCORE_HAVE_FTRUNCATE 1
cristy3ed852e2009-09-05 21:47:34 +0000365#endif
366
367/* Define to 1 if you have the `getcwd' function. */
cristy964cb7f2010-04-25 23:18:00 +0000368#ifndef MAGICKCORE_HAVE_GETCWD
369#define MAGICKCORE_HAVE_GETCWD 1
cristy3ed852e2009-09-05 21:47:34 +0000370#endif
371
cristyc5baf4f2010-08-31 15:05:33 +0000372/* Define to 1 if you have the `getc_unlocked' function. */
373#ifndef MAGICKCORE_HAVE_GETC_UNLOCKED
374#define MAGICKCORE_HAVE_GETC_UNLOCKED 1
375#endif
376
cristy3ed852e2009-09-05 21:47:34 +0000377/* Define to 1 if you have the `getdtablesize' function. */
cristy964cb7f2010-04-25 23:18:00 +0000378#ifndef MAGICKCORE_HAVE_GETDTABLESIZE
379#define MAGICKCORE_HAVE_GETDTABLESIZE 1
cristy3ed852e2009-09-05 21:47:34 +0000380#endif
381
382/* Define to 1 if you have the `getexecname' function. */
383/* #undef HAVE_GETEXECNAME */
384
385/* Define to 1 if you have the `getpagesize' function. */
cristy964cb7f2010-04-25 23:18:00 +0000386#ifndef MAGICKCORE_HAVE_GETPAGESIZE
387#define MAGICKCORE_HAVE_GETPAGESIZE 1
cristy3ed852e2009-09-05 21:47:34 +0000388#endif
389
390/* Define to 1 if you have the `getpid' function. */
cristy964cb7f2010-04-25 23:18:00 +0000391#ifndef MAGICKCORE_HAVE_GETPID
392#define MAGICKCORE_HAVE_GETPID 1
cristy3ed852e2009-09-05 21:47:34 +0000393#endif
394
cristyd3ef0102009-09-12 18:11:06 +0000395/* Define to 1 if you have the `getrlimit' function. */
cristy964cb7f2010-04-25 23:18:00 +0000396#ifndef MAGICKCORE_HAVE_GETRLIMIT
397#define MAGICKCORE_HAVE_GETRLIMIT 1
cristyd3ef0102009-09-12 18:11:06 +0000398#endif
399
cristy3ed852e2009-09-05 21:47:34 +0000400/* Define to 1 if you have the `getrusage' function. */
cristy964cb7f2010-04-25 23:18:00 +0000401#ifndef MAGICKCORE_HAVE_GETRUSAGE
402#define MAGICKCORE_HAVE_GETRUSAGE 1
cristy3ed852e2009-09-05 21:47:34 +0000403#endif
404
405/* Define to 1 if you have the `gettimeofday' function. */
cristy964cb7f2010-04-25 23:18:00 +0000406#ifndef MAGICKCORE_HAVE_GETTIMEOFDAY
407#define MAGICKCORE_HAVE_GETTIMEOFDAY 1
cristy3ed852e2009-09-05 21:47:34 +0000408#endif
409
410/* Define to 1 if you have the `gmtime_r' function. */
cristy964cb7f2010-04-25 23:18:00 +0000411#ifndef MAGICKCORE_HAVE_GMTIME_R
412#define MAGICKCORE_HAVE_GMTIME_R 1
cristy3ed852e2009-09-05 21:47:34 +0000413#endif
414
cristy501c8042011-05-26 17:46:28 +0000415/* Define to 1 if the system has the type `intmax_t'. */
416#ifndef MAGICKCORE_HAVE_INTMAX_T
417#define MAGICKCORE_HAVE_INTMAX_T 1
418#endif
419
420/* Define to 1 if the system has the type `intptr_t'. */
421#ifndef MAGICKCORE_HAVE_INTPTR_T
422#define MAGICKCORE_HAVE_INTPTR_T 1
423#endif
424
cristy3ed852e2009-09-05 21:47:34 +0000425/* Define to 1 if you have the <inttypes.h> header file. */
cristy964cb7f2010-04-25 23:18:00 +0000426#ifndef MAGICKCORE_HAVE_INTTYPES_H
427#define MAGICKCORE_HAVE_INTTYPES_H 1
cristy3ed852e2009-09-05 21:47:34 +0000428#endif
429
cristy161b9262010-03-20 19:34:32 +0000430/* Define to 1 if you have the `j0' function. */
cristy964cb7f2010-04-25 23:18:00 +0000431#ifndef MAGICKCORE_HAVE_J0
432#define MAGICKCORE_HAVE_J0 1
cristy161b9262010-03-20 19:34:32 +0000433#endif
434
435/* Define to 1 if you have the `j1' function. */
cristy964cb7f2010-04-25 23:18:00 +0000436#ifndef MAGICKCORE_HAVE_J1
437#define MAGICKCORE_HAVE_J1 1
cristy161b9262010-03-20 19:34:32 +0000438#endif
439
cristyd09bcf92010-03-25 03:04:45 +0000440/* Define if you have the <lcms2.h> header file. */
cristy5c4e2582011-09-11 19:21:03 +0000441/* #undef HAVE_LCMS2_H */
cristyd09bcf92010-03-25 03:04:45 +0000442
cristy71203402010-06-18 13:12:03 +0000443/* Define if you have the <lcms2/lcms2.h> header file. */
444/* #undef HAVE_LCMS2_LCMS2_H */
445
cristy3ed852e2009-09-05 21:47:34 +0000446/* Define if you have the <lcms.h> header file. */
cristy5c4e2582011-09-11 19:21:03 +0000447#ifndef MAGICKCORE_HAVE_LCMS_H
448#define MAGICKCORE_HAVE_LCMS_H 1
449#endif
cristy3ed852e2009-09-05 21:47:34 +0000450
451/* Define if you have the <lcms/lcms.h> header file. */
452/* #undef HAVE_LCMS_LCMS_H */
453
454/* Define if you have the libdl library or equivalent. */
cristy964cb7f2010-04-25 23:18:00 +0000455#ifndef MAGICKCORE_HAVE_LIBDL
456#define MAGICKCORE_HAVE_LIBDL 1
cristy3ed852e2009-09-05 21:47:34 +0000457#endif
458
459/* Define if libdlloader will be built on this platform */
cristy964cb7f2010-04-25 23:18:00 +0000460#ifndef MAGICKCORE_HAVE_LIBDLLOADER
461#define MAGICKCORE_HAVE_LIBDLLOADER 1
cristy3ed852e2009-09-05 21:47:34 +0000462#endif
463
464/* Define to 1 if you have the `gcov' library (-lgcov). */
465/* #undef HAVE_LIBGCOV */
466
467/* Define to 1 if you have the <limits.h> header file. */
cristy964cb7f2010-04-25 23:18:00 +0000468#ifndef MAGICKCORE_HAVE_LIMITS_H
469#define MAGICKCORE_HAVE_LIMITS_H 1
cristy3ed852e2009-09-05 21:47:34 +0000470#endif
471
472/* Define to 1 if you have the <linux/unistd.h> header file. */
cristy964cb7f2010-04-25 23:18:00 +0000473#ifndef MAGICKCORE_HAVE_LINUX_UNISTD_H
474#define MAGICKCORE_HAVE_LINUX_UNISTD_H 1
cristy3ed852e2009-09-05 21:47:34 +0000475#endif
476
cristyc5baf4f2010-08-31 15:05:33 +0000477/* Define to 1 if you have the `lltostr' function. */
478/* #undef HAVE_LLTOSTR */
479
cristy3ed852e2009-09-05 21:47:34 +0000480/* Define to 1 if you have the <locale.h> header file. */
cristy964cb7f2010-04-25 23:18:00 +0000481#ifndef MAGICKCORE_HAVE_LOCALE_H
482#define MAGICKCORE_HAVE_LOCALE_H 1
cristy3ed852e2009-09-05 21:47:34 +0000483#endif
484
485/* Define to 1 if you have the `localtime_r' function. */
cristy964cb7f2010-04-25 23:18:00 +0000486#ifndef MAGICKCORE_HAVE_LOCALTIME_R
487#define MAGICKCORE_HAVE_LOCALTIME_R 1
cristy3ed852e2009-09-05 21:47:34 +0000488#endif
489
cristy501c8042011-05-26 17:46:28 +0000490/* Define to 1 if the system has the type `long double'. */
491#ifndef MAGICKCORE_HAVE_LONG_DOUBLE
492#define MAGICKCORE_HAVE_LONG_DOUBLE 1
493#endif
494
cristy3ed852e2009-09-05 21:47:34 +0000495/* Define to 1 if the type `long double' works and has more range or precision
496 than `double'. */
cristy964cb7f2010-04-25 23:18:00 +0000497#ifndef MAGICKCORE_HAVE_LONG_DOUBLE_WIDER
498#define MAGICKCORE_HAVE_LONG_DOUBLE_WIDER 1
cristy3ed852e2009-09-05 21:47:34 +0000499#endif
500
cristy501c8042011-05-26 17:46:28 +0000501/* Define to 1 if the system has the type `long long int'. */
502#ifndef MAGICKCORE_HAVE_LONG_LONG_INT
503#define MAGICKCORE_HAVE_LONG_LONG_INT 1
504#endif
505
cristy3ed852e2009-09-05 21:47:34 +0000506/* Define to 1 if you have the `lstat' function. */
cristy964cb7f2010-04-25 23:18:00 +0000507#ifndef MAGICKCORE_HAVE_LSTAT
508#define MAGICKCORE_HAVE_LSTAT 1
cristy3ed852e2009-09-05 21:47:34 +0000509#endif
510
cristy3ed852e2009-09-05 21:47:34 +0000511/* Define this if a modern libltdl is already installed */
cristy964cb7f2010-04-25 23:18:00 +0000512#ifndef MAGICKCORE_HAVE_LTDL
513#define MAGICKCORE_HAVE_LTDL 1
cristy3ed852e2009-09-05 21:47:34 +0000514#endif
515
516/* Define to 1 if you have the <machine/param.h> header file. */
517/* #undef HAVE_MACHINE_PARAM_H */
518
519/* Define to 1 if you have the <mach-o/dyld.h> header file. */
520/* #undef HAVE_MACH_O_DYLD_H */
521
cristy501c8042011-05-26 17:46:28 +0000522/* Define to 1 if <wchar.h> declares mbstate_t. */
523#ifndef MAGICKCORE_HAVE_MBSTATE_T
524#define MAGICKCORE_HAVE_MBSTATE_T 1
525#endif
526
cristy3ed852e2009-09-05 21:47:34 +0000527/* Define to 1 if you have the `memmove' function. */
cristy964cb7f2010-04-25 23:18:00 +0000528#ifndef MAGICKCORE_HAVE_MEMMOVE
529#define MAGICKCORE_HAVE_MEMMOVE 1
cristy3ed852e2009-09-05 21:47:34 +0000530#endif
531
532/* Define to 1 if you have the <memory.h> header file. */
cristy964cb7f2010-04-25 23:18:00 +0000533#ifndef MAGICKCORE_HAVE_MEMORY_H
534#define MAGICKCORE_HAVE_MEMORY_H 1
cristy3ed852e2009-09-05 21:47:34 +0000535#endif
536
537/* Define to 1 if you have the `memset' function. */
cristy964cb7f2010-04-25 23:18:00 +0000538#ifndef MAGICKCORE_HAVE_MEMSET
539#define MAGICKCORE_HAVE_MEMSET 1
cristy3ed852e2009-09-05 21:47:34 +0000540#endif
541
542/* Define to 1 if you have the `mkstemp' function. */
cristy964cb7f2010-04-25 23:18:00 +0000543#ifndef MAGICKCORE_HAVE_MKSTEMP
544#define MAGICKCORE_HAVE_MKSTEMP 1
cristy3ed852e2009-09-05 21:47:34 +0000545#endif
546
547/* Define to 1 if you have a working `mmap' system call. */
cristy964cb7f2010-04-25 23:18:00 +0000548#ifndef MAGICKCORE_HAVE_MMAP
549#define MAGICKCORE_HAVE_MMAP 1
cristy3ed852e2009-09-05 21:47:34 +0000550#endif
551
552/* Define to 1 if you have a working `mmap' system call. */
cristyf7dc44c2011-07-20 14:41:15 +0000553#ifndef MAGICKCORE_HAVE_MMAP_FILEIO
554#define MAGICKCORE_HAVE_MMAP_FILEIO 1
555#endif
cristy3ed852e2009-09-05 21:47:34 +0000556
557/* Define to 1 if you have the `munmap' function. */
cristy964cb7f2010-04-25 23:18:00 +0000558#ifndef MAGICKCORE_HAVE_MUNMAP
559#define MAGICKCORE_HAVE_MUNMAP 1
cristy3ed852e2009-09-05 21:47:34 +0000560#endif
561
562/* define if the compiler implements namespaces */
nicolas6237c462010-10-05 06:11:49 +0000563#ifndef MAGICKCORE_HAVE_NAMESPACES
564#define MAGICKCORE_HAVE_NAMESPACES /**/
565#endif
cristy964cb7f2010-04-25 23:18:00 +0000566
567/* Define if g++ supports namespace std. */
nicolas6237c462010-10-05 06:11:49 +0000568#ifndef MAGICKCORE_HAVE_NAMESPACE_STD
569#define MAGICKCORE_HAVE_NAMESPACE_STD /**/
570#endif
cristy3ed852e2009-09-05 21:47:34 +0000571
cristya21afde2010-07-02 00:45:40 +0000572/* Define to 1 if you have the `nanosleep' function. */
573#ifndef MAGICKCORE_HAVE_NANOSLEEP
574#define MAGICKCORE_HAVE_NANOSLEEP 1
575#endif
576
cristy3ed852e2009-09-05 21:47:34 +0000577/* Define to 1 if you have the <ndir.h> header file, and it defines `DIR'. */
578/* #undef HAVE_NDIR_H */
579
cristya8549b12011-05-18 19:05:08 +0000580/* Define to 1 if you have the `newlocale' function. */
581#ifndef MAGICKCORE_HAVE_NEWLOCALE
582#define MAGICKCORE_HAVE_NEWLOCALE 1
583#endif
584
cristyfe2e68f2010-01-09 19:16:03 +0000585/* Define to 1 if you have the <OpenCL/cl.h> header file. */
586/* #undef HAVE_OPENCL_CL_H */
cristy736173a2009-09-20 21:18:22 +0000587
cristy3ed852e2009-09-05 21:47:34 +0000588/* Define to 1 if you have the `opendir' function. */
cristy964cb7f2010-04-25 23:18:00 +0000589#ifndef MAGICKCORE_HAVE_OPENDIR
590#define MAGICKCORE_HAVE_OPENDIR 1
cristy3ed852e2009-09-05 21:47:34 +0000591#endif
592
593/* Define to 1 if you have the <OS.h> header file. */
594/* #undef HAVE_OS_H */
595
596/* Define to 1 if you have the `pclose' function. */
cristy964cb7f2010-04-25 23:18:00 +0000597#ifndef MAGICKCORE_HAVE_PCLOSE
598#define MAGICKCORE_HAVE_PCLOSE 1
cristy3ed852e2009-09-05 21:47:34 +0000599#endif
600
601/* Define to 1 if you have the `poll' function. */
cristy964cb7f2010-04-25 23:18:00 +0000602#ifndef MAGICKCORE_HAVE_POLL
603#define MAGICKCORE_HAVE_POLL 1
cristy3ed852e2009-09-05 21:47:34 +0000604#endif
605
606/* Define to 1 if you have the `popen' function. */
cristy964cb7f2010-04-25 23:18:00 +0000607#ifndef MAGICKCORE_HAVE_POPEN
608#define MAGICKCORE_HAVE_POPEN 1
cristy3ed852e2009-09-05 21:47:34 +0000609#endif
610
611/* Define to 1 if you have the `posix_fadvise' function. */
cristy964cb7f2010-04-25 23:18:00 +0000612#ifndef MAGICKCORE_HAVE_POSIX_FADVISE
613#define MAGICKCORE_HAVE_POSIX_FADVISE 1
cristy3ed852e2009-09-05 21:47:34 +0000614#endif
615
616/* Define to 1 if you have the `posix_fallocate' function. */
cristy964cb7f2010-04-25 23:18:00 +0000617#ifndef MAGICKCORE_HAVE_POSIX_FALLOCATE
618#define MAGICKCORE_HAVE_POSIX_FALLOCATE 1
cristy3ed852e2009-09-05 21:47:34 +0000619#endif
620
621/* Define to 1 if you have the `posix_madvise' function. */
cristy964cb7f2010-04-25 23:18:00 +0000622#ifndef MAGICKCORE_HAVE_POSIX_MADVISE
623#define MAGICKCORE_HAVE_POSIX_MADVISE 1
cristy3ed852e2009-09-05 21:47:34 +0000624#endif
625
626/* Define to 1 if you have the `posix_memalign' function. */
cristy964cb7f2010-04-25 23:18:00 +0000627#ifndef MAGICKCORE_HAVE_POSIX_MEMALIGN
628#define MAGICKCORE_HAVE_POSIX_MEMALIGN 1
cristy3ed852e2009-09-05 21:47:34 +0000629#endif
630
cristy5c40fb42010-08-05 16:12:44 +0000631/* Define to 1 if you have the `posix_spawnp' function. */
632#ifndef MAGICKCORE_HAVE_POSIX_SPAWNP
633#define MAGICKCORE_HAVE_POSIX_SPAWNP 1
634#endif
635
cristy3ed852e2009-09-05 21:47:34 +0000636/* Define to 1 if you have the `pow' function. */
cristy964cb7f2010-04-25 23:18:00 +0000637#ifndef MAGICKCORE_HAVE_POW
638#define MAGICKCORE_HAVE_POW 1
cristy161b9262010-03-20 19:34:32 +0000639#endif
cristy3ed852e2009-09-05 21:47:34 +0000640
641/* Define to 1 if you have the `pread' function. */
cristy964cb7f2010-04-25 23:18:00 +0000642#ifndef MAGICKCORE_HAVE_PREAD
643#define MAGICKCORE_HAVE_PREAD 1
cristy3ed852e2009-09-05 21:47:34 +0000644#endif
645
646/* Define if libtool can extract symbol lists from object files. */
cristy964cb7f2010-04-25 23:18:00 +0000647#ifndef MAGICKCORE_HAVE_PRELOADED_SYMBOLS
648#define MAGICKCORE_HAVE_PRELOADED_SYMBOLS 1
cristy3ed852e2009-09-05 21:47:34 +0000649#endif
650
cristy98e91bd2010-01-12 01:11:42 +0000651/* Define to 1 if you have the <process.h> header file. */
652/* #undef HAVE_PROCESS_H */
653
cristy3ed852e2009-09-05 21:47:34 +0000654/* Define if you have POSIX threads libraries and header files. */
cristy964cb7f2010-04-25 23:18:00 +0000655#ifndef MAGICKCORE_HAVE_PTHREAD
656#define MAGICKCORE_HAVE_PTHREAD 1
cristy3ed852e2009-09-05 21:47:34 +0000657#endif
658
659/* Define to 1 if you have the `pwrite' function. */
cristy964cb7f2010-04-25 23:18:00 +0000660#ifndef MAGICKCORE_HAVE_PWRITE
661#define MAGICKCORE_HAVE_PWRITE 1
cristy3ed852e2009-09-05 21:47:34 +0000662#endif
663
cristyc5baf4f2010-08-31 15:05:33 +0000664/* Define to 1 if you have the `qsort_r' function. */
665#ifndef MAGICKCORE_HAVE_QSORT_R
666#define MAGICKCORE_HAVE_QSORT_R 1
667#endif
668
cristy3ed852e2009-09-05 21:47:34 +0000669/* Define to 1 if you have the `raise' function. */
cristy964cb7f2010-04-25 23:18:00 +0000670#ifndef MAGICKCORE_HAVE_RAISE
671#define MAGICKCORE_HAVE_RAISE 1
cristy3ed852e2009-09-05 21:47:34 +0000672#endif
673
674/* Define to 1 if you have the `rand_r' function. */
cristy964cb7f2010-04-25 23:18:00 +0000675#ifndef MAGICKCORE_HAVE_RAND_R
676#define MAGICKCORE_HAVE_RAND_R 1
cristy3ed852e2009-09-05 21:47:34 +0000677#endif
678
679/* Define to 1 if you have the `readdir' function. */
cristy964cb7f2010-04-25 23:18:00 +0000680#ifndef MAGICKCORE_HAVE_READDIR
681#define MAGICKCORE_HAVE_READDIR 1
cristy3ed852e2009-09-05 21:47:34 +0000682#endif
683
684/* Define to 1 if you have the `readdir_r' function. */
cristy964cb7f2010-04-25 23:18:00 +0000685#ifndef MAGICKCORE_HAVE_READDIR_R
686#define MAGICKCORE_HAVE_READDIR_R 1
cristy3ed852e2009-09-05 21:47:34 +0000687#endif
688
689/* Define to 1 if you have the `readlink' function. */
cristy964cb7f2010-04-25 23:18:00 +0000690#ifndef MAGICKCORE_HAVE_READLINK
691#define MAGICKCORE_HAVE_READLINK 1
cristy3ed852e2009-09-05 21:47:34 +0000692#endif
693
694/* Define to 1 if you have the `realpath' function. */
cristy964cb7f2010-04-25 23:18:00 +0000695#ifndef MAGICKCORE_HAVE_REALPATH
696#define MAGICKCORE_HAVE_REALPATH 1
cristy3ed852e2009-09-05 21:47:34 +0000697#endif
698
699/* Define to 1 if you have the `seekdir' function. */
cristy964cb7f2010-04-25 23:18:00 +0000700#ifndef MAGICKCORE_HAVE_SEEKDIR
701#define MAGICKCORE_HAVE_SEEKDIR 1
cristy3ed852e2009-09-05 21:47:34 +0000702#endif
703
704/* Define to 1 if you have the `select' function. */
cristy964cb7f2010-04-25 23:18:00 +0000705#ifndef MAGICKCORE_HAVE_SELECT
706#define MAGICKCORE_HAVE_SELECT 1
cristy3ed852e2009-09-05 21:47:34 +0000707#endif
708
709/* Define to 1 if you have the `setlocale' function. */
cristy964cb7f2010-04-25 23:18:00 +0000710#ifndef MAGICKCORE_HAVE_SETLOCALE
711#define MAGICKCORE_HAVE_SETLOCALE 1
cristy3ed852e2009-09-05 21:47:34 +0000712#endif
713
714/* Define to 1 if you have the `setvbuf' function. */
cristy964cb7f2010-04-25 23:18:00 +0000715#ifndef MAGICKCORE_HAVE_SETVBUF
716#define MAGICKCORE_HAVE_SETVBUF 1
cristy3ed852e2009-09-05 21:47:34 +0000717#endif
718
719/* X11 server supports shape extension */
cristy964cb7f2010-04-25 23:18:00 +0000720#ifndef MAGICKCORE_HAVE_SHAPE
721#define MAGICKCORE_HAVE_SHAPE 1
cristy3ed852e2009-09-05 21:47:34 +0000722#endif
723
724/* X11 server supports shared memory extension */
cristy964cb7f2010-04-25 23:18:00 +0000725#ifndef MAGICKCORE_HAVE_SHARED_MEMORY
726#define MAGICKCORE_HAVE_SHARED_MEMORY 1
cristy3ed852e2009-09-05 21:47:34 +0000727#endif
728
729/* Define if you have the shl_load function. */
730/* #undef HAVE_SHL_LOAD */
731
732/* Define to 1 if you have the `sigaction' function. */
cristy964cb7f2010-04-25 23:18:00 +0000733#ifndef MAGICKCORE_HAVE_SIGACTION
734#define MAGICKCORE_HAVE_SIGACTION 1
cristy3ed852e2009-09-05 21:47:34 +0000735#endif
736
737/* Define to 1 if you have the `sigemptyset' function. */
cristy964cb7f2010-04-25 23:18:00 +0000738#ifndef MAGICKCORE_HAVE_SIGEMPTYSET
739#define MAGICKCORE_HAVE_SIGEMPTYSET 1
cristy3ed852e2009-09-05 21:47:34 +0000740#endif
741
cristy393bbe52010-01-11 16:32:56 +0000742/* Define to 1 if you have the `spawnvp' function. */
743/* #undef HAVE_SPAWNVP */
744
cristy3ed852e2009-09-05 21:47:34 +0000745/* Define to 1 if you have the `sqrt' function. */
cristy964cb7f2010-04-25 23:18:00 +0000746#ifndef MAGICKCORE_HAVE_SQRT
747#define MAGICKCORE_HAVE_SQRT 1
cristy161b9262010-03-20 19:34:32 +0000748#endif
cristy3ed852e2009-09-05 21:47:34 +0000749
750/* Define to 1 if you have the `stat' function. */
cristy964cb7f2010-04-25 23:18:00 +0000751#ifndef MAGICKCORE_HAVE_STAT
752#define MAGICKCORE_HAVE_STAT 1
cristy3ed852e2009-09-05 21:47:34 +0000753#endif
754
755/* Define to 1 if you have the <stdarg.h> header file. */
cristy964cb7f2010-04-25 23:18:00 +0000756#ifndef MAGICKCORE_HAVE_STDARG_H
757#define MAGICKCORE_HAVE_STDARG_H 1
cristy3ed852e2009-09-05 21:47:34 +0000758#endif
759
760/* Define to 1 if stdbool.h conforms to C99. */
cristy964cb7f2010-04-25 23:18:00 +0000761#ifndef MAGICKCORE_HAVE_STDBOOL_H
762#define MAGICKCORE_HAVE_STDBOOL_H 1
cristy3ed852e2009-09-05 21:47:34 +0000763#endif
764
cristy3ed852e2009-09-05 21:47:34 +0000765/* Define to 1 if you have the <stdint.h> header file. */
cristy964cb7f2010-04-25 23:18:00 +0000766#ifndef MAGICKCORE_HAVE_STDINT_H
767#define MAGICKCORE_HAVE_STDINT_H 1
cristy3ed852e2009-09-05 21:47:34 +0000768#endif
769
770/* Define to 1 if you have the <stdlib.h> header file. */
cristy964cb7f2010-04-25 23:18:00 +0000771#ifndef MAGICKCORE_HAVE_STDLIB_H
772#define MAGICKCORE_HAVE_STDLIB_H 1
cristy3ed852e2009-09-05 21:47:34 +0000773#endif
774
775/* define if the compiler supports ISO C++ standard library */
nicolas6237c462010-10-05 06:11:49 +0000776#ifndef MAGICKCORE_HAVE_STD_LIBS
777#define MAGICKCORE_HAVE_STD_LIBS /**/
778#endif
cristy3ed852e2009-09-05 21:47:34 +0000779
780/* Define to 1 if you have the `strcasecmp' function. */
cristy964cb7f2010-04-25 23:18:00 +0000781#ifndef MAGICKCORE_HAVE_STRCASECMP
782#define MAGICKCORE_HAVE_STRCASECMP 1
cristy3ed852e2009-09-05 21:47:34 +0000783#endif
784
785/* Define to 1 if you have the `strchr' function. */
cristy964cb7f2010-04-25 23:18:00 +0000786#ifndef MAGICKCORE_HAVE_STRCHR
787#define MAGICKCORE_HAVE_STRCHR 1
cristy3ed852e2009-09-05 21:47:34 +0000788#endif
789
790/* Define to 1 if you have the `strcspn' function. */
cristy964cb7f2010-04-25 23:18:00 +0000791#ifndef MAGICKCORE_HAVE_STRCSPN
792#define MAGICKCORE_HAVE_STRCSPN 1
cristy3ed852e2009-09-05 21:47:34 +0000793#endif
794
795/* Define to 1 if you have the `strdup' function. */
cristy964cb7f2010-04-25 23:18:00 +0000796#ifndef MAGICKCORE_HAVE_STRDUP
797#define MAGICKCORE_HAVE_STRDUP 1
cristy3ed852e2009-09-05 21:47:34 +0000798#endif
799
800/* Define to 1 if you have the `strerror' function. */
cristy964cb7f2010-04-25 23:18:00 +0000801#ifndef MAGICKCORE_HAVE_STRERROR
802#define MAGICKCORE_HAVE_STRERROR 1
cristy3ed852e2009-09-05 21:47:34 +0000803#endif
804
805/* Define to 1 if you have the `strerror_r' function. */
cristy964cb7f2010-04-25 23:18:00 +0000806#ifndef MAGICKCORE_HAVE_STRERROR_R
807#define MAGICKCORE_HAVE_STRERROR_R 1
cristy3ed852e2009-09-05 21:47:34 +0000808#endif
809
810/* Define to 1 if cpp supports the ANSI # stringizing operator. */
cristy964cb7f2010-04-25 23:18:00 +0000811#ifndef MAGICKCORE_HAVE_STRINGIZE
812#define MAGICKCORE_HAVE_STRINGIZE 1
cristy3ed852e2009-09-05 21:47:34 +0000813#endif
814
815/* Define to 1 if you have the <strings.h> header file. */
cristy964cb7f2010-04-25 23:18:00 +0000816#ifndef MAGICKCORE_HAVE_STRINGS_H
817#define MAGICKCORE_HAVE_STRINGS_H 1
cristy3ed852e2009-09-05 21:47:34 +0000818#endif
819
820/* Define to 1 if you have the <string.h> header file. */
cristy964cb7f2010-04-25 23:18:00 +0000821#ifndef MAGICKCORE_HAVE_STRING_H
822#define MAGICKCORE_HAVE_STRING_H 1
cristy3ed852e2009-09-05 21:47:34 +0000823#endif
824
825/* Define to 1 if you have the `strlcat' function. */
826/* #undef HAVE_STRLCAT */
827
828/* Define to 1 if you have the `strlcpy' function. */
829/* #undef HAVE_STRLCPY */
830
831/* Define to 1 if you have the `strncasecmp' function. */
cristy964cb7f2010-04-25 23:18:00 +0000832#ifndef MAGICKCORE_HAVE_STRNCASECMP
833#define MAGICKCORE_HAVE_STRNCASECMP 1
cristy3ed852e2009-09-05 21:47:34 +0000834#endif
835
836/* Define to 1 if you have the `strpbrk' function. */
cristy964cb7f2010-04-25 23:18:00 +0000837#ifndef MAGICKCORE_HAVE_STRPBRK
838#define MAGICKCORE_HAVE_STRPBRK 1
cristy3ed852e2009-09-05 21:47:34 +0000839#endif
840
841/* Define to 1 if you have the `strrchr' function. */
cristy964cb7f2010-04-25 23:18:00 +0000842#ifndef MAGICKCORE_HAVE_STRRCHR
843#define MAGICKCORE_HAVE_STRRCHR 1
cristy3ed852e2009-09-05 21:47:34 +0000844#endif
845
846/* Define to 1 if you have the `strspn' function. */
cristy964cb7f2010-04-25 23:18:00 +0000847#ifndef MAGICKCORE_HAVE_STRSPN
848#define MAGICKCORE_HAVE_STRSPN 1
cristy3ed852e2009-09-05 21:47:34 +0000849#endif
850
851/* Define to 1 if you have the `strstr' function. */
cristy964cb7f2010-04-25 23:18:00 +0000852#ifndef MAGICKCORE_HAVE_STRSTR
853#define MAGICKCORE_HAVE_STRSTR 1
cristy3ed852e2009-09-05 21:47:34 +0000854#endif
855
cristy6c1eef12011-05-17 02:13:08 +0000856/* Define to 1 if you have the `strtod' function. */
857#ifndef MAGICKCORE_HAVE_STRTOD
858#define MAGICKCORE_HAVE_STRTOD 1
859#endif
860
861/* Define to 1 if you have the `strtod_l' function. */
862#ifndef MAGICKCORE_HAVE_STRTOD_L
863#define MAGICKCORE_HAVE_STRTOD_L 1
864#endif
865
cristy3ed852e2009-09-05 21:47:34 +0000866/* Define to 1 if you have the `strtol' function. */
cristy964cb7f2010-04-25 23:18:00 +0000867#ifndef MAGICKCORE_HAVE_STRTOL
868#define MAGICKCORE_HAVE_STRTOL 1
cristy3ed852e2009-09-05 21:47:34 +0000869#endif
870
cristy5131f3e2009-12-18 03:09:10 +0000871/* Define to 1 if you have the `strtoul' function. */
cristy964cb7f2010-04-25 23:18:00 +0000872#ifndef MAGICKCORE_HAVE_STRTOUL
873#define MAGICKCORE_HAVE_STRTOUL 1
cristy5131f3e2009-12-18 03:09:10 +0000874#endif
875
cristy92703d82010-04-26 00:18:18 +0000876/* Define to 1 if `tm_zone' is a member of `struct tm'. */
877#ifndef MAGICKCORE_HAVE_STRUCT_TM_TM_ZONE
878#define MAGICKCORE_HAVE_STRUCT_TM_TM_ZONE 1
879#endif
880
cristy3ed852e2009-09-05 21:47:34 +0000881/* Define to 1 if you have the `symlink' function. */
cristy964cb7f2010-04-25 23:18:00 +0000882#ifndef MAGICKCORE_HAVE_SYMLINK
883#define MAGICKCORE_HAVE_SYMLINK 1
cristy3ed852e2009-09-05 21:47:34 +0000884#endif
885
886/* Define to 1 if you have the `sysconf' function. */
cristy964cb7f2010-04-25 23:18:00 +0000887#ifndef MAGICKCORE_HAVE_SYSCONF
888#define MAGICKCORE_HAVE_SYSCONF 1
cristy3ed852e2009-09-05 21:47:34 +0000889#endif
890
891/* Define to 1 if you have the <sys/dir.h> header file, and it defines `DIR'.
892 */
893/* #undef HAVE_SYS_DIR_H */
894
895/* Define to 1 if you have the <sys/dl.h> header file. */
896/* #undef HAVE_SYS_DL_H */
897
898/* Define to 1 if you have the <sys/ipc.h> header file. */
cristy964cb7f2010-04-25 23:18:00 +0000899#ifndef MAGICKCORE_HAVE_SYS_IPC_H
900#define MAGICKCORE_HAVE_SYS_IPC_H 1
cristy3ed852e2009-09-05 21:47:34 +0000901#endif
902
903/* Define to 1 if you have the <sys/ndir.h> header file, and it defines `DIR'.
904 */
905/* #undef HAVE_SYS_NDIR_H */
906
cristycd4c5312009-11-22 01:19:08 +0000907/* Define to 1 if you have the <sys/param.h> header file. */
cristy964cb7f2010-04-25 23:18:00 +0000908#ifndef MAGICKCORE_HAVE_SYS_PARAM_H
909#define MAGICKCORE_HAVE_SYS_PARAM_H 1
cristycd4c5312009-11-22 01:19:08 +0000910#endif
911
cristy3ed852e2009-09-05 21:47:34 +0000912/* Define to 1 if you have the <sys/resource.h> header file. */
cristy964cb7f2010-04-25 23:18:00 +0000913#ifndef MAGICKCORE_HAVE_SYS_RESOURCE_H
914#define MAGICKCORE_HAVE_SYS_RESOURCE_H 1
cristy3ed852e2009-09-05 21:47:34 +0000915#endif
916
917/* Define to 1 if you have the <sys/select.h> header file. */
cristy964cb7f2010-04-25 23:18:00 +0000918#ifndef MAGICKCORE_HAVE_SYS_SELECT_H
919#define MAGICKCORE_HAVE_SYS_SELECT_H 1
cristy3ed852e2009-09-05 21:47:34 +0000920#endif
921
922/* Define to 1 if you have the <sys/socket.h> header file. */
cristy964cb7f2010-04-25 23:18:00 +0000923#ifndef MAGICKCORE_HAVE_SYS_SOCKET_H
924#define MAGICKCORE_HAVE_SYS_SOCKET_H 1
cristy3ed852e2009-09-05 21:47:34 +0000925#endif
926
927/* Define to 1 if you have the <sys/stat.h> header file. */
cristy964cb7f2010-04-25 23:18:00 +0000928#ifndef MAGICKCORE_HAVE_SYS_STAT_H
929#define MAGICKCORE_HAVE_SYS_STAT_H 1
cristy3ed852e2009-09-05 21:47:34 +0000930#endif
931
932/* Define to 1 if you have the <sys/syslimits.h> header file. */
933/* #undef HAVE_SYS_SYSLIMITS_H */
934
935/* Define to 1 if you have the <sys/timeb.h> header file. */
cristy964cb7f2010-04-25 23:18:00 +0000936#ifndef MAGICKCORE_HAVE_SYS_TIMEB_H
937#define MAGICKCORE_HAVE_SYS_TIMEB_H 1
cristy3ed852e2009-09-05 21:47:34 +0000938#endif
939
940/* Define to 1 if you have the <sys/times.h> header file. */
cristy964cb7f2010-04-25 23:18:00 +0000941#ifndef MAGICKCORE_HAVE_SYS_TIMES_H
942#define MAGICKCORE_HAVE_SYS_TIMES_H 1
cristy3ed852e2009-09-05 21:47:34 +0000943#endif
944
945/* Define to 1 if you have the <sys/time.h> header file. */
cristy964cb7f2010-04-25 23:18:00 +0000946#ifndef MAGICKCORE_HAVE_SYS_TIME_H
947#define MAGICKCORE_HAVE_SYS_TIME_H 1
cristy3ed852e2009-09-05 21:47:34 +0000948#endif
949
950/* Define to 1 if you have the <sys/types.h> header file. */
cristy964cb7f2010-04-25 23:18:00 +0000951#ifndef MAGICKCORE_HAVE_SYS_TYPES_H
952#define MAGICKCORE_HAVE_SYS_TYPES_H 1
cristy3ed852e2009-09-05 21:47:34 +0000953#endif
954
955/* Define to 1 if you have the <sys/wait.h> header file. */
cristy964cb7f2010-04-25 23:18:00 +0000956#ifndef MAGICKCORE_HAVE_SYS_WAIT_H
957#define MAGICKCORE_HAVE_SYS_WAIT_H 1
cristy3ed852e2009-09-05 21:47:34 +0000958#endif
959
960/* Define to 1 if you have the `telldir' function. */
cristy964cb7f2010-04-25 23:18:00 +0000961#ifndef MAGICKCORE_HAVE_TELLDIR
962#define MAGICKCORE_HAVE_TELLDIR 1
cristy3ed852e2009-09-05 21:47:34 +0000963#endif
964
965/* Define to 1 if you have the `tempnam' function. */
cristy964cb7f2010-04-25 23:18:00 +0000966#ifndef MAGICKCORE_HAVE_TEMPNAM
967#define MAGICKCORE_HAVE_TEMPNAM 1
cristy3ed852e2009-09-05 21:47:34 +0000968#endif
969
970/* Define to 1 if you have the <tiffconf.h> header file. */
cristy964cb7f2010-04-25 23:18:00 +0000971#ifndef MAGICKCORE_HAVE_TIFFCONF_H
972#define MAGICKCORE_HAVE_TIFFCONF_H 1
cristy3ed852e2009-09-05 21:47:34 +0000973#endif
974
975/* Define to 1 if you have the `TIFFIsCODECConfigured' function. */
cristy964cb7f2010-04-25 23:18:00 +0000976#ifndef MAGICKCORE_HAVE_TIFFISCODECCONFIGURED
977#define MAGICKCORE_HAVE_TIFFISCODECCONFIGURED 1
cristy3ed852e2009-09-05 21:47:34 +0000978#endif
979
980/* Define to 1 if you have the `TIFFMergeFieldInfo' function. */
cristy964cb7f2010-04-25 23:18:00 +0000981#ifndef MAGICKCORE_HAVE_TIFFMERGEFIELDINFO
982#define MAGICKCORE_HAVE_TIFFMERGEFIELDINFO 1
cristy3ed852e2009-09-05 21:47:34 +0000983#endif
984
985/* Define to 1 if you have the `TIFFReadEXIFDirectory' function. */
cristy964cb7f2010-04-25 23:18:00 +0000986#ifndef MAGICKCORE_HAVE_TIFFREADEXIFDIRECTORY
987#define MAGICKCORE_HAVE_TIFFREADEXIFDIRECTORY 1
cristy3ed852e2009-09-05 21:47:34 +0000988#endif
989
990/* Define to 1 if you have the `TIFFSetErrorHandlerExt' function. */
cristy964cb7f2010-04-25 23:18:00 +0000991#ifndef MAGICKCORE_HAVE_TIFFSETERRORHANDLEREXT
992#define MAGICKCORE_HAVE_TIFFSETERRORHANDLEREXT 1
cristy3ed852e2009-09-05 21:47:34 +0000993#endif
994
995/* Define to 1 if you have the `TIFFSetTagExtender' function. */
cristy964cb7f2010-04-25 23:18:00 +0000996#ifndef MAGICKCORE_HAVE_TIFFSETTAGEXTENDER
997#define MAGICKCORE_HAVE_TIFFSETTAGEXTENDER 1
cristy3ed852e2009-09-05 21:47:34 +0000998#endif
999
1000/* Define to 1 if you have the `TIFFSetWarningHandlerExt' function. */
cristy964cb7f2010-04-25 23:18:00 +00001001#ifndef MAGICKCORE_HAVE_TIFFSETWARNINGHANDLEREXT
1002#define MAGICKCORE_HAVE_TIFFSETWARNINGHANDLEREXT 1
cristy3ed852e2009-09-05 21:47:34 +00001003#endif
1004
1005/* Define to 1 if you have the `TIFFSwabArrayOfTriples' function. */
cristy964cb7f2010-04-25 23:18:00 +00001006#ifndef MAGICKCORE_HAVE_TIFFSWABARRAYOFTRIPLES
1007#define MAGICKCORE_HAVE_TIFFSWABARRAYOFTRIPLES 1
cristy3ed852e2009-09-05 21:47:34 +00001008#endif
1009
1010/* Define to 1 if you have the `times' function. */
cristy964cb7f2010-04-25 23:18:00 +00001011#ifndef MAGICKCORE_HAVE_TIMES
1012#define MAGICKCORE_HAVE_TIMES 1
cristy3ed852e2009-09-05 21:47:34 +00001013#endif
1014
cristy92703d82010-04-26 00:18:18 +00001015/* Define to 1 if your `struct tm' has `tm_zone'. Deprecated, use
1016 `HAVE_STRUCT_TM_TM_ZONE' instead. */
1017#ifndef MAGICKCORE_HAVE_TM_ZONE
1018#define MAGICKCORE_HAVE_TM_ZONE 1
1019#endif
1020
1021/* Define to 1 if you don't have `tm_zone' but do have the external array
1022 `tzname'. */
1023/* #undef HAVE_TZNAME */
1024
cristy501c8042011-05-26 17:46:28 +00001025/* Define to 1 if the system has the type `uintmax_t'. */
1026#ifndef MAGICKCORE_HAVE_UINTMAX_T
1027#define MAGICKCORE_HAVE_UINTMAX_T 1
1028#endif
1029
1030/* Define to 1 if the system has the type `uintptr_t'. */
1031#ifndef MAGICKCORE_HAVE_UINTPTR_T
1032#define MAGICKCORE_HAVE_UINTPTR_T 1
1033#endif
1034
cristyc5baf4f2010-08-31 15:05:33 +00001035/* Define to 1 if you have the `ulltostr' function. */
1036/* #undef HAVE_ULLTOSTR */
1037
cristy3ed852e2009-09-05 21:47:34 +00001038/* Define to 1 if you have the <unistd.h> header file. */
cristy964cb7f2010-04-25 23:18:00 +00001039#ifndef MAGICKCORE_HAVE_UNISTD_H
1040#define MAGICKCORE_HAVE_UNISTD_H 1
cristy3ed852e2009-09-05 21:47:34 +00001041#endif
1042
cristy501c8042011-05-26 17:46:28 +00001043/* Define to 1 if the system has the type `unsigned long long int'. */
1044#ifndef MAGICKCORE_HAVE_UNSIGNED_LONG_LONG_INT
1045#define MAGICKCORE_HAVE_UNSIGNED_LONG_LONG_INT 1
1046#endif
1047
cristya20c9042011-05-19 13:22:18 +00001048/* Define to 1 if you have the `uselocale' function. */
1049#ifndef MAGICKCORE_HAVE_USELOCALE
1050#define MAGICKCORE_HAVE_USELOCALE 1
1051#endif
1052
cristy3ed852e2009-09-05 21:47:34 +00001053/* Define to 1 if you have the `usleep' function. */
cristy964cb7f2010-04-25 23:18:00 +00001054#ifndef MAGICKCORE_HAVE_USLEEP
1055#define MAGICKCORE_HAVE_USLEEP 1
cristy3ed852e2009-09-05 21:47:34 +00001056#endif
1057
cristyf1440cb2010-02-23 02:24:21 +00001058/* Define to 1 if you have the `utime' function. */
cristy964cb7f2010-04-25 23:18:00 +00001059#ifndef MAGICKCORE_HAVE_UTIME
1060#define MAGICKCORE_HAVE_UTIME 1
cristyf1440cb2010-02-23 02:24:21 +00001061#endif
1062
cristy3ed852e2009-09-05 21:47:34 +00001063/* Define to 1 if you have the `vfork' function. */
cristy964cb7f2010-04-25 23:18:00 +00001064#ifndef MAGICKCORE_HAVE_VFORK
1065#define MAGICKCORE_HAVE_VFORK 1
cristy3ed852e2009-09-05 21:47:34 +00001066#endif
1067
1068/* Define to 1 if you have the <vfork.h> header file. */
1069/* #undef HAVE_VFORK_H */
1070
cristy5d0cd952011-05-19 21:21:41 +00001071/* Define to 1 if you have the `vfprintf' function. */
1072#ifndef MAGICKCORE_HAVE_VFPRINTF
1073#define MAGICKCORE_HAVE_VFPRINTF 1
1074#endif
1075
1076/* Define to 1 if you have the `vfprintf_l' function. */
1077/* #undef HAVE_VFPRINTF_L */
1078
cristy3ed852e2009-09-05 21:47:34 +00001079/* Define to 1 if you have the `vprintf' function. */
cristy964cb7f2010-04-25 23:18:00 +00001080#ifndef MAGICKCORE_HAVE_VPRINTF
1081#define MAGICKCORE_HAVE_VPRINTF 1
cristy3ed852e2009-09-05 21:47:34 +00001082#endif
1083
1084/* Define to 1 if you have the `vsnprintf' function. */
cristy964cb7f2010-04-25 23:18:00 +00001085#ifndef MAGICKCORE_HAVE_VSNPRINTF
1086#define MAGICKCORE_HAVE_VSNPRINTF 1
cristy3ed852e2009-09-05 21:47:34 +00001087#endif
1088
cristyb51dff52011-05-19 16:55:47 +00001089/* Define to 1 if you have the `vsnprintf_l' function. */
1090/* #undef HAVE_VSNPRINTF_L */
1091
cristy3ed852e2009-09-05 21:47:34 +00001092/* Define to 1 if you have the `vsprintf' function. */
cristy964cb7f2010-04-25 23:18:00 +00001093#ifndef MAGICKCORE_HAVE_VSPRINTF
1094#define MAGICKCORE_HAVE_VSPRINTF 1
cristy3ed852e2009-09-05 21:47:34 +00001095#endif
1096
1097/* Define to 1 if you have the `waitpid' function. */
cristy964cb7f2010-04-25 23:18:00 +00001098#ifndef MAGICKCORE_HAVE_WAITPID
1099#define MAGICKCORE_HAVE_WAITPID 1
cristy3ed852e2009-09-05 21:47:34 +00001100#endif
1101
1102/* Define to 1 if you have the <wchar.h> header file. */
cristy964cb7f2010-04-25 23:18:00 +00001103#ifndef MAGICKCORE_HAVE_WCHAR_H
1104#define MAGICKCORE_HAVE_WCHAR_H 1
cristy3ed852e2009-09-05 21:47:34 +00001105#endif
1106
cristy736173a2009-09-20 21:18:22 +00001107/* Define to 1 if you have the <windows.h> header file. */
1108/* #undef HAVE_WINDOWS_H */
1109
cristy739df912009-10-24 16:10:18 +00001110/* This value is set to 1 to indicate that the system argz facility works */
cristy964cb7f2010-04-25 23:18:00 +00001111#ifndef MAGICKCORE_HAVE_WORKING_ARGZ
1112#define MAGICKCORE_HAVE_WORKING_ARGZ 1
cristy3ed852e2009-09-05 21:47:34 +00001113#endif
1114
1115/* Define to 1 if `fork' works. */
cristy964cb7f2010-04-25 23:18:00 +00001116#ifndef MAGICKCORE_HAVE_WORKING_FORK
1117#define MAGICKCORE_HAVE_WORKING_FORK 1
cristy3ed852e2009-09-05 21:47:34 +00001118#endif
1119
1120/* Define to 1 if `vfork' works. */
cristy964cb7f2010-04-25 23:18:00 +00001121#ifndef MAGICKCORE_HAVE_WORKING_VFORK
1122#define MAGICKCORE_HAVE_WORKING_VFORK 1
cristy3ed852e2009-09-05 21:47:34 +00001123#endif
1124
cristya8549b12011-05-18 19:05:08 +00001125/* Define to 1 if you have the <xlocale.h> header file. */
1126#ifndef MAGICKCORE_HAVE_XLOCALE_H
1127#define MAGICKCORE_HAVE_XLOCALE_H 1
1128#endif
1129
cristy3ed852e2009-09-05 21:47:34 +00001130/* Define to 1 if the system has the type `_Bool'. */
cristyf7dc44c2011-07-20 14:41:15 +00001131#ifndef MAGICKCORE_HAVE__BOOL
1132#define MAGICKCORE_HAVE__BOOL 1
1133#endif
cristy3ed852e2009-09-05 21:47:34 +00001134
1135/* Define to 1 if you have the `_exit' function. */
cristy964cb7f2010-04-25 23:18:00 +00001136#ifndef MAGICKCORE_HAVE__EXIT
1137#define MAGICKCORE_HAVE__EXIT 1
cristy3ed852e2009-09-05 21:47:34 +00001138#endif
1139
1140/* Define to 1 if you have the `_NSGetExecutablePath' function. */
1141/* #undef HAVE__NSGETEXECUTABLEPATH */
1142
1143/* Define to 1 if you have the `_pclose' function. */
1144/* #undef HAVE__PCLOSE */
1145
1146/* Define to 1 if you have the `_popen' function. */
1147/* #undef HAVE__POPEN */
1148
1149/* Define to 1 if you have the `_wfopen' function. */
1150/* #undef HAVE__WFOPEN */
1151
1152/* Define to 1 if you have the `_wstat' function. */
1153/* #undef HAVE__WSTAT */
1154
cristy92703d82010-04-26 00:18:18 +00001155/* define if your compiler has __attribute__ */
1156#ifndef MAGICKCORE_HAVE___ATTRIBUTE__
1157#define MAGICKCORE_HAVE___ATTRIBUTE__ 1
1158#endif
1159
cristy3ed852e2009-09-05 21:47:34 +00001160/* accurately represent the wide range of intensity levels in real scenes */
cristyae56d442011-05-10 21:10:20 +00001161/* #undef HDRI_SUPPORT */
cristy3ed852e2009-09-05 21:47:34 +00001162
1163/* Define if you have umem memory allocation library */
1164/* #undef HasUMEM */
1165
1166/* ImageMagick is formally installed under prefix */
cristy964cb7f2010-04-25 23:18:00 +00001167#ifndef MAGICKCORE_INSTALLED_SUPPORT
1168#define MAGICKCORE_INSTALLED_SUPPORT 1
cristy3ed852e2009-09-05 21:47:34 +00001169#endif
1170
1171/* Define if you have JBIG library */
cristy5c4e2582011-09-11 19:21:03 +00001172#ifndef MAGICKCORE_JBIG_DELEGATE
1173#define MAGICKCORE_JBIG_DELEGATE 1
1174#endif
cristy3ed852e2009-09-05 21:47:34 +00001175
1176/* Define if you have JPEG version 2 "Jasper" library */
cristy3c98a4f2010-08-13 20:09:41 +00001177#ifndef MAGICKCORE_JP2_DELEGATE
1178#define MAGICKCORE_JP2_DELEGATE 1
1179#endif
cristy3ed852e2009-09-05 21:47:34 +00001180
1181/* Define if you have JPEG library */
cristy964cb7f2010-04-25 23:18:00 +00001182#ifndef MAGICKCORE_JPEG_DELEGATE
1183#define MAGICKCORE_JPEG_DELEGATE 1
cristy3ed852e2009-09-05 21:47:34 +00001184#endif
1185
cristy71203402010-06-18 13:12:03 +00001186/* Define if you have LCMS (v1.11 or later) library */
cristyd1f78ea2010-12-12 21:35:47 +00001187#ifndef MAGICKCORE_LCMS_DELEGATE
1188#define MAGICKCORE_LCMS_DELEGATE 1
1189#endif
cristy3ed852e2009-09-05 21:47:34 +00001190
1191/* Directory where architecture-dependent files live. */
cristy964cb7f2010-04-25 23:18:00 +00001192#ifndef MAGICKCORE_LIBRARY_PATH
cristy4a3e2152011-07-02 00:59:04 +00001193#define MAGICKCORE_LIBRARY_PATH "/usr/local/lib/ImageMagick-7.0.0/"
cristy3ed852e2009-09-05 21:47:34 +00001194#endif
1195
1196/* Subdirectory of lib where ImageMagick architecture dependent files are
1197 installed */
cristy964cb7f2010-04-25 23:18:00 +00001198#ifndef MAGICKCORE_LIBRARY_RELATIVE_PATH
cristy4a3e2152011-07-02 00:59:04 +00001199#define MAGICKCORE_LIBRARY_RELATIVE_PATH "ImageMagick-7.0.0"
cristy3ed852e2009-09-05 21:47:34 +00001200#endif
1201
1202/* Define if you have LQR library */
cristy5c4e2582011-09-11 19:21:03 +00001203#ifndef MAGICKCORE_LQR_DELEGATE
1204#define MAGICKCORE_LQR_DELEGATE 1
1205#endif
cristy3ed852e2009-09-05 21:47:34 +00001206
1207/* Define if using libltdl to support dynamically loadable modules */
cristyf7dc44c2011-07-20 14:41:15 +00001208#ifndef MAGICKCORE_LTDL_DELEGATE
1209#define MAGICKCORE_LTDL_DELEGATE 1
1210#endif
cristy3ed852e2009-09-05 21:47:34 +00001211
1212/* Define if the OS needs help to load dependent libraries for dlopen(). */
1213/* #undef LTDL_DLOPEN_DEPLIBS */
1214
1215/* Define to the system default library search path. */
cristy964cb7f2010-04-25 23:18:00 +00001216#ifndef MAGICKCORE_LT_DLSEARCH_PATH
cristy5c4e2582011-09-11 19:21:03 +00001217#define MAGICKCORE_LT_DLSEARCH_PATH "/lib64:/usr/lib64:/lib:/usr/lib:/usr/lib64/R/lib:/usr/lib64/atlas:/opt/modules/pkg/intel/f77/10.0.025/lib:/usr/lib64/llvm:/usr/local/lib:/usr/lib64/mysql:/usr/lib64/nvidia:/usr/lib64/qt-3.3/lib:/usr/lib64/xulrunner-2"
cristy3ed852e2009-09-05 21:47:34 +00001218#endif
1219
1220/* The archive extension */
cristy964cb7f2010-04-25 23:18:00 +00001221#ifndef MAGICKCORE_LT_LIBEXT
1222#define MAGICKCORE_LT_LIBEXT "a"
cristy3ed852e2009-09-05 21:47:34 +00001223#endif
1224
cristyda16f162011-02-19 23:52:17 +00001225/* The archive prefix */
1226#ifndef MAGICKCORE_LT_LIBPREFIX
1227#define MAGICKCORE_LT_LIBPREFIX "lib"
1228#endif
1229
cristy3ed852e2009-09-05 21:47:34 +00001230/* Define to the extension used for runtime loadable modules, say, ".so". */
cristy964cb7f2010-04-25 23:18:00 +00001231#ifndef MAGICKCORE_LT_MODULE_EXT
1232#define MAGICKCORE_LT_MODULE_EXT ".so"
cristy3ed852e2009-09-05 21:47:34 +00001233#endif
1234
1235/* Define to the name of the environment variable that determines the run-time
1236 module search path. */
cristy964cb7f2010-04-25 23:18:00 +00001237#ifndef MAGICKCORE_LT_MODULE_PATH_VAR
1238#define MAGICKCORE_LT_MODULE_PATH_VAR "LD_LIBRARY_PATH"
cristy3ed852e2009-09-05 21:47:34 +00001239#endif
1240
1241/* Define to the sub-directory in which libtool stores uninstalled libraries.
1242 */
cristy964cb7f2010-04-25 23:18:00 +00001243#ifndef MAGICKCORE_LT_OBJDIR
1244#define MAGICKCORE_LT_OBJDIR ".libs/"
cristy3ed852e2009-09-05 21:47:34 +00001245#endif
1246
cristyfbb0ef02010-12-19 02:32:11 +00001247/* Define if you have lzma compression library */
cristyae56d442011-05-10 21:10:20 +00001248#ifndef MAGICKCORE_LZMA_DELEGATE
1249#define MAGICKCORE_LZMA_DELEGATE 1
1250#endif
cristyfbb0ef02010-12-19 02:32:11 +00001251
cristy3ed852e2009-09-05 21:47:34 +00001252/* Define to prepend to default font search path. */
1253/* #undef MAGICK_FONT_PATH */
1254
1255/* Magick API method prefix */
1256/* #undef NAMESPACE_PREFIX */
1257
cristya0b81c32010-01-22 02:54:33 +00001258/* Define to 1 if assertions should be disabled. */
cristy3ed852e2009-09-05 21:47:34 +00001259/* #undef NDEBUG */
1260
1261/* Define if dlsym() requires a leading underscore in symbol names. */
1262/* #undef NEED_USCORE */
1263
1264/* Define to 1 if your C compiler doesn't accept -c and -o together. */
1265/* #undef NO_MINUS_C_MINUS_O */
1266
1267/* Define if you have OPENEXR library */
cristy5c4e2582011-09-11 19:21:03 +00001268#ifndef MAGICKCORE_OPENEXR_DELEGATE
1269#define MAGICKCORE_OPENEXR_DELEGATE 1
1270#endif
cristy3ed852e2009-09-05 21:47:34 +00001271
1272/* Define to the address where bug reports for this package should be sent. */
cristy964cb7f2010-04-25 23:18:00 +00001273#ifndef MAGICKCORE_PACKAGE_BUGREPORT
1274#define MAGICKCORE_PACKAGE_BUGREPORT "http://www.imagemagick.org"
cristy3ed852e2009-09-05 21:47:34 +00001275#endif
1276
1277/* Define to the full name of this package. */
cristy964cb7f2010-04-25 23:18:00 +00001278#ifndef MAGICKCORE_PACKAGE_NAME
1279#define MAGICKCORE_PACKAGE_NAME "ImageMagick"
cristy3ed852e2009-09-05 21:47:34 +00001280#endif
1281
1282/* Define to the full name and version of this package. */
cristy964cb7f2010-04-25 23:18:00 +00001283#ifndef MAGICKCORE_PACKAGE_STRING
cristy4c08aed2011-07-01 19:47:50 +00001284#define MAGICKCORE_PACKAGE_STRING "ImageMagick 7.0.0"
cristy3ed852e2009-09-05 21:47:34 +00001285#endif
1286
1287/* Define to the one symbol short name of this package. */
cristy964cb7f2010-04-25 23:18:00 +00001288#ifndef MAGICKCORE_PACKAGE_TARNAME
cristy4c08aed2011-07-01 19:47:50 +00001289#define MAGICKCORE_PACKAGE_TARNAME "ImageMagick-7.0.0"
cristy3ed852e2009-09-05 21:47:34 +00001290#endif
1291
cristy8b350f62009-11-15 23:12:43 +00001292/* Define to the home page for this package. */
cristy964cb7f2010-04-25 23:18:00 +00001293#ifndef MAGICKCORE_PACKAGE_URL
1294#define MAGICKCORE_PACKAGE_URL ""
cristy8b350f62009-11-15 23:12:43 +00001295#endif
1296
cristy3ed852e2009-09-05 21:47:34 +00001297/* Define to the version of this package. */
cristy964cb7f2010-04-25 23:18:00 +00001298#ifndef MAGICKCORE_PACKAGE_VERSION
cristy4c08aed2011-07-01 19:47:50 +00001299#define MAGICKCORE_PACKAGE_VERSION "7.0.0"
cristy3ed852e2009-09-05 21:47:34 +00001300#endif
1301
1302/* Define if you have PNG library */
cristy964cb7f2010-04-25 23:18:00 +00001303#ifndef MAGICKCORE_PNG_DELEGATE
1304#define MAGICKCORE_PNG_DELEGATE 1
cristy3ed852e2009-09-05 21:47:34 +00001305#endif
1306
1307/* Define to necessary symbol if this constant uses a non-standard name on
1308 your system. */
1309/* #undef PTHREAD_CREATE_JOINABLE */
1310
1311/* Pixel cache threshold in MB (defaults to available memory) */
1312/* #undef PixelCacheThreshold */
1313
1314/* Number of bits in a pixel Quantum (8/16/32/64) */
cristy964cb7f2010-04-25 23:18:00 +00001315#ifndef MAGICKCORE_QUANTUM_DEPTH
cristy71f59e02010-09-19 22:52:17 +00001316#define MAGICKCORE_QUANTUM_DEPTH 16
cristy3ed852e2009-09-05 21:47:34 +00001317#endif
1318
1319/* Define as the return type of signal handlers (`int' or `void'). */
cristy964cb7f2010-04-25 23:18:00 +00001320#ifndef MAGICKCORE_RETSIGTYPE
1321#define MAGICKCORE_RETSIGTYPE void
cristy3ed852e2009-09-05 21:47:34 +00001322#endif
1323
1324/* Define if you have RSVG library */
cristy5c4e2582011-09-11 19:21:03 +00001325#ifndef MAGICKCORE_RSVG_DELEGATE
1326#define MAGICKCORE_RSVG_DELEGATE 1
1327#endif
cristy3ed852e2009-09-05 21:47:34 +00001328
1329/* Define to the type of arg 1 for `select'. */
cristy964cb7f2010-04-25 23:18:00 +00001330#ifndef MAGICKCORE_SELECT_TYPE_ARG1
1331#define MAGICKCORE_SELECT_TYPE_ARG1 int
cristy3ed852e2009-09-05 21:47:34 +00001332#endif
1333
1334/* Define to the type of args 2, 3 and 4 for `select'. */
cristy964cb7f2010-04-25 23:18:00 +00001335#ifndef MAGICKCORE_SELECT_TYPE_ARG234
1336#define MAGICKCORE_SELECT_TYPE_ARG234 (fd_set *)
cristy3ed852e2009-09-05 21:47:34 +00001337#endif
1338
1339/* Define to the type of arg 5 for `select'. */
cristy964cb7f2010-04-25 23:18:00 +00001340#ifndef MAGICKCORE_SELECT_TYPE_ARG5
1341#define MAGICKCORE_SELECT_TYPE_ARG5 (struct timeval *)
cristy3ed852e2009-09-05 21:47:34 +00001342#endif
1343
1344/* Directory where architecture-independent configuration files live. */
cristy4f820712011-04-01 12:35:43 +00001345#ifndef MAGICKCORE_SHARE_PATH
cristy4a3e2152011-07-02 00:59:04 +00001346#define MAGICKCORE_SHARE_PATH "/usr/local/share/ImageMagick-7.0.0/"
cristy3ed852e2009-09-05 21:47:34 +00001347#endif
1348
1349/* Subdirectory of lib where architecture-independent configuration files
1350 live. */
cristy4f820712011-04-01 12:35:43 +00001351#ifndef MAGICKCORE_SHARE_RELATIVE_PATH
cristy4a3e2152011-07-02 00:59:04 +00001352#define MAGICKCORE_SHARE_RELATIVE_PATH "ImageMagick-7.0.0"
cristy3ed852e2009-09-05 21:47:34 +00001353#endif
1354
1355/* The size of `off_t', as computed by sizeof. */
cristy964cb7f2010-04-25 23:18:00 +00001356#ifndef MAGICKCORE_SIZEOF_OFF_T
1357#define MAGICKCORE_SIZEOF_OFF_T 8
cristy3ed852e2009-09-05 21:47:34 +00001358#endif
1359
1360/* The size of `signed int', as computed by sizeof. */
cristy964cb7f2010-04-25 23:18:00 +00001361#ifndef MAGICKCORE_SIZEOF_SIGNED_INT
1362#define MAGICKCORE_SIZEOF_SIGNED_INT 4
cristy3ed852e2009-09-05 21:47:34 +00001363#endif
1364
1365/* The size of `signed long', as computed by sizeof. */
cristy964cb7f2010-04-25 23:18:00 +00001366#ifndef MAGICKCORE_SIZEOF_SIGNED_LONG
1367#define MAGICKCORE_SIZEOF_SIGNED_LONG 8
cristy3ed852e2009-09-05 21:47:34 +00001368#endif
1369
1370/* The size of `signed long long', as computed by sizeof. */
cristy964cb7f2010-04-25 23:18:00 +00001371#ifndef MAGICKCORE_SIZEOF_SIGNED_LONG_LONG
1372#define MAGICKCORE_SIZEOF_SIGNED_LONG_LONG 8
cristy3ed852e2009-09-05 21:47:34 +00001373#endif
1374
1375/* The size of `signed short', as computed by sizeof. */
cristy964cb7f2010-04-25 23:18:00 +00001376#ifndef MAGICKCORE_SIZEOF_SIGNED_SHORT
1377#define MAGICKCORE_SIZEOF_SIGNED_SHORT 2
cristy3ed852e2009-09-05 21:47:34 +00001378#endif
1379
1380/* The size of `size_t', as computed by sizeof. */
cristy964cb7f2010-04-25 23:18:00 +00001381#ifndef MAGICKCORE_SIZEOF_SIZE_T
1382#define MAGICKCORE_SIZEOF_SIZE_T 8
cristy3ed852e2009-09-05 21:47:34 +00001383#endif
1384
cristy330e9352010-06-01 18:42:49 +00001385/* The size of `ssize_t', as computed by sizeof. */
1386#ifndef MAGICKCORE_SIZEOF_SSIZE_T
1387#define MAGICKCORE_SIZEOF_SSIZE_T 8
1388#endif
1389
cristy3ed852e2009-09-05 21:47:34 +00001390/* The size of `unsigned int', as computed by sizeof. */
cristy964cb7f2010-04-25 23:18:00 +00001391#ifndef MAGICKCORE_SIZEOF_UNSIGNED_INT
1392#define MAGICKCORE_SIZEOF_UNSIGNED_INT 4
cristy3ed852e2009-09-05 21:47:34 +00001393#endif
1394
1395/* The size of `unsigned int*', as computed by sizeof. */
cristy964cb7f2010-04-25 23:18:00 +00001396#ifndef MAGICKCORE_SIZEOF_UNSIGNED_INTP
1397#define MAGICKCORE_SIZEOF_UNSIGNED_INTP 8
cristy3ed852e2009-09-05 21:47:34 +00001398#endif
1399
1400/* The size of `unsigned long', as computed by sizeof. */
cristy964cb7f2010-04-25 23:18:00 +00001401#ifndef MAGICKCORE_SIZEOF_UNSIGNED_LONG
1402#define MAGICKCORE_SIZEOF_UNSIGNED_LONG 8
cristy3ed852e2009-09-05 21:47:34 +00001403#endif
1404
1405/* The size of `unsigned long long', as computed by sizeof. */
cristy964cb7f2010-04-25 23:18:00 +00001406#ifndef MAGICKCORE_SIZEOF_UNSIGNED_LONG_LONG
1407#define MAGICKCORE_SIZEOF_UNSIGNED_LONG_LONG 8
cristy3ed852e2009-09-05 21:47:34 +00001408#endif
1409
1410/* The size of `unsigned short', as computed by sizeof. */
cristy964cb7f2010-04-25 23:18:00 +00001411#ifndef MAGICKCORE_SIZEOF_UNSIGNED_SHORT
1412#define MAGICKCORE_SIZEOF_UNSIGNED_SHORT 2
cristy3ed852e2009-09-05 21:47:34 +00001413#endif
1414
1415/* Define to 1 if the `S_IS*' macros in <sys/stat.h> do not work properly. */
1416/* #undef STAT_MACROS_BROKEN */
1417
1418/* Define to 1 if you have the ANSI C header files. */
cristy964cb7f2010-04-25 23:18:00 +00001419#ifndef MAGICKCORE_STDC_HEADERS
1420#define MAGICKCORE_STDC_HEADERS 1
cristy3ed852e2009-09-05 21:47:34 +00001421#endif
1422
cristy55bf91c2010-09-24 00:29:41 +00001423/* Define if you have POSIX threads libraries and header files. */
1424#ifndef MAGICKCORE_THREAD_SUPPORT
1425#define MAGICKCORE_THREAD_SUPPORT 1
1426#endif
1427
cristy3ed852e2009-09-05 21:47:34 +00001428/* Define if you have TIFF library */
cristy964cb7f2010-04-25 23:18:00 +00001429#ifndef MAGICKCORE_TIFF_DELEGATE
1430#define MAGICKCORE_TIFF_DELEGATE 1
cristy3ed852e2009-09-05 21:47:34 +00001431#endif
1432
1433/* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */
cristy964cb7f2010-04-25 23:18:00 +00001434#ifndef MAGICKCORE_TIME_WITH_SYS_TIME
1435#define MAGICKCORE_TIME_WITH_SYS_TIME 1
cristy3ed852e2009-09-05 21:47:34 +00001436#endif
1437
1438/* Define to 1 if your <sys/time.h> declares `struct tm'. */
1439/* #undef TM_IN_SYS_TIME */
1440
1441/* Enable extensions on AIX 3, Interix. */
1442#ifndef _ALL_SOURCE
1443# define _ALL_SOURCE 1
1444#endif
1445/* Enable GNU extensions on systems that have them. */
1446#ifndef _GNU_SOURCE
1447# define _GNU_SOURCE 1
1448#endif
1449/* Enable threading extensions on Solaris. */
1450#ifndef _POSIX_PTHREAD_SEMANTICS
1451# define _POSIX_PTHREAD_SEMANTICS 1
1452#endif
1453/* Enable extensions on HP NonStop. */
1454#ifndef _TANDEM_SOURCE
1455# define _TANDEM_SOURCE 1
1456#endif
1457/* Enable general extensions on Solaris. */
1458#ifndef __EXTENSIONS__
1459# define __EXTENSIONS__ 1
1460#endif
1461
1462
cristyb1860752011-03-14 00:27:46 +00001463/* Define if you have WEBP library */
cristy5c4e2582011-09-11 19:21:03 +00001464#ifndef MAGICKCORE_WEBP_DELEGATE
1465#define MAGICKCORE_WEBP_DELEGATE 1
1466#endif
cristyb1860752011-03-14 00:27:46 +00001467
cristy3ed852e2009-09-05 21:47:34 +00001468/* Define to use the Windows GDI32 library */
1469/* #undef WINGDI32_DELEGATE */
1470
1471/* Define if using the dmalloc debugging malloc package */
1472/* #undef WITH_DMALLOC */
1473
cristy189e84c2011-08-27 18:08:53 +00001474/* Define if you have WMF library */
cristy5c4e2582011-09-11 19:21:03 +00001475#ifndef MAGICKCORE_WMF_DELEGATE
1476#define MAGICKCORE_WMF_DELEGATE 1
1477#endif
cristy3ed852e2009-09-05 21:47:34 +00001478
cristy3ed852e2009-09-05 21:47:34 +00001479/* Define WORDS_BIGENDIAN to 1 if your processor stores words with the most
1480 significant byte first (like Motorola and SPARC, unlike Intel). */
1481#if defined AC_APPLE_UNIVERSAL_BUILD
1482# if defined __BIG_ENDIAN__
1483# define WORDS_BIGENDIAN 1
1484# endif
1485#else
1486# ifndef WORDS_BIGENDIAN
1487/* # undef WORDS_BIGENDIAN */
1488# endif
1489#endif
1490
1491/* Location of X11 configure files */
cristy964cb7f2010-04-25 23:18:00 +00001492#ifndef MAGICKCORE_X11_CONFIGURE_PATH
1493#define MAGICKCORE_X11_CONFIGURE_PATH ""
cristy3ed852e2009-09-05 21:47:34 +00001494#endif
1495
1496/* Define if you have X11 library */
cristy964cb7f2010-04-25 23:18:00 +00001497#ifndef MAGICKCORE_X11_DELEGATE
1498#define MAGICKCORE_X11_DELEGATE 1
cristy3ed852e2009-09-05 21:47:34 +00001499#endif
1500
1501/* Define if you have XML library */
cristy964cb7f2010-04-25 23:18:00 +00001502#ifndef MAGICKCORE_XML_DELEGATE
1503#define MAGICKCORE_XML_DELEGATE 1
cristy3ed852e2009-09-05 21:47:34 +00001504#endif
1505
1506/* Define to 1 if the X Window System is missing or not being used. */
1507/* #undef X_DISPLAY_MISSING */
1508
1509/* Define if you have zlib compression library */
cristy964cb7f2010-04-25 23:18:00 +00001510#ifndef MAGICKCORE_ZLIB_DELEGATE
1511#define MAGICKCORE_ZLIB_DELEGATE 1
cristy3ed852e2009-09-05 21:47:34 +00001512#endif
1513
1514/* Number of bits in a file offset, on hosts where this is settable. */
cristyda16f162011-02-19 23:52:17 +00001515/* #undef _FILE_OFFSET_BITS */
cristy3ed852e2009-09-05 21:47:34 +00001516
1517/* enable run-time bounds-checking */
1518/* #undef _FORTIFY_SOURCE */
1519
1520/* Define to 1 to make fseeko visible on some hosts (e.g. glibc 2.2). */
1521/* #undef _LARGEFILE_SOURCE */
1522
1523/* Define for large files, on AIX-style hosts. */
1524/* #undef _LARGE_FILES */
1525
1526/* Define to 1 if on MINIX. */
1527/* #undef _MINIX */
1528
cristy99cc3002010-01-21 14:50:11 +00001529/* Define this for the OpenCL Accelerator */
cristyfe5faaa2011-09-13 01:06:17 +00001530#ifndef MAGICKCORE__OPENCL
1531#define MAGICKCORE__OPENCL 1
1532#endif
cristy99cc3002010-01-21 14:50:11 +00001533
cristy3ed852e2009-09-05 21:47:34 +00001534/* Define to 2 if the system does not provide POSIX.1 features except with
1535 this defined. */
1536/* #undef _POSIX_1_SOURCE */
1537
1538/* Define to 1 if you need to in order for `stat' and other things to work. */
1539/* #undef _POSIX_SOURCE */
1540
cristy501c8042011-05-26 17:46:28 +00001541/* Define for Solaris 2.5.1 so the uint32_t typedef from <sys/synch.h>,
1542 <pthread.h>, or <semaphore.h> is not used. If the typedef were allowed, the
1543 #define below would cause a syntax error. */
1544/* #undef _UINT32_T */
1545
1546/* Define for Solaris 2.5.1 so the uint64_t typedef from <sys/synch.h>,
1547 <pthread.h>, or <semaphore.h> is not used. If the typedef were allowed, the
1548 #define below would cause a syntax error. */
1549/* #undef _UINT64_T */
1550
1551/* Define for Solaris 2.5.1 so the uint8_t typedef from <sys/synch.h>,
1552 <pthread.h>, or <semaphore.h> is not used. If the typedef were allowed, the
1553 #define below would cause a syntax error. */
1554/* #undef _UINT8_T */
1555
cristy3ed852e2009-09-05 21:47:34 +00001556/* Define to 1 if type `char' is unsigned and you are not using gcc. */
1557#ifndef __CHAR_UNSIGNED__
1558/* # undef __CHAR_UNSIGNED__ */
1559#endif
1560
1561/* Define so that glibc/gnulib argp.h does not typedef error_t. */
1562/* #undef __error_t_defined */
1563
1564/* Define to appropriate substitue if compiler does not have __func__ */
1565/* #undef __func__ */
1566
cristy3ed852e2009-09-05 21:47:34 +00001567/* Define to a type to use for `error_t' if it is not otherwise available. */
1568/* #undef error_t */
1569
cristy501c8042011-05-26 17:46:28 +00001570/* Define to `int' if <sys/types.h> doesn't define. */
1571/* #undef gid_t */
1572
cristy3ed852e2009-09-05 21:47:34 +00001573/* Define to `__inline__' or `__inline' if that's what the C compiler
1574 calls it, or to nothing if 'inline' is not supported under any name. */
1575#ifndef __cplusplus
cristybcbeec82010-01-22 03:20:31 +00001576/* #undef inline */
cristy3ed852e2009-09-05 21:47:34 +00001577#endif
1578
cristy501c8042011-05-26 17:46:28 +00001579/* Define to the type of a signed integer type of width exactly 16 bits if
1580 such a type exists and the standard includes do not define it. */
1581/* #undef int16_t */
1582
1583/* Define to the type of a signed integer type of width exactly 32 bits if
1584 such a type exists and the standard includes do not define it. */
1585/* #undef int32_t */
1586
1587/* Define to the type of a signed integer type of width exactly 64 bits if
1588 such a type exists and the standard includes do not define it. */
1589/* #undef int64_t */
1590
1591/* Define to the type of a signed integer type of width exactly 8 bits if such
1592 a type exists and the standard includes do not define it. */
1593/* #undef int8_t */
1594
1595/* Define to the widest signed integer type if <stdint.h> and <inttypes.h> do
1596 not define. */
1597/* #undef intmax_t */
1598
1599/* Define to the type of a signed integer type wide enough to hold a pointer,
1600 if such a type exists, and if the system does not define it. */
1601/* #undef intptr_t */
1602
1603/* Define to a type if <wchar.h> does not define. */
1604/* #undef mbstate_t */
1605
cristy3ed852e2009-09-05 21:47:34 +00001606/* Define to `int' if <sys/types.h> does not define. */
1607/* #undef mode_t */
1608
1609/* Define to `long int' if <sys/types.h> does not define. */
1610/* #undef off_t */
1611
1612/* Define to `int' if <sys/types.h> does not define. */
1613/* #undef pid_t */
1614
1615/* Define to the equivalent of the C99 'restrict' keyword, or to
1616 nothing if this is not supported. Do not define if restrict is
1617 supported directly. */
cristy964cb7f2010-04-25 23:18:00 +00001618#ifndef _magickcore_restrict
1619#define _magickcore_restrict __restrict
cristy3ed852e2009-09-05 21:47:34 +00001620#endif
cristy8b350f62009-11-15 23:12:43 +00001621/* Work around a bug in Sun C++: it does not support _Restrict or
1622 __restrict__, even though the corresponding Sun C compiler ends up with
1623 "#define restrict _Restrict" or "#define restrict __restrict__" in the
1624 previous line. Perhaps some future version of Sun C++ will work with
1625 restrict; if so, hopefully it defines __RESTRICT like Sun C does. */
cristy3ed852e2009-09-05 21:47:34 +00001626#if defined __SUNPRO_CC && !defined __RESTRICT
1627# define _Restrict
cristy8b350f62009-11-15 23:12:43 +00001628# define __restrict__
cristy3ed852e2009-09-05 21:47:34 +00001629#endif
1630
1631/* Define to `unsigned int' if <sys/types.h> does not define. */
1632/* #undef size_t */
1633
1634/* Define to `int' if <sys/types.h> does not define. */
1635/* #undef ssize_t */
1636
cristy501c8042011-05-26 17:46:28 +00001637/* Define to `int' if <sys/types.h> doesn't define. */
1638/* #undef uid_t */
1639
1640/* Define to the type of an unsigned integer type of width exactly 16 bits if
1641 such a type exists and the standard includes do not define it. */
1642/* #undef uint16_t */
1643
1644/* Define to the type of an unsigned integer type of width exactly 32 bits if
1645 such a type exists and the standard includes do not define it. */
1646/* #undef uint32_t */
1647
1648/* Define to the type of an unsigned integer type of width exactly 64 bits if
1649 such a type exists and the standard includes do not define it. */
1650/* #undef uint64_t */
1651
1652/* Define to the type of an unsigned integer type of width exactly 8 bits if
1653 such a type exists and the standard includes do not define it. */
1654/* #undef uint8_t */
1655
1656/* Define to the widest unsigned integer type if <stdint.h> and <inttypes.h>
1657 do not define. */
1658/* #undef uintmax_t */
1659
1660/* Define to the type of an unsigned integer type wide enough to hold a
1661 pointer, if such a type exists, and if the system does not define it. */
1662/* #undef uintptr_t */
1663
cristy3ed852e2009-09-05 21:47:34 +00001664/* Define as `fork' if `vfork' does not work. */
1665/* #undef vfork */
1666
1667/* Define to empty if the keyword `volatile' does not work. Warning: valid
1668 code using `volatile' can become incorrect without. Disable with care. */
1669/* #undef volatile */
1670
cristy4c08aed2011-07-01 19:47:50 +00001671/* once: _MAGICKCORE_MAGICK_CONFIG_H */
cristy3ed852e2009-09-05 21:47:34 +00001672#endif