blob: 53e983a1ca77712e7eebf4d1b103495821739b47 [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. */
cristy3884f692011-07-08 18:00:18 +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 */
cristy3884f692011-07-08 18:00:18 +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
118/* Define to 1 if you have the `argz_add' function. */
cristy964cb7f2010-04-25 23:18:00 +0000119#ifndef MAGICKCORE_HAVE_ARGZ_ADD
120#define MAGICKCORE_HAVE_ARGZ_ADD 1
cristy3ed852e2009-09-05 21:47:34 +0000121#endif
122
123/* Define to 1 if you have the `argz_append' function. */
cristy964cb7f2010-04-25 23:18:00 +0000124#ifndef MAGICKCORE_HAVE_ARGZ_APPEND
125#define MAGICKCORE_HAVE_ARGZ_APPEND 1
cristy3ed852e2009-09-05 21:47:34 +0000126#endif
127
128/* Define to 1 if you have the `argz_count' function. */
cristy964cb7f2010-04-25 23:18:00 +0000129#ifndef MAGICKCORE_HAVE_ARGZ_COUNT
130#define MAGICKCORE_HAVE_ARGZ_COUNT 1
cristy3ed852e2009-09-05 21:47:34 +0000131#endif
132
133/* Define to 1 if you have the `argz_create_sep' function. */
cristy964cb7f2010-04-25 23:18:00 +0000134#ifndef MAGICKCORE_HAVE_ARGZ_CREATE_SEP
135#define MAGICKCORE_HAVE_ARGZ_CREATE_SEP 1
cristy3ed852e2009-09-05 21:47:34 +0000136#endif
137
138/* Define to 1 if you have the <argz.h> header file. */
cristy964cb7f2010-04-25 23:18:00 +0000139#ifndef MAGICKCORE_HAVE_ARGZ_H
140#define MAGICKCORE_HAVE_ARGZ_H 1
cristy3ed852e2009-09-05 21:47:34 +0000141#endif
142
143/* Define to 1 if you have the `argz_insert' function. */
cristy964cb7f2010-04-25 23:18:00 +0000144#ifndef MAGICKCORE_HAVE_ARGZ_INSERT
145#define MAGICKCORE_HAVE_ARGZ_INSERT 1
cristy3ed852e2009-09-05 21:47:34 +0000146#endif
147
148/* Define to 1 if you have the `argz_next' function. */
cristy964cb7f2010-04-25 23:18:00 +0000149#ifndef MAGICKCORE_HAVE_ARGZ_NEXT
150#define MAGICKCORE_HAVE_ARGZ_NEXT 1
cristy3ed852e2009-09-05 21:47:34 +0000151#endif
152
153/* Define to 1 if you have the `argz_stringify' function. */
cristy964cb7f2010-04-25 23:18:00 +0000154#ifndef MAGICKCORE_HAVE_ARGZ_STRINGIFY
155#define MAGICKCORE_HAVE_ARGZ_STRINGIFY 1
cristy3ed852e2009-09-05 21:47:34 +0000156#endif
157
158/* Define to 1 if you have the <arm/limits.h> header file. */
159/* #undef HAVE_ARM_LIMITS_H */
160
161/* Define to 1 if you have the `atexit' function. */
cristy964cb7f2010-04-25 23:18:00 +0000162#ifndef MAGICKCORE_HAVE_ATEXIT
163#define MAGICKCORE_HAVE_ATEXIT 1
cristy3ed852e2009-09-05 21:47:34 +0000164#endif
165
cristyc5baf4f2010-08-31 15:05:33 +0000166/* Define to 1 if you have the `atoll' function. */
167#ifndef MAGICKCORE_HAVE_ATOLL
168#define MAGICKCORE_HAVE_ATOLL 1
169#endif
170
cristy3ed852e2009-09-05 21:47:34 +0000171/* define if bool is a built-in type */
nicolas6237c462010-10-05 06:11:49 +0000172#ifndef MAGICKCORE_HAVE_BOOL
173#define MAGICKCORE_HAVE_BOOL /**/
174#endif
cristy3ed852e2009-09-05 21:47:34 +0000175
cristy47b022b2011-01-18 22:29:21 +0000176/* Define to 1 if you have the `cabs' function. */
177#ifndef MAGICKCORE_HAVE_CABS
178#define MAGICKCORE_HAVE_CABS 1
179#endif
180
181/* Define to 1 if you have the `carg' function. */
182#ifndef MAGICKCORE_HAVE_CARG
183#define MAGICKCORE_HAVE_CARG 1
184#endif
185
cristy56ed31c2010-03-22 00:46:21 +0000186/* Define to 1 if you have the `cimag' function. */
cristy964cb7f2010-04-25 23:18:00 +0000187#ifndef MAGICKCORE_HAVE_CIMAG
188#define MAGICKCORE_HAVE_CIMAG 1
cristy56ed31c2010-03-22 00:46:21 +0000189#endif
190
cristy3ed852e2009-09-05 21:47:34 +0000191/* Define to 1 if you have the `clock' function. */
cristy964cb7f2010-04-25 23:18:00 +0000192#ifndef MAGICKCORE_HAVE_CLOCK
193#define MAGICKCORE_HAVE_CLOCK 1
cristy3ed852e2009-09-05 21:47:34 +0000194#endif
195
cristye43a45e2009-09-28 14:49:00 +0000196/* Define to 1 if you have clock_gettime. */
cristy964cb7f2010-04-25 23:18:00 +0000197#ifndef MAGICKCORE_HAVE_CLOCK_GETTIME
198#define MAGICKCORE_HAVE_CLOCK_GETTIME 1
cristy3ed852e2009-09-05 21:47:34 +0000199#endif
200
cristye43a45e2009-09-28 14:49:00 +0000201/* Define to 1 if clock_gettime supports CLOCK_REALTIME. */
cristy964cb7f2010-04-25 23:18:00 +0000202#ifndef MAGICKCORE_HAVE_CLOCK_REALTIME
203#define MAGICKCORE_HAVE_CLOCK_REALTIME 1
cristye43a45e2009-09-28 14:49:00 +0000204#endif
205
cristy3ed852e2009-09-05 21:47:34 +0000206/* Define to 1 if you have the `closedir' function. */
cristy964cb7f2010-04-25 23:18:00 +0000207#ifndef MAGICKCORE_HAVE_CLOSEDIR
208#define MAGICKCORE_HAVE_CLOSEDIR 1
cristy3ed852e2009-09-05 21:47:34 +0000209#endif
210
cristyfe2e68f2010-01-09 19:16:03 +0000211/* Define to 1 if you have the <CL/cl.h> header file. */
cristy85278ed2010-05-31 15:10:05 +0000212/* #undef HAVE_CL_CL_H */
cristy736173a2009-09-20 21:18:22 +0000213
cristy3ed852e2009-09-05 21:47:34 +0000214/* Define to 1 if you have the <complex.h> header file. */
cristy964cb7f2010-04-25 23:18:00 +0000215#ifndef MAGICKCORE_HAVE_COMPLEX_H
216#define MAGICKCORE_HAVE_COMPLEX_H 1
cristy3ed852e2009-09-05 21:47:34 +0000217#endif
218
cristy47b022b2011-01-18 22:29:21 +0000219/* Define to 1 if you have the `creal' function. */
220#ifndef MAGICKCORE_HAVE_CREAL
221#define MAGICKCORE_HAVE_CREAL 1
222#endif
223
cristyc5baf4f2010-08-31 15:05:33 +0000224/* Define to 1 if you have the `ctime_r' function. */
225#ifndef MAGICKCORE_HAVE_CTIME_R
226#define MAGICKCORE_HAVE_CTIME_R 1
227#endif
228
cristy3ed852e2009-09-05 21:47:34 +0000229/* Define to 1 if you have the declaration of `cygwin_conv_path', and to 0 if
230 you don't. */
231/* #undef HAVE_DECL_CYGWIN_CONV_PATH */
232
233/* Define to 1 if you have the declaration of `pread', and to 0 if you don't.
234 */
cristy964cb7f2010-04-25 23:18:00 +0000235#ifndef MAGICKCORE_HAVE_DECL_PREAD
236#define MAGICKCORE_HAVE_DECL_PREAD 1
cristy3ed852e2009-09-05 21:47:34 +0000237#endif
238
239/* Define to 1 if you have the declaration of `pwrite', and to 0 if you don't.
240 */
cristy964cb7f2010-04-25 23:18:00 +0000241#ifndef MAGICKCORE_HAVE_DECL_PWRITE
242#define MAGICKCORE_HAVE_DECL_PWRITE 1
cristy3ed852e2009-09-05 21:47:34 +0000243#endif
244
245/* Define to 1 if you have the declaration of `strlcpy', and to 0 if you
246 don't. */
cristy964cb7f2010-04-25 23:18:00 +0000247#ifndef MAGICKCORE_HAVE_DECL_STRLCPY
248#define MAGICKCORE_HAVE_DECL_STRLCPY 0
cristy3ed852e2009-09-05 21:47:34 +0000249#endif
250
cristy92703d82010-04-26 00:18:18 +0000251/* Define to 1 if you have the declaration of `tzname', and to 0 if you don't.
252 */
253/* #undef HAVE_DECL_TZNAME */
254
cristy3ed852e2009-09-05 21:47:34 +0000255/* Define to 1 if you have the declaration of `vsnprintf', and to 0 if you
256 don't. */
cristy964cb7f2010-04-25 23:18:00 +0000257#ifndef MAGICKCORE_HAVE_DECL_VSNPRINTF
258#define MAGICKCORE_HAVE_DECL_VSNPRINTF 1
cristy3ed852e2009-09-05 21:47:34 +0000259#endif
260
261/* Define to 1 if you have the `directio' function. */
262/* #undef HAVE_DIRECTIO */
263
264/* Define to 1 if you have the <dirent.h> header file, and it defines `DIR'.
265 */
cristy964cb7f2010-04-25 23:18:00 +0000266#ifndef MAGICKCORE_HAVE_DIRENT_H
267#define MAGICKCORE_HAVE_DIRENT_H 1
cristy3ed852e2009-09-05 21:47:34 +0000268#endif
269
270/* Define if you have the GNU dld library. */
271/* #undef HAVE_DLD */
272
273/* Define to 1 if you have the <dld.h> header file. */
274/* #undef HAVE_DLD_H */
275
276/* Define to 1 if you have the `dlerror' function. */
cristy964cb7f2010-04-25 23:18:00 +0000277#ifndef MAGICKCORE_HAVE_DLERROR
278#define MAGICKCORE_HAVE_DLERROR 1
cristy3ed852e2009-09-05 21:47:34 +0000279#endif
280
281/* Define to 1 if you have the <dlfcn.h> header file. */
cristy964cb7f2010-04-25 23:18:00 +0000282#ifndef MAGICKCORE_HAVE_DLFCN_H
283#define MAGICKCORE_HAVE_DLFCN_H 1
cristy3ed852e2009-09-05 21:47:34 +0000284#endif
285
286/* Define to 1 if you have the <dl.h> header file. */
287/* #undef HAVE_DL_H */
288
289/* Define to 1 if you don't have `vprintf' but do have `_doprnt.' */
290/* #undef HAVE_DOPRNT */
291
292/* Define if you have the _dyld_func_lookup function. */
293/* #undef HAVE_DYLD */
294
295/* Define to 1 if you have the <errno.h> header file. */
cristy964cb7f2010-04-25 23:18:00 +0000296#ifndef MAGICKCORE_HAVE_ERRNO_H
297#define MAGICKCORE_HAVE_ERRNO_H 1
cristy3ed852e2009-09-05 21:47:34 +0000298#endif
299
300/* Define to 1 if the system has the type `error_t'. */
cristy964cb7f2010-04-25 23:18:00 +0000301#ifndef MAGICKCORE_HAVE_ERROR_T
302#define MAGICKCORE_HAVE_ERROR_T 1
cristy3ed852e2009-09-05 21:47:34 +0000303#endif
304
305/* Define to 1 if you have the `execvp' function. */
cristy964cb7f2010-04-25 23:18:00 +0000306#ifndef MAGICKCORE_HAVE_EXECVP
307#define MAGICKCORE_HAVE_EXECVP 1
cristy3ed852e2009-09-05 21:47:34 +0000308#endif
309
cristyf1440cb2010-02-23 02:24:21 +0000310/* Define to 1 if you have the `fchmod' function. */
cristy964cb7f2010-04-25 23:18:00 +0000311#ifndef MAGICKCORE_HAVE_FCHMOD
312#define MAGICKCORE_HAVE_FCHMOD 1
cristyf1440cb2010-02-23 02:24:21 +0000313#endif
314
cristy3ed852e2009-09-05 21:47:34 +0000315/* Define to 1 if you have the <fcntl.h> header file. */
cristy964cb7f2010-04-25 23:18:00 +0000316#ifndef MAGICKCORE_HAVE_FCNTL_H
317#define MAGICKCORE_HAVE_FCNTL_H 1
cristy3ed852e2009-09-05 21:47:34 +0000318#endif
319
320/* Define to 1 if you have the `floor' function. */
cristy964cb7f2010-04-25 23:18:00 +0000321#ifndef MAGICKCORE_HAVE_FLOOR
322#define MAGICKCORE_HAVE_FLOOR 1
cristy161b9262010-03-20 19:34:32 +0000323#endif
cristy3ed852e2009-09-05 21:47:34 +0000324
325/* Define to 1 if you have the `fork' function. */
cristy964cb7f2010-04-25 23:18:00 +0000326#ifndef MAGICKCORE_HAVE_FORK
327#define MAGICKCORE_HAVE_FORK 1
cristy3ed852e2009-09-05 21:47:34 +0000328#endif
329
330/* Define to 1 if fseeko (and presumably ftello) exists and is declared. */
cristy964cb7f2010-04-25 23:18:00 +0000331#ifndef MAGICKCORE_HAVE_FSEEKO
332#define MAGICKCORE_HAVE_FSEEKO 1
cristy3ed852e2009-09-05 21:47:34 +0000333#endif
334
335/* Define to 1 if you have the <ft2build.h> header file. */
cristy964cb7f2010-04-25 23:18:00 +0000336#ifndef MAGICKCORE_HAVE_FT2BUILD_H
337#define MAGICKCORE_HAVE_FT2BUILD_H 1
cristy3ed852e2009-09-05 21:47:34 +0000338#endif
339
340/* Define to 1 if you have the `ftime' function. */
cristy964cb7f2010-04-25 23:18:00 +0000341#ifndef MAGICKCORE_HAVE_FTIME
342#define MAGICKCORE_HAVE_FTIME 1
cristy3ed852e2009-09-05 21:47:34 +0000343#endif
344
345/* Define to 1 if you have the `ftruncate' function. */
cristy964cb7f2010-04-25 23:18:00 +0000346#ifndef MAGICKCORE_HAVE_FTRUNCATE
347#define MAGICKCORE_HAVE_FTRUNCATE 1
cristy3ed852e2009-09-05 21:47:34 +0000348#endif
349
350/* Define to 1 if you have the `getcwd' function. */
cristy964cb7f2010-04-25 23:18:00 +0000351#ifndef MAGICKCORE_HAVE_GETCWD
352#define MAGICKCORE_HAVE_GETCWD 1
cristy3ed852e2009-09-05 21:47:34 +0000353#endif
354
cristyc5baf4f2010-08-31 15:05:33 +0000355/* Define to 1 if you have the `getc_unlocked' function. */
356#ifndef MAGICKCORE_HAVE_GETC_UNLOCKED
357#define MAGICKCORE_HAVE_GETC_UNLOCKED 1
358#endif
359
cristy3ed852e2009-09-05 21:47:34 +0000360/* Define to 1 if you have the `getdtablesize' function. */
cristy964cb7f2010-04-25 23:18:00 +0000361#ifndef MAGICKCORE_HAVE_GETDTABLESIZE
362#define MAGICKCORE_HAVE_GETDTABLESIZE 1
cristy3ed852e2009-09-05 21:47:34 +0000363#endif
364
365/* Define to 1 if you have the `getexecname' function. */
366/* #undef HAVE_GETEXECNAME */
367
368/* Define to 1 if you have the `getpagesize' function. */
cristy964cb7f2010-04-25 23:18:00 +0000369#ifndef MAGICKCORE_HAVE_GETPAGESIZE
370#define MAGICKCORE_HAVE_GETPAGESIZE 1
cristy3ed852e2009-09-05 21:47:34 +0000371#endif
372
373/* Define to 1 if you have the `getpid' function. */
cristy964cb7f2010-04-25 23:18:00 +0000374#ifndef MAGICKCORE_HAVE_GETPID
375#define MAGICKCORE_HAVE_GETPID 1
cristy3ed852e2009-09-05 21:47:34 +0000376#endif
377
cristyd3ef0102009-09-12 18:11:06 +0000378/* Define to 1 if you have the `getrlimit' function. */
cristy964cb7f2010-04-25 23:18:00 +0000379#ifndef MAGICKCORE_HAVE_GETRLIMIT
380#define MAGICKCORE_HAVE_GETRLIMIT 1
cristyd3ef0102009-09-12 18:11:06 +0000381#endif
382
cristy3ed852e2009-09-05 21:47:34 +0000383/* Define to 1 if you have the `getrusage' function. */
cristy964cb7f2010-04-25 23:18:00 +0000384#ifndef MAGICKCORE_HAVE_GETRUSAGE
385#define MAGICKCORE_HAVE_GETRUSAGE 1
cristy3ed852e2009-09-05 21:47:34 +0000386#endif
387
388/* Define to 1 if you have the `gettimeofday' function. */
cristy964cb7f2010-04-25 23:18:00 +0000389#ifndef MAGICKCORE_HAVE_GETTIMEOFDAY
390#define MAGICKCORE_HAVE_GETTIMEOFDAY 1
cristy3ed852e2009-09-05 21:47:34 +0000391#endif
392
393/* Define to 1 if you have the `gmtime_r' function. */
cristy964cb7f2010-04-25 23:18:00 +0000394#ifndef MAGICKCORE_HAVE_GMTIME_R
395#define MAGICKCORE_HAVE_GMTIME_R 1
cristy3ed852e2009-09-05 21:47:34 +0000396#endif
397
cristy501c8042011-05-26 17:46:28 +0000398/* Define to 1 if the system has the type `intmax_t'. */
399#ifndef MAGICKCORE_HAVE_INTMAX_T
400#define MAGICKCORE_HAVE_INTMAX_T 1
401#endif
402
403/* Define to 1 if the system has the type `intptr_t'. */
404#ifndef MAGICKCORE_HAVE_INTPTR_T
405#define MAGICKCORE_HAVE_INTPTR_T 1
406#endif
407
cristy3ed852e2009-09-05 21:47:34 +0000408/* Define to 1 if you have the <inttypes.h> header file. */
cristy964cb7f2010-04-25 23:18:00 +0000409#ifndef MAGICKCORE_HAVE_INTTYPES_H
410#define MAGICKCORE_HAVE_INTTYPES_H 1
cristy3ed852e2009-09-05 21:47:34 +0000411#endif
412
cristy161b9262010-03-20 19:34:32 +0000413/* Define to 1 if you have the `j0' function. */
cristy964cb7f2010-04-25 23:18:00 +0000414#ifndef MAGICKCORE_HAVE_J0
415#define MAGICKCORE_HAVE_J0 1
cristy161b9262010-03-20 19:34:32 +0000416#endif
417
418/* Define to 1 if you have the `j1' function. */
cristy964cb7f2010-04-25 23:18:00 +0000419#ifndef MAGICKCORE_HAVE_J1
420#define MAGICKCORE_HAVE_J1 1
cristy161b9262010-03-20 19:34:32 +0000421#endif
422
cristyd09bcf92010-03-25 03:04:45 +0000423/* Define if you have the <lcms2.h> header file. */
cristyd42d9952011-07-08 14:21:50 +0000424#ifndef MAGICKCORE_HAVE_LCMS2_H
425#define MAGICKCORE_HAVE_LCMS2_H 1
426#endif
cristyd09bcf92010-03-25 03:04:45 +0000427
cristy71203402010-06-18 13:12:03 +0000428/* Define if you have the <lcms2/lcms2.h> header file. */
429/* #undef HAVE_LCMS2_LCMS2_H */
430
cristy3ed852e2009-09-05 21:47:34 +0000431/* Define if you have the <lcms.h> header file. */
cristyd42d9952011-07-08 14:21:50 +0000432/* #undef HAVE_LCMS_H */
cristy3ed852e2009-09-05 21:47:34 +0000433
434/* Define if you have the <lcms/lcms.h> header file. */
435/* #undef HAVE_LCMS_LCMS_H */
436
437/* Define if you have the libdl library or equivalent. */
cristy964cb7f2010-04-25 23:18:00 +0000438#ifndef MAGICKCORE_HAVE_LIBDL
439#define MAGICKCORE_HAVE_LIBDL 1
cristy3ed852e2009-09-05 21:47:34 +0000440#endif
441
442/* Define if libdlloader will be built on this platform */
cristy964cb7f2010-04-25 23:18:00 +0000443#ifndef MAGICKCORE_HAVE_LIBDLLOADER
444#define MAGICKCORE_HAVE_LIBDLLOADER 1
cristy3ed852e2009-09-05 21:47:34 +0000445#endif
446
447/* Define to 1 if you have the `gcov' library (-lgcov). */
448/* #undef HAVE_LIBGCOV */
449
450/* Define to 1 if you have the <limits.h> header file. */
cristy964cb7f2010-04-25 23:18:00 +0000451#ifndef MAGICKCORE_HAVE_LIMITS_H
452#define MAGICKCORE_HAVE_LIMITS_H 1
cristy3ed852e2009-09-05 21:47:34 +0000453#endif
454
455/* Define to 1 if you have the <linux/unistd.h> header file. */
cristy964cb7f2010-04-25 23:18:00 +0000456#ifndef MAGICKCORE_HAVE_LINUX_UNISTD_H
457#define MAGICKCORE_HAVE_LINUX_UNISTD_H 1
cristy3ed852e2009-09-05 21:47:34 +0000458#endif
459
cristyc5baf4f2010-08-31 15:05:33 +0000460/* Define to 1 if you have the `lltostr' function. */
461/* #undef HAVE_LLTOSTR */
462
cristy3ed852e2009-09-05 21:47:34 +0000463/* Define to 1 if you have the <locale.h> header file. */
cristy964cb7f2010-04-25 23:18:00 +0000464#ifndef MAGICKCORE_HAVE_LOCALE_H
465#define MAGICKCORE_HAVE_LOCALE_H 1
cristy3ed852e2009-09-05 21:47:34 +0000466#endif
467
468/* Define to 1 if you have the `localtime_r' function. */
cristy964cb7f2010-04-25 23:18:00 +0000469#ifndef MAGICKCORE_HAVE_LOCALTIME_R
470#define MAGICKCORE_HAVE_LOCALTIME_R 1
cristy3ed852e2009-09-05 21:47:34 +0000471#endif
472
cristy501c8042011-05-26 17:46:28 +0000473/* Define to 1 if the system has the type `long double'. */
474#ifndef MAGICKCORE_HAVE_LONG_DOUBLE
475#define MAGICKCORE_HAVE_LONG_DOUBLE 1
476#endif
477
cristy3ed852e2009-09-05 21:47:34 +0000478/* Define to 1 if the type `long double' works and has more range or precision
479 than `double'. */
cristy964cb7f2010-04-25 23:18:00 +0000480#ifndef MAGICKCORE_HAVE_LONG_DOUBLE_WIDER
481#define MAGICKCORE_HAVE_LONG_DOUBLE_WIDER 1
cristy3ed852e2009-09-05 21:47:34 +0000482#endif
483
cristy501c8042011-05-26 17:46:28 +0000484/* Define to 1 if the system has the type `long long int'. */
485#ifndef MAGICKCORE_HAVE_LONG_LONG_INT
486#define MAGICKCORE_HAVE_LONG_LONG_INT 1
487#endif
488
cristy3ed852e2009-09-05 21:47:34 +0000489/* Define to 1 if you have the `lstat' function. */
cristy964cb7f2010-04-25 23:18:00 +0000490#ifndef MAGICKCORE_HAVE_LSTAT
491#define MAGICKCORE_HAVE_LSTAT 1
cristy3ed852e2009-09-05 21:47:34 +0000492#endif
493
cristy3ed852e2009-09-05 21:47:34 +0000494/* Define this if a modern libltdl is already installed */
cristy964cb7f2010-04-25 23:18:00 +0000495#ifndef MAGICKCORE_HAVE_LTDL
496#define MAGICKCORE_HAVE_LTDL 1
cristy3ed852e2009-09-05 21:47:34 +0000497#endif
498
499/* Define to 1 if you have the <machine/param.h> header file. */
500/* #undef HAVE_MACHINE_PARAM_H */
501
502/* Define to 1 if you have the <mach-o/dyld.h> header file. */
503/* #undef HAVE_MACH_O_DYLD_H */
504
cristy501c8042011-05-26 17:46:28 +0000505/* Define to 1 if <wchar.h> declares mbstate_t. */
506#ifndef MAGICKCORE_HAVE_MBSTATE_T
507#define MAGICKCORE_HAVE_MBSTATE_T 1
508#endif
509
cristy3ed852e2009-09-05 21:47:34 +0000510/* Define to 1 if you have the `memmove' function. */
cristy964cb7f2010-04-25 23:18:00 +0000511#ifndef MAGICKCORE_HAVE_MEMMOVE
512#define MAGICKCORE_HAVE_MEMMOVE 1
cristy3ed852e2009-09-05 21:47:34 +0000513#endif
514
515/* Define to 1 if you have the <memory.h> header file. */
cristy964cb7f2010-04-25 23:18:00 +0000516#ifndef MAGICKCORE_HAVE_MEMORY_H
517#define MAGICKCORE_HAVE_MEMORY_H 1
cristy3ed852e2009-09-05 21:47:34 +0000518#endif
519
520/* Define to 1 if you have the `memset' function. */
cristy964cb7f2010-04-25 23:18:00 +0000521#ifndef MAGICKCORE_HAVE_MEMSET
522#define MAGICKCORE_HAVE_MEMSET 1
cristy3ed852e2009-09-05 21:47:34 +0000523#endif
524
525/* Define to 1 if you have the `mkstemp' function. */
cristy964cb7f2010-04-25 23:18:00 +0000526#ifndef MAGICKCORE_HAVE_MKSTEMP
527#define MAGICKCORE_HAVE_MKSTEMP 1
cristy3ed852e2009-09-05 21:47:34 +0000528#endif
529
530/* Define to 1 if you have a working `mmap' system call. */
cristy964cb7f2010-04-25 23:18:00 +0000531#ifndef MAGICKCORE_HAVE_MMAP
532#define MAGICKCORE_HAVE_MMAP 1
cristy3ed852e2009-09-05 21:47:34 +0000533#endif
534
535/* Define to 1 if you have a working `mmap' system call. */
cristy439c4df2011-05-25 23:05:49 +0000536#ifndef MAGICKCORE_HAVE_MMAP_FILEIO
537#define MAGICKCORE_HAVE_MMAP_FILEIO 1
538#endif
cristy3ed852e2009-09-05 21:47:34 +0000539
540/* Define to 1 if you have the `munmap' function. */
cristy964cb7f2010-04-25 23:18:00 +0000541#ifndef MAGICKCORE_HAVE_MUNMAP
542#define MAGICKCORE_HAVE_MUNMAP 1
cristy3ed852e2009-09-05 21:47:34 +0000543#endif
544
545/* define if the compiler implements namespaces */
nicolas6237c462010-10-05 06:11:49 +0000546#ifndef MAGICKCORE_HAVE_NAMESPACES
547#define MAGICKCORE_HAVE_NAMESPACES /**/
548#endif
cristy964cb7f2010-04-25 23:18:00 +0000549
550/* Define if g++ supports namespace std. */
nicolas6237c462010-10-05 06:11:49 +0000551#ifndef MAGICKCORE_HAVE_NAMESPACE_STD
552#define MAGICKCORE_HAVE_NAMESPACE_STD /**/
553#endif
cristy3ed852e2009-09-05 21:47:34 +0000554
cristya21afde2010-07-02 00:45:40 +0000555/* Define to 1 if you have the `nanosleep' function. */
556#ifndef MAGICKCORE_HAVE_NANOSLEEP
557#define MAGICKCORE_HAVE_NANOSLEEP 1
558#endif
559
cristy3ed852e2009-09-05 21:47:34 +0000560/* Define to 1 if you have the <ndir.h> header file, and it defines `DIR'. */
561/* #undef HAVE_NDIR_H */
562
cristya8549b12011-05-18 19:05:08 +0000563/* Define to 1 if you have the `newlocale' function. */
564#ifndef MAGICKCORE_HAVE_NEWLOCALE
565#define MAGICKCORE_HAVE_NEWLOCALE 1
566#endif
567
cristyfe2e68f2010-01-09 19:16:03 +0000568/* Define to 1 if you have the <OpenCL/cl.h> header file. */
569/* #undef HAVE_OPENCL_CL_H */
cristy736173a2009-09-20 21:18:22 +0000570
cristy3ed852e2009-09-05 21:47:34 +0000571/* Define to 1 if you have the `opendir' function. */
cristy964cb7f2010-04-25 23:18:00 +0000572#ifndef MAGICKCORE_HAVE_OPENDIR
573#define MAGICKCORE_HAVE_OPENDIR 1
cristy3ed852e2009-09-05 21:47:34 +0000574#endif
575
576/* Define to 1 if you have the <OS.h> header file. */
577/* #undef HAVE_OS_H */
578
579/* Define to 1 if you have the `pclose' function. */
cristy964cb7f2010-04-25 23:18:00 +0000580#ifndef MAGICKCORE_HAVE_PCLOSE
581#define MAGICKCORE_HAVE_PCLOSE 1
cristy3ed852e2009-09-05 21:47:34 +0000582#endif
583
584/* Define to 1 if you have the `poll' function. */
cristy964cb7f2010-04-25 23:18:00 +0000585#ifndef MAGICKCORE_HAVE_POLL
586#define MAGICKCORE_HAVE_POLL 1
cristy3ed852e2009-09-05 21:47:34 +0000587#endif
588
589/* Define to 1 if you have the `popen' function. */
cristy964cb7f2010-04-25 23:18:00 +0000590#ifndef MAGICKCORE_HAVE_POPEN
591#define MAGICKCORE_HAVE_POPEN 1
cristy3ed852e2009-09-05 21:47:34 +0000592#endif
593
594/* Define to 1 if you have the `posix_fadvise' function. */
cristy964cb7f2010-04-25 23:18:00 +0000595#ifndef MAGICKCORE_HAVE_POSIX_FADVISE
596#define MAGICKCORE_HAVE_POSIX_FADVISE 1
cristy3ed852e2009-09-05 21:47:34 +0000597#endif
598
599/* Define to 1 if you have the `posix_fallocate' function. */
cristy964cb7f2010-04-25 23:18:00 +0000600#ifndef MAGICKCORE_HAVE_POSIX_FALLOCATE
601#define MAGICKCORE_HAVE_POSIX_FALLOCATE 1
cristy3ed852e2009-09-05 21:47:34 +0000602#endif
603
604/* Define to 1 if you have the `posix_madvise' function. */
cristy964cb7f2010-04-25 23:18:00 +0000605#ifndef MAGICKCORE_HAVE_POSIX_MADVISE
606#define MAGICKCORE_HAVE_POSIX_MADVISE 1
cristy3ed852e2009-09-05 21:47:34 +0000607#endif
608
609/* Define to 1 if you have the `posix_memalign' function. */
cristy964cb7f2010-04-25 23:18:00 +0000610#ifndef MAGICKCORE_HAVE_POSIX_MEMALIGN
611#define MAGICKCORE_HAVE_POSIX_MEMALIGN 1
cristy3ed852e2009-09-05 21:47:34 +0000612#endif
613
cristy5c40fb42010-08-05 16:12:44 +0000614/* Define to 1 if you have the `posix_spawnp' function. */
615#ifndef MAGICKCORE_HAVE_POSIX_SPAWNP
616#define MAGICKCORE_HAVE_POSIX_SPAWNP 1
617#endif
618
cristy3ed852e2009-09-05 21:47:34 +0000619/* Define to 1 if you have the `pow' function. */
cristy964cb7f2010-04-25 23:18:00 +0000620#ifndef MAGICKCORE_HAVE_POW
621#define MAGICKCORE_HAVE_POW 1
cristy161b9262010-03-20 19:34:32 +0000622#endif
cristy3ed852e2009-09-05 21:47:34 +0000623
624/* Define to 1 if you have the `pread' function. */
cristy964cb7f2010-04-25 23:18:00 +0000625#ifndef MAGICKCORE_HAVE_PREAD
626#define MAGICKCORE_HAVE_PREAD 1
cristy3ed852e2009-09-05 21:47:34 +0000627#endif
628
629/* Define if libtool can extract symbol lists from object files. */
cristy964cb7f2010-04-25 23:18:00 +0000630#ifndef MAGICKCORE_HAVE_PRELOADED_SYMBOLS
631#define MAGICKCORE_HAVE_PRELOADED_SYMBOLS 1
cristy3ed852e2009-09-05 21:47:34 +0000632#endif
633
cristy98e91bd2010-01-12 01:11:42 +0000634/* Define to 1 if you have the <process.h> header file. */
635/* #undef HAVE_PROCESS_H */
636
cristy3ed852e2009-09-05 21:47:34 +0000637/* Define if you have POSIX threads libraries and header files. */
cristy964cb7f2010-04-25 23:18:00 +0000638#ifndef MAGICKCORE_HAVE_PTHREAD
639#define MAGICKCORE_HAVE_PTHREAD 1
cristy3ed852e2009-09-05 21:47:34 +0000640#endif
641
642/* Define to 1 if you have the `pwrite' function. */
cristy964cb7f2010-04-25 23:18:00 +0000643#ifndef MAGICKCORE_HAVE_PWRITE
644#define MAGICKCORE_HAVE_PWRITE 1
cristy3ed852e2009-09-05 21:47:34 +0000645#endif
646
cristyc5baf4f2010-08-31 15:05:33 +0000647/* Define to 1 if you have the `qsort_r' function. */
648#ifndef MAGICKCORE_HAVE_QSORT_R
649#define MAGICKCORE_HAVE_QSORT_R 1
650#endif
651
cristy3ed852e2009-09-05 21:47:34 +0000652/* Define to 1 if you have the `raise' function. */
cristy964cb7f2010-04-25 23:18:00 +0000653#ifndef MAGICKCORE_HAVE_RAISE
654#define MAGICKCORE_HAVE_RAISE 1
cristy3ed852e2009-09-05 21:47:34 +0000655#endif
656
657/* Define to 1 if you have the `rand_r' function. */
cristy964cb7f2010-04-25 23:18:00 +0000658#ifndef MAGICKCORE_HAVE_RAND_R
659#define MAGICKCORE_HAVE_RAND_R 1
cristy3ed852e2009-09-05 21:47:34 +0000660#endif
661
662/* Define to 1 if you have the `readdir' function. */
cristy964cb7f2010-04-25 23:18:00 +0000663#ifndef MAGICKCORE_HAVE_READDIR
664#define MAGICKCORE_HAVE_READDIR 1
cristy3ed852e2009-09-05 21:47:34 +0000665#endif
666
667/* Define to 1 if you have the `readdir_r' function. */
cristy964cb7f2010-04-25 23:18:00 +0000668#ifndef MAGICKCORE_HAVE_READDIR_R
669#define MAGICKCORE_HAVE_READDIR_R 1
cristy3ed852e2009-09-05 21:47:34 +0000670#endif
671
672/* Define to 1 if you have the `readlink' function. */
cristy964cb7f2010-04-25 23:18:00 +0000673#ifndef MAGICKCORE_HAVE_READLINK
674#define MAGICKCORE_HAVE_READLINK 1
cristy3ed852e2009-09-05 21:47:34 +0000675#endif
676
677/* Define to 1 if you have the `realpath' function. */
cristy964cb7f2010-04-25 23:18:00 +0000678#ifndef MAGICKCORE_HAVE_REALPATH
679#define MAGICKCORE_HAVE_REALPATH 1
cristy3ed852e2009-09-05 21:47:34 +0000680#endif
681
682/* Define to 1 if you have the `seekdir' function. */
cristy964cb7f2010-04-25 23:18:00 +0000683#ifndef MAGICKCORE_HAVE_SEEKDIR
684#define MAGICKCORE_HAVE_SEEKDIR 1
cristy3ed852e2009-09-05 21:47:34 +0000685#endif
686
687/* Define to 1 if you have the `select' function. */
cristy964cb7f2010-04-25 23:18:00 +0000688#ifndef MAGICKCORE_HAVE_SELECT
689#define MAGICKCORE_HAVE_SELECT 1
cristy3ed852e2009-09-05 21:47:34 +0000690#endif
691
692/* Define to 1 if you have the `setlocale' function. */
cristy964cb7f2010-04-25 23:18:00 +0000693#ifndef MAGICKCORE_HAVE_SETLOCALE
694#define MAGICKCORE_HAVE_SETLOCALE 1
cristy3ed852e2009-09-05 21:47:34 +0000695#endif
696
697/* Define to 1 if you have the `setvbuf' function. */
cristy964cb7f2010-04-25 23:18:00 +0000698#ifndef MAGICKCORE_HAVE_SETVBUF
699#define MAGICKCORE_HAVE_SETVBUF 1
cristy3ed852e2009-09-05 21:47:34 +0000700#endif
701
702/* X11 server supports shape extension */
cristy964cb7f2010-04-25 23:18:00 +0000703#ifndef MAGICKCORE_HAVE_SHAPE
704#define MAGICKCORE_HAVE_SHAPE 1
cristy3ed852e2009-09-05 21:47:34 +0000705#endif
706
707/* X11 server supports shared memory extension */
cristy964cb7f2010-04-25 23:18:00 +0000708#ifndef MAGICKCORE_HAVE_SHARED_MEMORY
709#define MAGICKCORE_HAVE_SHARED_MEMORY 1
cristy3ed852e2009-09-05 21:47:34 +0000710#endif
711
712/* Define if you have the shl_load function. */
713/* #undef HAVE_SHL_LOAD */
714
715/* Define to 1 if you have the `sigaction' function. */
cristy964cb7f2010-04-25 23:18:00 +0000716#ifndef MAGICKCORE_HAVE_SIGACTION
717#define MAGICKCORE_HAVE_SIGACTION 1
cristy3ed852e2009-09-05 21:47:34 +0000718#endif
719
720/* Define to 1 if you have the `sigemptyset' function. */
cristy964cb7f2010-04-25 23:18:00 +0000721#ifndef MAGICKCORE_HAVE_SIGEMPTYSET
722#define MAGICKCORE_HAVE_SIGEMPTYSET 1
cristy3ed852e2009-09-05 21:47:34 +0000723#endif
724
cristy393bbe52010-01-11 16:32:56 +0000725/* Define to 1 if you have the `spawnvp' function. */
726/* #undef HAVE_SPAWNVP */
727
cristy3ed852e2009-09-05 21:47:34 +0000728/* Define to 1 if you have the `sqrt' function. */
cristy964cb7f2010-04-25 23:18:00 +0000729#ifndef MAGICKCORE_HAVE_SQRT
730#define MAGICKCORE_HAVE_SQRT 1
cristy161b9262010-03-20 19:34:32 +0000731#endif
cristy3ed852e2009-09-05 21:47:34 +0000732
733/* Define to 1 if you have the `stat' function. */
cristy964cb7f2010-04-25 23:18:00 +0000734#ifndef MAGICKCORE_HAVE_STAT
735#define MAGICKCORE_HAVE_STAT 1
cristy3ed852e2009-09-05 21:47:34 +0000736#endif
737
738/* Define to 1 if you have the <stdarg.h> header file. */
cristy964cb7f2010-04-25 23:18:00 +0000739#ifndef MAGICKCORE_HAVE_STDARG_H
740#define MAGICKCORE_HAVE_STDARG_H 1
cristy3ed852e2009-09-05 21:47:34 +0000741#endif
742
743/* Define to 1 if stdbool.h conforms to C99. */
cristy964cb7f2010-04-25 23:18:00 +0000744#ifndef MAGICKCORE_HAVE_STDBOOL_H
745#define MAGICKCORE_HAVE_STDBOOL_H 1
cristy3ed852e2009-09-05 21:47:34 +0000746#endif
747
cristy3ed852e2009-09-05 21:47:34 +0000748/* Define to 1 if you have the <stdint.h> header file. */
cristy964cb7f2010-04-25 23:18:00 +0000749#ifndef MAGICKCORE_HAVE_STDINT_H
750#define MAGICKCORE_HAVE_STDINT_H 1
cristy3ed852e2009-09-05 21:47:34 +0000751#endif
752
753/* Define to 1 if you have the <stdlib.h> header file. */
cristy964cb7f2010-04-25 23:18:00 +0000754#ifndef MAGICKCORE_HAVE_STDLIB_H
755#define MAGICKCORE_HAVE_STDLIB_H 1
cristy3ed852e2009-09-05 21:47:34 +0000756#endif
757
758/* define if the compiler supports ISO C++ standard library */
nicolas6237c462010-10-05 06:11:49 +0000759#ifndef MAGICKCORE_HAVE_STD_LIBS
760#define MAGICKCORE_HAVE_STD_LIBS /**/
761#endif
cristy3ed852e2009-09-05 21:47:34 +0000762
763/* Define to 1 if you have the `strcasecmp' function. */
cristy964cb7f2010-04-25 23:18:00 +0000764#ifndef MAGICKCORE_HAVE_STRCASECMP
765#define MAGICKCORE_HAVE_STRCASECMP 1
cristy3ed852e2009-09-05 21:47:34 +0000766#endif
767
768/* Define to 1 if you have the `strchr' function. */
cristy964cb7f2010-04-25 23:18:00 +0000769#ifndef MAGICKCORE_HAVE_STRCHR
770#define MAGICKCORE_HAVE_STRCHR 1
cristy3ed852e2009-09-05 21:47:34 +0000771#endif
772
773/* Define to 1 if you have the `strcspn' function. */
cristy964cb7f2010-04-25 23:18:00 +0000774#ifndef MAGICKCORE_HAVE_STRCSPN
775#define MAGICKCORE_HAVE_STRCSPN 1
cristy3ed852e2009-09-05 21:47:34 +0000776#endif
777
778/* Define to 1 if you have the `strdup' function. */
cristy964cb7f2010-04-25 23:18:00 +0000779#ifndef MAGICKCORE_HAVE_STRDUP
780#define MAGICKCORE_HAVE_STRDUP 1
cristy3ed852e2009-09-05 21:47:34 +0000781#endif
782
783/* Define to 1 if you have the `strerror' function. */
cristy964cb7f2010-04-25 23:18:00 +0000784#ifndef MAGICKCORE_HAVE_STRERROR
785#define MAGICKCORE_HAVE_STRERROR 1
cristy3ed852e2009-09-05 21:47:34 +0000786#endif
787
788/* Define to 1 if you have the `strerror_r' function. */
cristy964cb7f2010-04-25 23:18:00 +0000789#ifndef MAGICKCORE_HAVE_STRERROR_R
790#define MAGICKCORE_HAVE_STRERROR_R 1
cristy3ed852e2009-09-05 21:47:34 +0000791#endif
792
793/* Define to 1 if cpp supports the ANSI # stringizing operator. */
cristy964cb7f2010-04-25 23:18:00 +0000794#ifndef MAGICKCORE_HAVE_STRINGIZE
795#define MAGICKCORE_HAVE_STRINGIZE 1
cristy3ed852e2009-09-05 21:47:34 +0000796#endif
797
798/* Define to 1 if you have the <strings.h> header file. */
cristy964cb7f2010-04-25 23:18:00 +0000799#ifndef MAGICKCORE_HAVE_STRINGS_H
800#define MAGICKCORE_HAVE_STRINGS_H 1
cristy3ed852e2009-09-05 21:47:34 +0000801#endif
802
803/* Define to 1 if you have the <string.h> header file. */
cristy964cb7f2010-04-25 23:18:00 +0000804#ifndef MAGICKCORE_HAVE_STRING_H
805#define MAGICKCORE_HAVE_STRING_H 1
cristy3ed852e2009-09-05 21:47:34 +0000806#endif
807
808/* Define to 1 if you have the `strlcat' function. */
809/* #undef HAVE_STRLCAT */
810
811/* Define to 1 if you have the `strlcpy' function. */
812/* #undef HAVE_STRLCPY */
813
814/* Define to 1 if you have the `strncasecmp' function. */
cristy964cb7f2010-04-25 23:18:00 +0000815#ifndef MAGICKCORE_HAVE_STRNCASECMP
816#define MAGICKCORE_HAVE_STRNCASECMP 1
cristy3ed852e2009-09-05 21:47:34 +0000817#endif
818
819/* Define to 1 if you have the `strpbrk' function. */
cristy964cb7f2010-04-25 23:18:00 +0000820#ifndef MAGICKCORE_HAVE_STRPBRK
821#define MAGICKCORE_HAVE_STRPBRK 1
cristy3ed852e2009-09-05 21:47:34 +0000822#endif
823
824/* Define to 1 if you have the `strrchr' function. */
cristy964cb7f2010-04-25 23:18:00 +0000825#ifndef MAGICKCORE_HAVE_STRRCHR
826#define MAGICKCORE_HAVE_STRRCHR 1
cristy3ed852e2009-09-05 21:47:34 +0000827#endif
828
829/* Define to 1 if you have the `strspn' function. */
cristy964cb7f2010-04-25 23:18:00 +0000830#ifndef MAGICKCORE_HAVE_STRSPN
831#define MAGICKCORE_HAVE_STRSPN 1
cristy3ed852e2009-09-05 21:47:34 +0000832#endif
833
834/* Define to 1 if you have the `strstr' function. */
cristy964cb7f2010-04-25 23:18:00 +0000835#ifndef MAGICKCORE_HAVE_STRSTR
836#define MAGICKCORE_HAVE_STRSTR 1
cristy3ed852e2009-09-05 21:47:34 +0000837#endif
838
cristy6c1eef12011-05-17 02:13:08 +0000839/* Define to 1 if you have the `strtod' function. */
840#ifndef MAGICKCORE_HAVE_STRTOD
841#define MAGICKCORE_HAVE_STRTOD 1
842#endif
843
844/* Define to 1 if you have the `strtod_l' function. */
845#ifndef MAGICKCORE_HAVE_STRTOD_L
846#define MAGICKCORE_HAVE_STRTOD_L 1
847#endif
848
cristy3ed852e2009-09-05 21:47:34 +0000849/* Define to 1 if you have the `strtol' function. */
cristy964cb7f2010-04-25 23:18:00 +0000850#ifndef MAGICKCORE_HAVE_STRTOL
851#define MAGICKCORE_HAVE_STRTOL 1
cristy3ed852e2009-09-05 21:47:34 +0000852#endif
853
cristy5131f3e2009-12-18 03:09:10 +0000854/* Define to 1 if you have the `strtoul' function. */
cristy964cb7f2010-04-25 23:18:00 +0000855#ifndef MAGICKCORE_HAVE_STRTOUL
856#define MAGICKCORE_HAVE_STRTOUL 1
cristy5131f3e2009-12-18 03:09:10 +0000857#endif
858
cristy92703d82010-04-26 00:18:18 +0000859/* Define to 1 if `tm_zone' is a member of `struct tm'. */
860#ifndef MAGICKCORE_HAVE_STRUCT_TM_TM_ZONE
861#define MAGICKCORE_HAVE_STRUCT_TM_TM_ZONE 1
862#endif
863
cristy3ed852e2009-09-05 21:47:34 +0000864/* Define to 1 if you have the `symlink' function. */
cristy964cb7f2010-04-25 23:18:00 +0000865#ifndef MAGICKCORE_HAVE_SYMLINK
866#define MAGICKCORE_HAVE_SYMLINK 1
cristy3ed852e2009-09-05 21:47:34 +0000867#endif
868
869/* Define to 1 if you have the `sysconf' function. */
cristy964cb7f2010-04-25 23:18:00 +0000870#ifndef MAGICKCORE_HAVE_SYSCONF
871#define MAGICKCORE_HAVE_SYSCONF 1
cristy3ed852e2009-09-05 21:47:34 +0000872#endif
873
874/* Define to 1 if you have the <sys/dir.h> header file, and it defines `DIR'.
875 */
876/* #undef HAVE_SYS_DIR_H */
877
878/* Define to 1 if you have the <sys/dl.h> header file. */
879/* #undef HAVE_SYS_DL_H */
880
881/* Define to 1 if you have the <sys/ipc.h> header file. */
cristy964cb7f2010-04-25 23:18:00 +0000882#ifndef MAGICKCORE_HAVE_SYS_IPC_H
883#define MAGICKCORE_HAVE_SYS_IPC_H 1
cristy3ed852e2009-09-05 21:47:34 +0000884#endif
885
886/* Define to 1 if you have the <sys/ndir.h> header file, and it defines `DIR'.
887 */
888/* #undef HAVE_SYS_NDIR_H */
889
cristycd4c5312009-11-22 01:19:08 +0000890/* Define to 1 if you have the <sys/param.h> header file. */
cristy964cb7f2010-04-25 23:18:00 +0000891#ifndef MAGICKCORE_HAVE_SYS_PARAM_H
892#define MAGICKCORE_HAVE_SYS_PARAM_H 1
cristycd4c5312009-11-22 01:19:08 +0000893#endif
894
cristy3ed852e2009-09-05 21:47:34 +0000895/* Define to 1 if you have the <sys/resource.h> header file. */
cristy964cb7f2010-04-25 23:18:00 +0000896#ifndef MAGICKCORE_HAVE_SYS_RESOURCE_H
897#define MAGICKCORE_HAVE_SYS_RESOURCE_H 1
cristy3ed852e2009-09-05 21:47:34 +0000898#endif
899
900/* Define to 1 if you have the <sys/select.h> header file. */
cristy964cb7f2010-04-25 23:18:00 +0000901#ifndef MAGICKCORE_HAVE_SYS_SELECT_H
902#define MAGICKCORE_HAVE_SYS_SELECT_H 1
cristy3ed852e2009-09-05 21:47:34 +0000903#endif
904
905/* Define to 1 if you have the <sys/socket.h> header file. */
cristy964cb7f2010-04-25 23:18:00 +0000906#ifndef MAGICKCORE_HAVE_SYS_SOCKET_H
907#define MAGICKCORE_HAVE_SYS_SOCKET_H 1
cristy3ed852e2009-09-05 21:47:34 +0000908#endif
909
910/* Define to 1 if you have the <sys/stat.h> header file. */
cristy964cb7f2010-04-25 23:18:00 +0000911#ifndef MAGICKCORE_HAVE_SYS_STAT_H
912#define MAGICKCORE_HAVE_SYS_STAT_H 1
cristy3ed852e2009-09-05 21:47:34 +0000913#endif
914
915/* Define to 1 if you have the <sys/syslimits.h> header file. */
916/* #undef HAVE_SYS_SYSLIMITS_H */
917
918/* Define to 1 if you have the <sys/timeb.h> header file. */
cristy964cb7f2010-04-25 23:18:00 +0000919#ifndef MAGICKCORE_HAVE_SYS_TIMEB_H
920#define MAGICKCORE_HAVE_SYS_TIMEB_H 1
cristy3ed852e2009-09-05 21:47:34 +0000921#endif
922
923/* Define to 1 if you have the <sys/times.h> header file. */
cristy964cb7f2010-04-25 23:18:00 +0000924#ifndef MAGICKCORE_HAVE_SYS_TIMES_H
925#define MAGICKCORE_HAVE_SYS_TIMES_H 1
cristy3ed852e2009-09-05 21:47:34 +0000926#endif
927
928/* Define to 1 if you have the <sys/time.h> header file. */
cristy964cb7f2010-04-25 23:18:00 +0000929#ifndef MAGICKCORE_HAVE_SYS_TIME_H
930#define MAGICKCORE_HAVE_SYS_TIME_H 1
cristy3ed852e2009-09-05 21:47:34 +0000931#endif
932
933/* Define to 1 if you have the <sys/types.h> header file. */
cristy964cb7f2010-04-25 23:18:00 +0000934#ifndef MAGICKCORE_HAVE_SYS_TYPES_H
935#define MAGICKCORE_HAVE_SYS_TYPES_H 1
cristy3ed852e2009-09-05 21:47:34 +0000936#endif
937
938/* Define to 1 if you have the <sys/wait.h> header file. */
cristy964cb7f2010-04-25 23:18:00 +0000939#ifndef MAGICKCORE_HAVE_SYS_WAIT_H
940#define MAGICKCORE_HAVE_SYS_WAIT_H 1
cristy3ed852e2009-09-05 21:47:34 +0000941#endif
942
943/* Define to 1 if you have the `telldir' function. */
cristy964cb7f2010-04-25 23:18:00 +0000944#ifndef MAGICKCORE_HAVE_TELLDIR
945#define MAGICKCORE_HAVE_TELLDIR 1
cristy3ed852e2009-09-05 21:47:34 +0000946#endif
947
948/* Define to 1 if you have the `tempnam' function. */
cristy964cb7f2010-04-25 23:18:00 +0000949#ifndef MAGICKCORE_HAVE_TEMPNAM
950#define MAGICKCORE_HAVE_TEMPNAM 1
cristy3ed852e2009-09-05 21:47:34 +0000951#endif
952
953/* Define to 1 if you have the <tiffconf.h> header file. */
cristy964cb7f2010-04-25 23:18:00 +0000954#ifndef MAGICKCORE_HAVE_TIFFCONF_H
955#define MAGICKCORE_HAVE_TIFFCONF_H 1
cristy3ed852e2009-09-05 21:47:34 +0000956#endif
957
958/* Define to 1 if you have the `TIFFIsCODECConfigured' function. */
cristy964cb7f2010-04-25 23:18:00 +0000959#ifndef MAGICKCORE_HAVE_TIFFISCODECCONFIGURED
960#define MAGICKCORE_HAVE_TIFFISCODECCONFIGURED 1
cristy3ed852e2009-09-05 21:47:34 +0000961#endif
962
963/* Define to 1 if you have the `TIFFMergeFieldInfo' function. */
cristy964cb7f2010-04-25 23:18:00 +0000964#ifndef MAGICKCORE_HAVE_TIFFMERGEFIELDINFO
965#define MAGICKCORE_HAVE_TIFFMERGEFIELDINFO 1
cristy3ed852e2009-09-05 21:47:34 +0000966#endif
967
968/* Define to 1 if you have the `TIFFReadEXIFDirectory' function. */
cristy964cb7f2010-04-25 23:18:00 +0000969#ifndef MAGICKCORE_HAVE_TIFFREADEXIFDIRECTORY
970#define MAGICKCORE_HAVE_TIFFREADEXIFDIRECTORY 1
cristy3ed852e2009-09-05 21:47:34 +0000971#endif
972
973/* Define to 1 if you have the `TIFFSetErrorHandlerExt' function. */
cristy964cb7f2010-04-25 23:18:00 +0000974#ifndef MAGICKCORE_HAVE_TIFFSETERRORHANDLEREXT
975#define MAGICKCORE_HAVE_TIFFSETERRORHANDLEREXT 1
cristy3ed852e2009-09-05 21:47:34 +0000976#endif
977
978/* Define to 1 if you have the `TIFFSetTagExtender' function. */
cristy964cb7f2010-04-25 23:18:00 +0000979#ifndef MAGICKCORE_HAVE_TIFFSETTAGEXTENDER
980#define MAGICKCORE_HAVE_TIFFSETTAGEXTENDER 1
cristy3ed852e2009-09-05 21:47:34 +0000981#endif
982
983/* Define to 1 if you have the `TIFFSetWarningHandlerExt' function. */
cristy964cb7f2010-04-25 23:18:00 +0000984#ifndef MAGICKCORE_HAVE_TIFFSETWARNINGHANDLEREXT
985#define MAGICKCORE_HAVE_TIFFSETWARNINGHANDLEREXT 1
cristy3ed852e2009-09-05 21:47:34 +0000986#endif
987
988/* Define to 1 if you have the `TIFFSwabArrayOfTriples' function. */
cristy964cb7f2010-04-25 23:18:00 +0000989#ifndef MAGICKCORE_HAVE_TIFFSWABARRAYOFTRIPLES
990#define MAGICKCORE_HAVE_TIFFSWABARRAYOFTRIPLES 1
cristy3ed852e2009-09-05 21:47:34 +0000991#endif
992
993/* Define to 1 if you have the `times' function. */
cristy964cb7f2010-04-25 23:18:00 +0000994#ifndef MAGICKCORE_HAVE_TIMES
995#define MAGICKCORE_HAVE_TIMES 1
cristy3ed852e2009-09-05 21:47:34 +0000996#endif
997
cristy92703d82010-04-26 00:18:18 +0000998/* Define to 1 if your `struct tm' has `tm_zone'. Deprecated, use
999 `HAVE_STRUCT_TM_TM_ZONE' instead. */
1000#ifndef MAGICKCORE_HAVE_TM_ZONE
1001#define MAGICKCORE_HAVE_TM_ZONE 1
1002#endif
1003
1004/* Define to 1 if you don't have `tm_zone' but do have the external array
1005 `tzname'. */
1006/* #undef HAVE_TZNAME */
1007
cristy501c8042011-05-26 17:46:28 +00001008/* Define to 1 if the system has the type `uintmax_t'. */
1009#ifndef MAGICKCORE_HAVE_UINTMAX_T
1010#define MAGICKCORE_HAVE_UINTMAX_T 1
1011#endif
1012
1013/* Define to 1 if the system has the type `uintptr_t'. */
1014#ifndef MAGICKCORE_HAVE_UINTPTR_T
1015#define MAGICKCORE_HAVE_UINTPTR_T 1
1016#endif
1017
cristyc5baf4f2010-08-31 15:05:33 +00001018/* Define to 1 if you have the `ulltostr' function. */
1019/* #undef HAVE_ULLTOSTR */
1020
cristy3ed852e2009-09-05 21:47:34 +00001021/* Define to 1 if you have the <unistd.h> header file. */
cristy964cb7f2010-04-25 23:18:00 +00001022#ifndef MAGICKCORE_HAVE_UNISTD_H
1023#define MAGICKCORE_HAVE_UNISTD_H 1
cristy3ed852e2009-09-05 21:47:34 +00001024#endif
1025
cristy501c8042011-05-26 17:46:28 +00001026/* Define to 1 if the system has the type `unsigned long long int'. */
1027#ifndef MAGICKCORE_HAVE_UNSIGNED_LONG_LONG_INT
1028#define MAGICKCORE_HAVE_UNSIGNED_LONG_LONG_INT 1
1029#endif
1030
cristya20c9042011-05-19 13:22:18 +00001031/* Define to 1 if you have the `uselocale' function. */
1032#ifndef MAGICKCORE_HAVE_USELOCALE
1033#define MAGICKCORE_HAVE_USELOCALE 1
1034#endif
1035
cristy3ed852e2009-09-05 21:47:34 +00001036/* Define to 1 if you have the `usleep' function. */
cristy964cb7f2010-04-25 23:18:00 +00001037#ifndef MAGICKCORE_HAVE_USLEEP
1038#define MAGICKCORE_HAVE_USLEEP 1
cristy3ed852e2009-09-05 21:47:34 +00001039#endif
1040
cristyf1440cb2010-02-23 02:24:21 +00001041/* Define to 1 if you have the `utime' function. */
cristy964cb7f2010-04-25 23:18:00 +00001042#ifndef MAGICKCORE_HAVE_UTIME
1043#define MAGICKCORE_HAVE_UTIME 1
cristyf1440cb2010-02-23 02:24:21 +00001044#endif
1045
cristy3ed852e2009-09-05 21:47:34 +00001046/* Define to 1 if you have the `vfork' function. */
cristy964cb7f2010-04-25 23:18:00 +00001047#ifndef MAGICKCORE_HAVE_VFORK
1048#define MAGICKCORE_HAVE_VFORK 1
cristy3ed852e2009-09-05 21:47:34 +00001049#endif
1050
1051/* Define to 1 if you have the <vfork.h> header file. */
1052/* #undef HAVE_VFORK_H */
1053
cristy5d0cd952011-05-19 21:21:41 +00001054/* Define to 1 if you have the `vfprintf' function. */
1055#ifndef MAGICKCORE_HAVE_VFPRINTF
1056#define MAGICKCORE_HAVE_VFPRINTF 1
1057#endif
1058
1059/* Define to 1 if you have the `vfprintf_l' function. */
1060/* #undef HAVE_VFPRINTF_L */
1061
cristy3ed852e2009-09-05 21:47:34 +00001062/* Define to 1 if you have the `vprintf' function. */
cristy964cb7f2010-04-25 23:18:00 +00001063#ifndef MAGICKCORE_HAVE_VPRINTF
1064#define MAGICKCORE_HAVE_VPRINTF 1
cristy3ed852e2009-09-05 21:47:34 +00001065#endif
1066
1067/* Define to 1 if you have the `vsnprintf' function. */
cristy964cb7f2010-04-25 23:18:00 +00001068#ifndef MAGICKCORE_HAVE_VSNPRINTF
1069#define MAGICKCORE_HAVE_VSNPRINTF 1
cristy3ed852e2009-09-05 21:47:34 +00001070#endif
1071
cristyb51dff52011-05-19 16:55:47 +00001072/* Define to 1 if you have the `vsnprintf_l' function. */
1073/* #undef HAVE_VSNPRINTF_L */
1074
cristy3ed852e2009-09-05 21:47:34 +00001075/* Define to 1 if you have the `vsprintf' function. */
cristy964cb7f2010-04-25 23:18:00 +00001076#ifndef MAGICKCORE_HAVE_VSPRINTF
1077#define MAGICKCORE_HAVE_VSPRINTF 1
cristy3ed852e2009-09-05 21:47:34 +00001078#endif
1079
1080/* Define to 1 if you have the `waitpid' function. */
cristy964cb7f2010-04-25 23:18:00 +00001081#ifndef MAGICKCORE_HAVE_WAITPID
1082#define MAGICKCORE_HAVE_WAITPID 1
cristy3ed852e2009-09-05 21:47:34 +00001083#endif
1084
1085/* Define to 1 if you have the <wchar.h> header file. */
cristy964cb7f2010-04-25 23:18:00 +00001086#ifndef MAGICKCORE_HAVE_WCHAR_H
1087#define MAGICKCORE_HAVE_WCHAR_H 1
cristy3ed852e2009-09-05 21:47:34 +00001088#endif
1089
cristy736173a2009-09-20 21:18:22 +00001090/* Define to 1 if you have the <windows.h> header file. */
1091/* #undef HAVE_WINDOWS_H */
1092
cristy739df912009-10-24 16:10:18 +00001093/* This value is set to 1 to indicate that the system argz facility works */
cristy964cb7f2010-04-25 23:18:00 +00001094#ifndef MAGICKCORE_HAVE_WORKING_ARGZ
1095#define MAGICKCORE_HAVE_WORKING_ARGZ 1
cristy3ed852e2009-09-05 21:47:34 +00001096#endif
1097
1098/* Define to 1 if `fork' works. */
cristy964cb7f2010-04-25 23:18:00 +00001099#ifndef MAGICKCORE_HAVE_WORKING_FORK
1100#define MAGICKCORE_HAVE_WORKING_FORK 1
cristy3ed852e2009-09-05 21:47:34 +00001101#endif
1102
1103/* Define to 1 if `vfork' works. */
cristy964cb7f2010-04-25 23:18:00 +00001104#ifndef MAGICKCORE_HAVE_WORKING_VFORK
1105#define MAGICKCORE_HAVE_WORKING_VFORK 1
cristy3ed852e2009-09-05 21:47:34 +00001106#endif
1107
cristya8549b12011-05-18 19:05:08 +00001108/* Define to 1 if you have the <xlocale.h> header file. */
1109#ifndef MAGICKCORE_HAVE_XLOCALE_H
1110#define MAGICKCORE_HAVE_XLOCALE_H 1
1111#endif
1112
cristy3ed852e2009-09-05 21:47:34 +00001113/* Define to 1 if the system has the type `_Bool'. */
cristy439c4df2011-05-25 23:05:49 +00001114#ifndef MAGICKCORE_HAVE__BOOL
1115#define MAGICKCORE_HAVE__BOOL 1
1116#endif
cristy3ed852e2009-09-05 21:47:34 +00001117
1118/* Define to 1 if you have the `_exit' function. */
cristy964cb7f2010-04-25 23:18:00 +00001119#ifndef MAGICKCORE_HAVE__EXIT
1120#define MAGICKCORE_HAVE__EXIT 1
cristy3ed852e2009-09-05 21:47:34 +00001121#endif
1122
1123/* Define to 1 if you have the `_NSGetExecutablePath' function. */
1124/* #undef HAVE__NSGETEXECUTABLEPATH */
1125
1126/* Define to 1 if you have the `_pclose' function. */
1127/* #undef HAVE__PCLOSE */
1128
1129/* Define to 1 if you have the `_popen' function. */
1130/* #undef HAVE__POPEN */
1131
1132/* Define to 1 if you have the `_wfopen' function. */
1133/* #undef HAVE__WFOPEN */
1134
1135/* Define to 1 if you have the `_wstat' function. */
1136/* #undef HAVE__WSTAT */
1137
cristy92703d82010-04-26 00:18:18 +00001138/* define if your compiler has __attribute__ */
1139#ifndef MAGICKCORE_HAVE___ATTRIBUTE__
1140#define MAGICKCORE_HAVE___ATTRIBUTE__ 1
1141#endif
1142
cristy3ed852e2009-09-05 21:47:34 +00001143/* accurately represent the wide range of intensity levels in real scenes */
cristyae56d442011-05-10 21:10:20 +00001144/* #undef HDRI_SUPPORT */
cristy3ed852e2009-09-05 21:47:34 +00001145
1146/* Define if you have umem memory allocation library */
1147/* #undef HasUMEM */
1148
1149/* ImageMagick is formally installed under prefix */
cristy964cb7f2010-04-25 23:18:00 +00001150#ifndef MAGICKCORE_INSTALLED_SUPPORT
1151#define MAGICKCORE_INSTALLED_SUPPORT 1
cristy3ed852e2009-09-05 21:47:34 +00001152#endif
1153
1154/* Define if you have JBIG library */
cristyd42d9952011-07-08 14:21:50 +00001155/* #undef JBIG_DELEGATE */
cristy3ed852e2009-09-05 21:47:34 +00001156
1157/* Define if you have JPEG version 2 "Jasper" library */
cristy3c98a4f2010-08-13 20:09:41 +00001158#ifndef MAGICKCORE_JP2_DELEGATE
1159#define MAGICKCORE_JP2_DELEGATE 1
1160#endif
cristy3ed852e2009-09-05 21:47:34 +00001161
1162/* Define if you have JPEG library */
cristy964cb7f2010-04-25 23:18:00 +00001163#ifndef MAGICKCORE_JPEG_DELEGATE
1164#define MAGICKCORE_JPEG_DELEGATE 1
cristy3ed852e2009-09-05 21:47:34 +00001165#endif
1166
cristy71203402010-06-18 13:12:03 +00001167/* Define if you have LCMS (v1.11 or later) library */
cristyd1f78ea2010-12-12 21:35:47 +00001168#ifndef MAGICKCORE_LCMS_DELEGATE
1169#define MAGICKCORE_LCMS_DELEGATE 1
1170#endif
cristy3ed852e2009-09-05 21:47:34 +00001171
1172/* Directory where architecture-dependent files live. */
cristy964cb7f2010-04-25 23:18:00 +00001173#ifndef MAGICKCORE_LIBRARY_PATH
cristy4a3e2152011-07-02 00:59:04 +00001174#define MAGICKCORE_LIBRARY_PATH "/usr/local/lib/ImageMagick-7.0.0/"
cristy3ed852e2009-09-05 21:47:34 +00001175#endif
1176
1177/* Subdirectory of lib where ImageMagick architecture dependent files are
1178 installed */
cristy964cb7f2010-04-25 23:18:00 +00001179#ifndef MAGICKCORE_LIBRARY_RELATIVE_PATH
cristy4a3e2152011-07-02 00:59:04 +00001180#define MAGICKCORE_LIBRARY_RELATIVE_PATH "ImageMagick-7.0.0"
cristy3ed852e2009-09-05 21:47:34 +00001181#endif
1182
1183/* Define if you have LQR library */
cristyd42d9952011-07-08 14:21:50 +00001184/* #undef LQR_DELEGATE */
cristy3ed852e2009-09-05 21:47:34 +00001185
1186/* Define if using libltdl to support dynamically loadable modules */
cristy439c4df2011-05-25 23:05:49 +00001187#ifndef MAGICKCORE_LTDL_DELEGATE
1188#define MAGICKCORE_LTDL_DELEGATE 1
1189#endif
cristy3ed852e2009-09-05 21:47:34 +00001190
1191/* Define if the OS needs help to load dependent libraries for dlopen(). */
1192/* #undef LTDL_DLOPEN_DEPLIBS */
1193
1194/* Define to the system default library search path. */
cristy964cb7f2010-04-25 23:18:00 +00001195#ifndef MAGICKCORE_LT_DLSEARCH_PATH
cristy3884f692011-07-08 18:00:18 +00001196#define MAGICKCORE_LT_DLSEARCH_PATH "/lib64:/usr/lib64:/lib:/usr/lib:/usr/lib64/R/lib:/usr/lib64/alliance/lib:/usr/lib64/atlas:/opt/modules/pkg/intel/f77/10.0.025/lib:/usr/lib64/kicad:/usr/lib64/llvm:/usr/local/lib:/usr/lib64/mpich2/lib/:/usr/lib64/mysql:/usr/lib64/octave/3.4.0:/usr/lib64/openmotif:/usr/lib64/qt-3.3/lib:/usr/lib64/tcl8.5/tclx8.4:/usr/lib/wine/:/usr/lib64/wine/:/usr/lib64/xulrunner-2"
cristy3ed852e2009-09-05 21:47:34 +00001197#endif
1198
1199/* The archive extension */
cristy964cb7f2010-04-25 23:18:00 +00001200#ifndef MAGICKCORE_LT_LIBEXT
1201#define MAGICKCORE_LT_LIBEXT "a"
cristy3ed852e2009-09-05 21:47:34 +00001202#endif
1203
cristyda16f162011-02-19 23:52:17 +00001204/* The archive prefix */
1205#ifndef MAGICKCORE_LT_LIBPREFIX
1206#define MAGICKCORE_LT_LIBPREFIX "lib"
1207#endif
1208
cristy3ed852e2009-09-05 21:47:34 +00001209/* Define to the extension used for runtime loadable modules, say, ".so". */
cristy964cb7f2010-04-25 23:18:00 +00001210#ifndef MAGICKCORE_LT_MODULE_EXT
1211#define MAGICKCORE_LT_MODULE_EXT ".so"
cristy3ed852e2009-09-05 21:47:34 +00001212#endif
1213
1214/* Define to the name of the environment variable that determines the run-time
1215 module search path. */
cristy964cb7f2010-04-25 23:18:00 +00001216#ifndef MAGICKCORE_LT_MODULE_PATH_VAR
1217#define MAGICKCORE_LT_MODULE_PATH_VAR "LD_LIBRARY_PATH"
cristy3ed852e2009-09-05 21:47:34 +00001218#endif
1219
1220/* Define to the sub-directory in which libtool stores uninstalled libraries.
1221 */
cristy964cb7f2010-04-25 23:18:00 +00001222#ifndef MAGICKCORE_LT_OBJDIR
1223#define MAGICKCORE_LT_OBJDIR ".libs/"
cristy3ed852e2009-09-05 21:47:34 +00001224#endif
1225
cristyfbb0ef02010-12-19 02:32:11 +00001226/* Define if you have lzma compression library */
cristyae56d442011-05-10 21:10:20 +00001227#ifndef MAGICKCORE_LZMA_DELEGATE
1228#define MAGICKCORE_LZMA_DELEGATE 1
1229#endif
cristyfbb0ef02010-12-19 02:32:11 +00001230
cristy3ed852e2009-09-05 21:47:34 +00001231/* Define to prepend to default font search path. */
1232/* #undef MAGICK_FONT_PATH */
1233
1234/* Magick API method prefix */
1235/* #undef NAMESPACE_PREFIX */
1236
cristya0b81c32010-01-22 02:54:33 +00001237/* Define to 1 if assertions should be disabled. */
cristy3ed852e2009-09-05 21:47:34 +00001238/* #undef NDEBUG */
1239
1240/* Define if dlsym() requires a leading underscore in symbol names. */
1241/* #undef NEED_USCORE */
1242
1243/* Define to 1 if your C compiler doesn't accept -c and -o together. */
1244/* #undef NO_MINUS_C_MINUS_O */
1245
1246/* Define if you have OPENEXR library */
cristy3884f692011-07-08 18:00:18 +00001247#ifndef MAGICKCORE_OPENEXR_DELEGATE
1248#define MAGICKCORE_OPENEXR_DELEGATE 1
1249#endif
cristy3ed852e2009-09-05 21:47:34 +00001250
1251/* Define to the address where bug reports for this package should be sent. */
cristy964cb7f2010-04-25 23:18:00 +00001252#ifndef MAGICKCORE_PACKAGE_BUGREPORT
1253#define MAGICKCORE_PACKAGE_BUGREPORT "http://www.imagemagick.org"
cristy3ed852e2009-09-05 21:47:34 +00001254#endif
1255
1256/* Define to the full name of this package. */
cristy964cb7f2010-04-25 23:18:00 +00001257#ifndef MAGICKCORE_PACKAGE_NAME
1258#define MAGICKCORE_PACKAGE_NAME "ImageMagick"
cristy3ed852e2009-09-05 21:47:34 +00001259#endif
1260
1261/* Define to the full name and version of this package. */
cristy964cb7f2010-04-25 23:18:00 +00001262#ifndef MAGICKCORE_PACKAGE_STRING
cristy4c08aed2011-07-01 19:47:50 +00001263#define MAGICKCORE_PACKAGE_STRING "ImageMagick 7.0.0"
cristy3ed852e2009-09-05 21:47:34 +00001264#endif
1265
1266/* Define to the one symbol short name of this package. */
cristy964cb7f2010-04-25 23:18:00 +00001267#ifndef MAGICKCORE_PACKAGE_TARNAME
cristy4c08aed2011-07-01 19:47:50 +00001268#define MAGICKCORE_PACKAGE_TARNAME "ImageMagick-7.0.0"
cristy3ed852e2009-09-05 21:47:34 +00001269#endif
1270
cristy8b350f62009-11-15 23:12:43 +00001271/* Define to the home page for this package. */
cristy964cb7f2010-04-25 23:18:00 +00001272#ifndef MAGICKCORE_PACKAGE_URL
1273#define MAGICKCORE_PACKAGE_URL ""
cristy8b350f62009-11-15 23:12:43 +00001274#endif
1275
cristy3ed852e2009-09-05 21:47:34 +00001276/* Define to the version of this package. */
cristy964cb7f2010-04-25 23:18:00 +00001277#ifndef MAGICKCORE_PACKAGE_VERSION
cristy4c08aed2011-07-01 19:47:50 +00001278#define MAGICKCORE_PACKAGE_VERSION "7.0.0"
cristy3ed852e2009-09-05 21:47:34 +00001279#endif
1280
1281/* Define if you have PNG library */
cristy964cb7f2010-04-25 23:18:00 +00001282#ifndef MAGICKCORE_PNG_DELEGATE
1283#define MAGICKCORE_PNG_DELEGATE 1
cristy3ed852e2009-09-05 21:47:34 +00001284#endif
1285
1286/* Define to necessary symbol if this constant uses a non-standard name on
1287 your system. */
1288/* #undef PTHREAD_CREATE_JOINABLE */
1289
1290/* Pixel cache threshold in MB (defaults to available memory) */
1291/* #undef PixelCacheThreshold */
1292
1293/* Number of bits in a pixel Quantum (8/16/32/64) */
cristy964cb7f2010-04-25 23:18:00 +00001294#ifndef MAGICKCORE_QUANTUM_DEPTH
cristy71f59e02010-09-19 22:52:17 +00001295#define MAGICKCORE_QUANTUM_DEPTH 16
cristy3ed852e2009-09-05 21:47:34 +00001296#endif
1297
1298/* Define as the return type of signal handlers (`int' or `void'). */
cristy964cb7f2010-04-25 23:18:00 +00001299#ifndef MAGICKCORE_RETSIGTYPE
1300#define MAGICKCORE_RETSIGTYPE void
cristy3ed852e2009-09-05 21:47:34 +00001301#endif
1302
1303/* Define if you have RSVG library */
cristy3884f692011-07-08 18:00:18 +00001304#ifndef MAGICKCORE_RSVG_DELEGATE
1305#define MAGICKCORE_RSVG_DELEGATE 1
1306#endif
cristy3ed852e2009-09-05 21:47:34 +00001307
1308/* Define to the type of arg 1 for `select'. */
cristy964cb7f2010-04-25 23:18:00 +00001309#ifndef MAGICKCORE_SELECT_TYPE_ARG1
1310#define MAGICKCORE_SELECT_TYPE_ARG1 int
cristy3ed852e2009-09-05 21:47:34 +00001311#endif
1312
1313/* Define to the type of args 2, 3 and 4 for `select'. */
cristy964cb7f2010-04-25 23:18:00 +00001314#ifndef MAGICKCORE_SELECT_TYPE_ARG234
1315#define MAGICKCORE_SELECT_TYPE_ARG234 (fd_set *)
cristy3ed852e2009-09-05 21:47:34 +00001316#endif
1317
1318/* Define to the type of arg 5 for `select'. */
cristy964cb7f2010-04-25 23:18:00 +00001319#ifndef MAGICKCORE_SELECT_TYPE_ARG5
1320#define MAGICKCORE_SELECT_TYPE_ARG5 (struct timeval *)
cristy3ed852e2009-09-05 21:47:34 +00001321#endif
1322
1323/* Directory where architecture-independent configuration files live. */
cristy4f820712011-04-01 12:35:43 +00001324#ifndef MAGICKCORE_SHARE_PATH
cristy4a3e2152011-07-02 00:59:04 +00001325#define MAGICKCORE_SHARE_PATH "/usr/local/share/ImageMagick-7.0.0/"
cristy3ed852e2009-09-05 21:47:34 +00001326#endif
1327
1328/* Subdirectory of lib where architecture-independent configuration files
1329 live. */
cristy4f820712011-04-01 12:35:43 +00001330#ifndef MAGICKCORE_SHARE_RELATIVE_PATH
cristy4a3e2152011-07-02 00:59:04 +00001331#define MAGICKCORE_SHARE_RELATIVE_PATH "ImageMagick-7.0.0"
cristy3ed852e2009-09-05 21:47:34 +00001332#endif
1333
1334/* The size of `off_t', as computed by sizeof. */
cristy964cb7f2010-04-25 23:18:00 +00001335#ifndef MAGICKCORE_SIZEOF_OFF_T
1336#define MAGICKCORE_SIZEOF_OFF_T 8
cristy3ed852e2009-09-05 21:47:34 +00001337#endif
1338
1339/* The size of `signed int', as computed by sizeof. */
cristy964cb7f2010-04-25 23:18:00 +00001340#ifndef MAGICKCORE_SIZEOF_SIGNED_INT
1341#define MAGICKCORE_SIZEOF_SIGNED_INT 4
cristy3ed852e2009-09-05 21:47:34 +00001342#endif
1343
1344/* The size of `signed long', as computed by sizeof. */
cristy964cb7f2010-04-25 23:18:00 +00001345#ifndef MAGICKCORE_SIZEOF_SIGNED_LONG
1346#define MAGICKCORE_SIZEOF_SIGNED_LONG 8
cristy3ed852e2009-09-05 21:47:34 +00001347#endif
1348
1349/* The size of `signed long long', as computed by sizeof. */
cristy964cb7f2010-04-25 23:18:00 +00001350#ifndef MAGICKCORE_SIZEOF_SIGNED_LONG_LONG
1351#define MAGICKCORE_SIZEOF_SIGNED_LONG_LONG 8
cristy3ed852e2009-09-05 21:47:34 +00001352#endif
1353
1354/* The size of `signed short', as computed by sizeof. */
cristy964cb7f2010-04-25 23:18:00 +00001355#ifndef MAGICKCORE_SIZEOF_SIGNED_SHORT
1356#define MAGICKCORE_SIZEOF_SIGNED_SHORT 2
cristy3ed852e2009-09-05 21:47:34 +00001357#endif
1358
1359/* The size of `size_t', as computed by sizeof. */
cristy964cb7f2010-04-25 23:18:00 +00001360#ifndef MAGICKCORE_SIZEOF_SIZE_T
1361#define MAGICKCORE_SIZEOF_SIZE_T 8
cristy3ed852e2009-09-05 21:47:34 +00001362#endif
1363
cristy330e9352010-06-01 18:42:49 +00001364/* The size of `ssize_t', as computed by sizeof. */
1365#ifndef MAGICKCORE_SIZEOF_SSIZE_T
1366#define MAGICKCORE_SIZEOF_SSIZE_T 8
1367#endif
1368
cristy3ed852e2009-09-05 21:47:34 +00001369/* The size of `unsigned int', as computed by sizeof. */
cristy964cb7f2010-04-25 23:18:00 +00001370#ifndef MAGICKCORE_SIZEOF_UNSIGNED_INT
1371#define MAGICKCORE_SIZEOF_UNSIGNED_INT 4
cristy3ed852e2009-09-05 21:47:34 +00001372#endif
1373
1374/* The size of `unsigned int*', as computed by sizeof. */
cristy964cb7f2010-04-25 23:18:00 +00001375#ifndef MAGICKCORE_SIZEOF_UNSIGNED_INTP
1376#define MAGICKCORE_SIZEOF_UNSIGNED_INTP 8
cristy3ed852e2009-09-05 21:47:34 +00001377#endif
1378
1379/* The size of `unsigned long', as computed by sizeof. */
cristy964cb7f2010-04-25 23:18:00 +00001380#ifndef MAGICKCORE_SIZEOF_UNSIGNED_LONG
1381#define MAGICKCORE_SIZEOF_UNSIGNED_LONG 8
cristy3ed852e2009-09-05 21:47:34 +00001382#endif
1383
1384/* The size of `unsigned long long', as computed by sizeof. */
cristy964cb7f2010-04-25 23:18:00 +00001385#ifndef MAGICKCORE_SIZEOF_UNSIGNED_LONG_LONG
1386#define MAGICKCORE_SIZEOF_UNSIGNED_LONG_LONG 8
cristy3ed852e2009-09-05 21:47:34 +00001387#endif
1388
1389/* The size of `unsigned short', as computed by sizeof. */
cristy964cb7f2010-04-25 23:18:00 +00001390#ifndef MAGICKCORE_SIZEOF_UNSIGNED_SHORT
1391#define MAGICKCORE_SIZEOF_UNSIGNED_SHORT 2
cristy3ed852e2009-09-05 21:47:34 +00001392#endif
1393
1394/* Define to 1 if the `S_IS*' macros in <sys/stat.h> do not work properly. */
1395/* #undef STAT_MACROS_BROKEN */
1396
1397/* Define to 1 if you have the ANSI C header files. */
cristy964cb7f2010-04-25 23:18:00 +00001398#ifndef MAGICKCORE_STDC_HEADERS
1399#define MAGICKCORE_STDC_HEADERS 1
cristy3ed852e2009-09-05 21:47:34 +00001400#endif
1401
cristy55bf91c2010-09-24 00:29:41 +00001402/* Define if you have POSIX threads libraries and header files. */
1403#ifndef MAGICKCORE_THREAD_SUPPORT
1404#define MAGICKCORE_THREAD_SUPPORT 1
1405#endif
1406
cristy3ed852e2009-09-05 21:47:34 +00001407/* Define if you have TIFF library */
cristy964cb7f2010-04-25 23:18:00 +00001408#ifndef MAGICKCORE_TIFF_DELEGATE
1409#define MAGICKCORE_TIFF_DELEGATE 1
cristy3ed852e2009-09-05 21:47:34 +00001410#endif
1411
1412/* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */
cristy964cb7f2010-04-25 23:18:00 +00001413#ifndef MAGICKCORE_TIME_WITH_SYS_TIME
1414#define MAGICKCORE_TIME_WITH_SYS_TIME 1
cristy3ed852e2009-09-05 21:47:34 +00001415#endif
1416
1417/* Define to 1 if your <sys/time.h> declares `struct tm'. */
1418/* #undef TM_IN_SYS_TIME */
1419
1420/* Enable extensions on AIX 3, Interix. */
1421#ifndef _ALL_SOURCE
1422# define _ALL_SOURCE 1
1423#endif
1424/* Enable GNU extensions on systems that have them. */
1425#ifndef _GNU_SOURCE
1426# define _GNU_SOURCE 1
1427#endif
1428/* Enable threading extensions on Solaris. */
1429#ifndef _POSIX_PTHREAD_SEMANTICS
1430# define _POSIX_PTHREAD_SEMANTICS 1
1431#endif
1432/* Enable extensions on HP NonStop. */
1433#ifndef _TANDEM_SOURCE
1434# define _TANDEM_SOURCE 1
1435#endif
1436/* Enable general extensions on Solaris. */
1437#ifndef __EXTENSIONS__
1438# define __EXTENSIONS__ 1
1439#endif
1440
1441
cristyb1860752011-03-14 00:27:46 +00001442/* Define if you have WEBP library */
cristyd42d9952011-07-08 14:21:50 +00001443/* #undef WEBP_DELEGATE */
cristyb1860752011-03-14 00:27:46 +00001444
cristy3ed852e2009-09-05 21:47:34 +00001445/* Define to use the Windows GDI32 library */
1446/* #undef WINGDI32_DELEGATE */
1447
1448/* Define if using the dmalloc debugging malloc package */
1449/* #undef WITH_DMALLOC */
1450
cristy735e8942010-04-02 20:32:57 +00001451/* Define if you have WMF library */
cristy3884f692011-07-08 18:00:18 +00001452#ifndef MAGICKCORE_WMF_DELEGATE
1453#define MAGICKCORE_WMF_DELEGATE 1
1454#endif
cristy3ed852e2009-09-05 21:47:34 +00001455
cristy3ed852e2009-09-05 21:47:34 +00001456/* Define WORDS_BIGENDIAN to 1 if your processor stores words with the most
1457 significant byte first (like Motorola and SPARC, unlike Intel). */
1458#if defined AC_APPLE_UNIVERSAL_BUILD
1459# if defined __BIG_ENDIAN__
1460# define WORDS_BIGENDIAN 1
1461# endif
1462#else
1463# ifndef WORDS_BIGENDIAN
1464/* # undef WORDS_BIGENDIAN */
1465# endif
1466#endif
1467
1468/* Location of X11 configure files */
cristy964cb7f2010-04-25 23:18:00 +00001469#ifndef MAGICKCORE_X11_CONFIGURE_PATH
1470#define MAGICKCORE_X11_CONFIGURE_PATH ""
cristy3ed852e2009-09-05 21:47:34 +00001471#endif
1472
1473/* Define if you have X11 library */
cristy964cb7f2010-04-25 23:18:00 +00001474#ifndef MAGICKCORE_X11_DELEGATE
1475#define MAGICKCORE_X11_DELEGATE 1
cristy3ed852e2009-09-05 21:47:34 +00001476#endif
1477
1478/* Define if you have XML library */
cristy964cb7f2010-04-25 23:18:00 +00001479#ifndef MAGICKCORE_XML_DELEGATE
1480#define MAGICKCORE_XML_DELEGATE 1
cristy3ed852e2009-09-05 21:47:34 +00001481#endif
1482
1483/* Define to 1 if the X Window System is missing or not being used. */
1484/* #undef X_DISPLAY_MISSING */
1485
1486/* Define if you have zlib compression library */
cristy964cb7f2010-04-25 23:18:00 +00001487#ifndef MAGICKCORE_ZLIB_DELEGATE
1488#define MAGICKCORE_ZLIB_DELEGATE 1
cristy3ed852e2009-09-05 21:47:34 +00001489#endif
1490
1491/* Number of bits in a file offset, on hosts where this is settable. */
cristyda16f162011-02-19 23:52:17 +00001492/* #undef _FILE_OFFSET_BITS */
cristy3ed852e2009-09-05 21:47:34 +00001493
1494/* enable run-time bounds-checking */
1495/* #undef _FORTIFY_SOURCE */
1496
1497/* Define to 1 to make fseeko visible on some hosts (e.g. glibc 2.2). */
1498/* #undef _LARGEFILE_SOURCE */
1499
1500/* Define for large files, on AIX-style hosts. */
1501/* #undef _LARGE_FILES */
1502
1503/* Define to 1 if on MINIX. */
1504/* #undef _MINIX */
1505
cristy99cc3002010-01-21 14:50:11 +00001506/* Define this for the OpenCL Accelerator */
cristy85278ed2010-05-31 15:10:05 +00001507/* #undef _OPENCL */
cristy99cc3002010-01-21 14:50:11 +00001508
cristy3ed852e2009-09-05 21:47:34 +00001509/* Define to 2 if the system does not provide POSIX.1 features except with
1510 this defined. */
1511/* #undef _POSIX_1_SOURCE */
1512
1513/* Define to 1 if you need to in order for `stat' and other things to work. */
1514/* #undef _POSIX_SOURCE */
1515
cristy501c8042011-05-26 17:46:28 +00001516/* Define for Solaris 2.5.1 so the uint32_t typedef from <sys/synch.h>,
1517 <pthread.h>, or <semaphore.h> is not used. If the typedef were allowed, the
1518 #define below would cause a syntax error. */
1519/* #undef _UINT32_T */
1520
1521/* Define for Solaris 2.5.1 so the uint64_t typedef from <sys/synch.h>,
1522 <pthread.h>, or <semaphore.h> is not used. If the typedef were allowed, the
1523 #define below would cause a syntax error. */
1524/* #undef _UINT64_T */
1525
1526/* Define for Solaris 2.5.1 so the uint8_t typedef from <sys/synch.h>,
1527 <pthread.h>, or <semaphore.h> is not used. If the typedef were allowed, the
1528 #define below would cause a syntax error. */
1529/* #undef _UINT8_T */
1530
cristy3ed852e2009-09-05 21:47:34 +00001531/* Define to 1 if type `char' is unsigned and you are not using gcc. */
1532#ifndef __CHAR_UNSIGNED__
1533/* # undef __CHAR_UNSIGNED__ */
1534#endif
1535
1536/* Define so that glibc/gnulib argp.h does not typedef error_t. */
1537/* #undef __error_t_defined */
1538
1539/* Define to appropriate substitue if compiler does not have __func__ */
1540/* #undef __func__ */
1541
cristy3ed852e2009-09-05 21:47:34 +00001542/* Define to a type to use for `error_t' if it is not otherwise available. */
1543/* #undef error_t */
1544
cristy501c8042011-05-26 17:46:28 +00001545/* Define to `int' if <sys/types.h> doesn't define. */
1546/* #undef gid_t */
1547
cristy3ed852e2009-09-05 21:47:34 +00001548/* Define to `__inline__' or `__inline' if that's what the C compiler
1549 calls it, or to nothing if 'inline' is not supported under any name. */
1550#ifndef __cplusplus
cristybcbeec82010-01-22 03:20:31 +00001551/* #undef inline */
cristy3ed852e2009-09-05 21:47:34 +00001552#endif
1553
cristy501c8042011-05-26 17:46:28 +00001554/* Define to the type of a signed integer type of width exactly 16 bits if
1555 such a type exists and the standard includes do not define it. */
1556/* #undef int16_t */
1557
1558/* Define to the type of a signed integer type of width exactly 32 bits if
1559 such a type exists and the standard includes do not define it. */
1560/* #undef int32_t */
1561
1562/* Define to the type of a signed integer type of width exactly 64 bits if
1563 such a type exists and the standard includes do not define it. */
1564/* #undef int64_t */
1565
1566/* Define to the type of a signed integer type of width exactly 8 bits if such
1567 a type exists and the standard includes do not define it. */
1568/* #undef int8_t */
1569
1570/* Define to the widest signed integer type if <stdint.h> and <inttypes.h> do
1571 not define. */
1572/* #undef intmax_t */
1573
1574/* Define to the type of a signed integer type wide enough to hold a pointer,
1575 if such a type exists, and if the system does not define it. */
1576/* #undef intptr_t */
1577
1578/* Define to a type if <wchar.h> does not define. */
1579/* #undef mbstate_t */
1580
cristy3ed852e2009-09-05 21:47:34 +00001581/* Define to `int' if <sys/types.h> does not define. */
1582/* #undef mode_t */
1583
1584/* Define to `long int' if <sys/types.h> does not define. */
1585/* #undef off_t */
1586
1587/* Define to `int' if <sys/types.h> does not define. */
1588/* #undef pid_t */
1589
1590/* Define to the equivalent of the C99 'restrict' keyword, or to
1591 nothing if this is not supported. Do not define if restrict is
1592 supported directly. */
cristy964cb7f2010-04-25 23:18:00 +00001593#ifndef _magickcore_restrict
1594#define _magickcore_restrict __restrict
cristy3ed852e2009-09-05 21:47:34 +00001595#endif
cristy8b350f62009-11-15 23:12:43 +00001596/* Work around a bug in Sun C++: it does not support _Restrict or
1597 __restrict__, even though the corresponding Sun C compiler ends up with
1598 "#define restrict _Restrict" or "#define restrict __restrict__" in the
1599 previous line. Perhaps some future version of Sun C++ will work with
1600 restrict; if so, hopefully it defines __RESTRICT like Sun C does. */
cristy3ed852e2009-09-05 21:47:34 +00001601#if defined __SUNPRO_CC && !defined __RESTRICT
1602# define _Restrict
cristy8b350f62009-11-15 23:12:43 +00001603# define __restrict__
cristy3ed852e2009-09-05 21:47:34 +00001604#endif
1605
1606/* Define to `unsigned int' if <sys/types.h> does not define. */
1607/* #undef size_t */
1608
1609/* Define to `int' if <sys/types.h> does not define. */
1610/* #undef ssize_t */
1611
cristy501c8042011-05-26 17:46:28 +00001612/* Define to `int' if <sys/types.h> doesn't define. */
1613/* #undef uid_t */
1614
1615/* Define to the type of an unsigned integer type of width exactly 16 bits if
1616 such a type exists and the standard includes do not define it. */
1617/* #undef uint16_t */
1618
1619/* Define to the type of an unsigned integer type of width exactly 32 bits if
1620 such a type exists and the standard includes do not define it. */
1621/* #undef uint32_t */
1622
1623/* Define to the type of an unsigned integer type of width exactly 64 bits if
1624 such a type exists and the standard includes do not define it. */
1625/* #undef uint64_t */
1626
1627/* Define to the type of an unsigned integer type of width exactly 8 bits if
1628 such a type exists and the standard includes do not define it. */
1629/* #undef uint8_t */
1630
1631/* Define to the widest unsigned integer type if <stdint.h> and <inttypes.h>
1632 do not define. */
1633/* #undef uintmax_t */
1634
1635/* Define to the type of an unsigned integer type wide enough to hold a
1636 pointer, if such a type exists, and if the system does not define it. */
1637/* #undef uintptr_t */
1638
cristy3ed852e2009-09-05 21:47:34 +00001639/* Define as `fork' if `vfork' does not work. */
1640/* #undef vfork */
1641
1642/* Define to empty if the keyword `volatile' does not work. Warning: valid
1643 code using `volatile' can become incorrect without. Disable with care. */
1644/* #undef volatile */
1645
cristy4c08aed2011-07-01 19:47:50 +00001646/* once: _MAGICKCORE_MAGICK_CONFIG_H */
cristy3ed852e2009-09-05 21:47:34 +00001647#endif