blob: 83cf54cc9b7324590906c9afbc5cb7ebf3741a21 [file] [log] [blame]
cristy3ed852e2009-09-05 21:47:34 +00001#ifndef _MAGICK_MAGICK_CONFIG_H
2#define _MAGICK_MAGICK_CONFIG_H 1
3
4/* magick/magick-config.h. Generated automatically at end of configure. */
5/* config/config.h. Generated from config.h.in by configure. */
6/* config/config.h.in. Generated from configure.ac by autoheader. */
7
8/* Define if building universal (internal helper macro) */
9/* #undef AC_APPLE_UNIVERSAL_BUILD */
10
11/* Define if you have AUTOTRACE library */
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. */
cristy85278ed2010-05-31 15:10:05 +000015/* #undef BUILD_MODULES */
cristy3ed852e2009-09-05 21:47:34 +000016
17/* Define if you have the bzip2 library */
cristy964cb7f2010-04-25 23:18:00 +000018#ifndef MAGICKCORE_BZLIB_DELEGATE
19#define MAGICKCORE_BZLIB_DELEGATE 1
cristy3ed852e2009-09-05 21:47:34 +000020#endif
21
22/* Define if you have CAIRO library */
cristy964cb7f2010-04-25 23:18:00 +000023#ifndef MAGICKCORE_CAIRO_DELEGATE
24#define MAGICKCORE_CAIRO_DELEGATE 1
cristy3ed852e2009-09-05 21:47:34 +000025#endif
26
27/* permit enciphering and deciphering image pixels */
cristy964cb7f2010-04-25 23:18:00 +000028#ifndef MAGICKCORE_CIPHER_SUPPORT
29#define MAGICKCORE_CIPHER_SUPPORT 1
cristy3ed852e2009-09-05 21:47:34 +000030#endif
31
32/* Define to 1 if the `closedir' function returns void instead of `int'. */
33/* #undef CLOSEDIR_VOID */
34
35/* Location of coder modules */
cristy964cb7f2010-04-25 23:18:00 +000036#ifndef MAGICKCORE_CODER_PATH
cristy664b8d72010-05-17 13:53:36 +000037#define MAGICKCORE_CODER_PATH "/usr/local/lib/ImageMagick-6.6.2/modules-Q16/coders/"
cristy3ed852e2009-09-05 21:47:34 +000038#endif
39
40/* Subdirectory of lib where coder modules are installed */
cristy964cb7f2010-04-25 23:18:00 +000041#ifndef MAGICKCORE_CODER_RELATIVE_PATH
cristy664b8d72010-05-17 13:53:36 +000042#define MAGICKCORE_CODER_RELATIVE_PATH "ImageMagick-6.6.2/modules-Q16/coders"
cristy3ed852e2009-09-05 21:47:34 +000043#endif
44
45/* Directory where architecture-dependent configuration files live. */
cristy964cb7f2010-04-25 23:18:00 +000046#ifndef MAGICKCORE_CONFIGURE_PATH
cristy664b8d72010-05-17 13:53:36 +000047#define MAGICKCORE_CONFIGURE_PATH "/usr/local/lib/ImageMagick-6.6.2/config/"
cristy3ed852e2009-09-05 21:47:34 +000048#endif
49
50/* Subdirectory of lib where architecture-dependent configuration files live.
51 */
cristy964cb7f2010-04-25 23:18:00 +000052#ifndef MAGICKCORE_CONFIGURE_RELATIVE_PATH
cristy664b8d72010-05-17 13:53:36 +000053#define MAGICKCORE_CONFIGURE_RELATIVE_PATH "ImageMagick-6.6.2/config"
cristy3ed852e2009-09-05 21:47:34 +000054#endif
55
56/* Define if you have DJVU library */
cristy964cb7f2010-04-25 23:18:00 +000057#ifndef MAGICKCORE_DJVU_DELEGATE
58#define MAGICKCORE_DJVU_DELEGATE 1
cristy3ed852e2009-09-05 21:47:34 +000059#endif
60
61/* Directory where ImageMagick documents live. */
cristy964cb7f2010-04-25 23:18:00 +000062#ifndef MAGICKCORE_DOCUMENTATION_PATH
cristy664b8d72010-05-17 13:53:36 +000063#define MAGICKCORE_DOCUMENTATION_PATH "/usr/local/share/doc/ImageMagick-6.6.2/"
cristy3ed852e2009-09-05 21:47:34 +000064#endif
65
66/* Define if you have Display Postscript */
67/* #undef DPS_DELEGATE */
68
cristy161b9262010-03-20 19:34:32 +000069/* Build self-contained, embeddable, zero-configuration ImageMagick */
cristy3ed852e2009-09-05 21:47:34 +000070/* #undef EMBEDDABLE_SUPPORT */
71
72/* exclude deprecated methods in MagickCore API */
73/* #undef EXCLUDE_DEPRECATED */
74
75/* Directory where executables are installed. */
cristy964cb7f2010-04-25 23:18:00 +000076#ifndef MAGICKCORE_EXECUTABLE_PATH
77#define MAGICKCORE_EXECUTABLE_PATH "/usr/local/bin/"
cristy3ed852e2009-09-05 21:47:34 +000078#endif
79
80/* Define if you have FFTW library */
cristy964cb7f2010-04-25 23:18:00 +000081#ifndef MAGICKCORE_FFTW_DELEGATE
82#define MAGICKCORE_FFTW_DELEGATE 1
cristy3ed852e2009-09-05 21:47:34 +000083#endif
84
85/* Location of filter modules */
cristy964cb7f2010-04-25 23:18:00 +000086#ifndef MAGICKCORE_FILTER_PATH
cristy664b8d72010-05-17 13:53:36 +000087#define MAGICKCORE_FILTER_PATH "/usr/local/lib/ImageMagick-6.6.2/modules-Q16/filters/"
cristy3ed852e2009-09-05 21:47:34 +000088#endif
89
90/* Subdirectory of lib where filter modules are installed */
cristy964cb7f2010-04-25 23:18:00 +000091#ifndef MAGICKCORE_FILTER_RELATIVE_PATH
cristy664b8d72010-05-17 13:53:36 +000092#define MAGICKCORE_FILTER_RELATIVE_PATH "ImageMagick-6.6.2/modules-Q16/filters"
cristy3ed852e2009-09-05 21:47:34 +000093#endif
94
95/* Define if you have FONTCONFIG library */
cristy964cb7f2010-04-25 23:18:00 +000096#ifndef MAGICKCORE_FONTCONFIG_DELEGATE
97#define MAGICKCORE_FONTCONFIG_DELEGATE 1
cristy3ed852e2009-09-05 21:47:34 +000098#endif
99
100/* Define if you have FlashPIX library */
101/* #undef FPX_DELEGATE */
102
103/* Define if you have FreeType (TrueType font) library */
cristy964cb7f2010-04-25 23:18:00 +0000104#ifndef MAGICKCORE_FREETYPE_DELEGATE
105#define MAGICKCORE_FREETYPE_DELEGATE 1
cristy3ed852e2009-09-05 21:47:34 +0000106#endif
107
108/* Define if you have Ghostscript library or framework */
109/* #undef GS_DELEGATE */
110
111/* Define if you have GVC library */
cristy85278ed2010-05-31 15:10:05 +0000112/* #undef GVC_DELEGATE */
cristy3ed852e2009-09-05 21:47:34 +0000113
114/* Define to 1 if you have the `argz_add' function. */
cristy964cb7f2010-04-25 23:18:00 +0000115#ifndef MAGICKCORE_HAVE_ARGZ_ADD
116#define MAGICKCORE_HAVE_ARGZ_ADD 1
cristy3ed852e2009-09-05 21:47:34 +0000117#endif
118
119/* Define to 1 if you have the `argz_append' function. */
cristy964cb7f2010-04-25 23:18:00 +0000120#ifndef MAGICKCORE_HAVE_ARGZ_APPEND
121#define MAGICKCORE_HAVE_ARGZ_APPEND 1
cristy3ed852e2009-09-05 21:47:34 +0000122#endif
123
124/* Define to 1 if you have the `argz_count' function. */
cristy964cb7f2010-04-25 23:18:00 +0000125#ifndef MAGICKCORE_HAVE_ARGZ_COUNT
126#define MAGICKCORE_HAVE_ARGZ_COUNT 1
cristy3ed852e2009-09-05 21:47:34 +0000127#endif
128
129/* Define to 1 if you have the `argz_create_sep' function. */
cristy964cb7f2010-04-25 23:18:00 +0000130#ifndef MAGICKCORE_HAVE_ARGZ_CREATE_SEP
131#define MAGICKCORE_HAVE_ARGZ_CREATE_SEP 1
cristy3ed852e2009-09-05 21:47:34 +0000132#endif
133
134/* Define to 1 if you have the <argz.h> header file. */
cristy964cb7f2010-04-25 23:18:00 +0000135#ifndef MAGICKCORE_HAVE_ARGZ_H
136#define MAGICKCORE_HAVE_ARGZ_H 1
cristy3ed852e2009-09-05 21:47:34 +0000137#endif
138
139/* Define to 1 if you have the `argz_insert' function. */
cristy964cb7f2010-04-25 23:18:00 +0000140#ifndef MAGICKCORE_HAVE_ARGZ_INSERT
141#define MAGICKCORE_HAVE_ARGZ_INSERT 1
cristy3ed852e2009-09-05 21:47:34 +0000142#endif
143
144/* Define to 1 if you have the `argz_next' function. */
cristy964cb7f2010-04-25 23:18:00 +0000145#ifndef MAGICKCORE_HAVE_ARGZ_NEXT
146#define MAGICKCORE_HAVE_ARGZ_NEXT 1
cristy3ed852e2009-09-05 21:47:34 +0000147#endif
148
149/* Define to 1 if you have the `argz_stringify' function. */
cristy964cb7f2010-04-25 23:18:00 +0000150#ifndef MAGICKCORE_HAVE_ARGZ_STRINGIFY
151#define MAGICKCORE_HAVE_ARGZ_STRINGIFY 1
cristy3ed852e2009-09-05 21:47:34 +0000152#endif
153
154/* Define to 1 if you have the <arm/limits.h> header file. */
155/* #undef HAVE_ARM_LIMITS_H */
156
157/* Define to 1 if you have the `atexit' function. */
cristy964cb7f2010-04-25 23:18:00 +0000158#ifndef MAGICKCORE_HAVE_ATEXIT
159#define MAGICKCORE_HAVE_ATEXIT 1
cristy3ed852e2009-09-05 21:47:34 +0000160#endif
161
162/* define if bool is a built-in type */
cristy232a9ab2010-06-26 01:02:54 +0000163#ifndef MAGICKCORE_HAVE_BOOL
164#define MAGICKCORE_HAVE_BOOL /**/
165#endif
cristy3ed852e2009-09-05 21:47:34 +0000166
cristy56ed31c2010-03-22 00:46:21 +0000167/* Define to 1 if you have the `cimag' function. */
cristy964cb7f2010-04-25 23:18:00 +0000168#ifndef MAGICKCORE_HAVE_CIMAG
169#define MAGICKCORE_HAVE_CIMAG 1
cristy56ed31c2010-03-22 00:46:21 +0000170#endif
171
cristy3ed852e2009-09-05 21:47:34 +0000172/* Define to 1 if you have the `clock' function. */
cristy964cb7f2010-04-25 23:18:00 +0000173#ifndef MAGICKCORE_HAVE_CLOCK
174#define MAGICKCORE_HAVE_CLOCK 1
cristy3ed852e2009-09-05 21:47:34 +0000175#endif
176
cristye43a45e2009-09-28 14:49:00 +0000177/* Define to 1 if you have clock_gettime. */
cristy964cb7f2010-04-25 23:18:00 +0000178#ifndef MAGICKCORE_HAVE_CLOCK_GETTIME
179#define MAGICKCORE_HAVE_CLOCK_GETTIME 1
cristy3ed852e2009-09-05 21:47:34 +0000180#endif
181
cristye43a45e2009-09-28 14:49:00 +0000182/* Define to 1 if clock_gettime supports CLOCK_REALTIME. */
cristy964cb7f2010-04-25 23:18:00 +0000183#ifndef MAGICKCORE_HAVE_CLOCK_REALTIME
184#define MAGICKCORE_HAVE_CLOCK_REALTIME 1
cristye43a45e2009-09-28 14:49:00 +0000185#endif
186
cristy3ed852e2009-09-05 21:47:34 +0000187/* Define to 1 if you have the `closedir' function. */
cristy964cb7f2010-04-25 23:18:00 +0000188#ifndef MAGICKCORE_HAVE_CLOSEDIR
189#define MAGICKCORE_HAVE_CLOSEDIR 1
cristy3ed852e2009-09-05 21:47:34 +0000190#endif
191
cristyfe2e68f2010-01-09 19:16:03 +0000192/* Define to 1 if you have the <CL/cl.h> header file. */
cristy85278ed2010-05-31 15:10:05 +0000193/* #undef HAVE_CL_CL_H */
cristy736173a2009-09-20 21:18:22 +0000194
cristy3ed852e2009-09-05 21:47:34 +0000195/* Define to 1 if you have the <complex.h> header file. */
cristy964cb7f2010-04-25 23:18:00 +0000196#ifndef MAGICKCORE_HAVE_COMPLEX_H
197#define MAGICKCORE_HAVE_COMPLEX_H 1
cristy3ed852e2009-09-05 21:47:34 +0000198#endif
199
200/* Define to 1 if you have the declaration of `cygwin_conv_path', and to 0 if
201 you don't. */
202/* #undef HAVE_DECL_CYGWIN_CONV_PATH */
203
204/* Define to 1 if you have the declaration of `pread', and to 0 if you don't.
205 */
cristy964cb7f2010-04-25 23:18:00 +0000206#ifndef MAGICKCORE_HAVE_DECL_PREAD
207#define MAGICKCORE_HAVE_DECL_PREAD 1
cristy3ed852e2009-09-05 21:47:34 +0000208#endif
209
210/* Define to 1 if you have the declaration of `pwrite', and to 0 if you don't.
211 */
cristy964cb7f2010-04-25 23:18:00 +0000212#ifndef MAGICKCORE_HAVE_DECL_PWRITE
213#define MAGICKCORE_HAVE_DECL_PWRITE 1
cristy3ed852e2009-09-05 21:47:34 +0000214#endif
215
216/* Define to 1 if you have the declaration of `strlcpy', and to 0 if you
217 don't. */
cristy964cb7f2010-04-25 23:18:00 +0000218#ifndef MAGICKCORE_HAVE_DECL_STRLCPY
219#define MAGICKCORE_HAVE_DECL_STRLCPY 0
cristy3ed852e2009-09-05 21:47:34 +0000220#endif
221
cristy92703d82010-04-26 00:18:18 +0000222/* Define to 1 if you have the declaration of `tzname', and to 0 if you don't.
223 */
224/* #undef HAVE_DECL_TZNAME */
225
cristy3ed852e2009-09-05 21:47:34 +0000226/* Define to 1 if you have the declaration of `vsnprintf', and to 0 if you
227 don't. */
cristy964cb7f2010-04-25 23:18:00 +0000228#ifndef MAGICKCORE_HAVE_DECL_VSNPRINTF
229#define MAGICKCORE_HAVE_DECL_VSNPRINTF 1
cristy3ed852e2009-09-05 21:47:34 +0000230#endif
231
232/* Define to 1 if you have the `directio' function. */
233/* #undef HAVE_DIRECTIO */
234
235/* Define to 1 if you have the <dirent.h> header file, and it defines `DIR'.
236 */
cristy964cb7f2010-04-25 23:18:00 +0000237#ifndef MAGICKCORE_HAVE_DIRENT_H
238#define MAGICKCORE_HAVE_DIRENT_H 1
cristy3ed852e2009-09-05 21:47:34 +0000239#endif
240
241/* Define if you have the GNU dld library. */
242/* #undef HAVE_DLD */
243
244/* Define to 1 if you have the <dld.h> header file. */
245/* #undef HAVE_DLD_H */
246
247/* Define to 1 if you have the `dlerror' function. */
cristy964cb7f2010-04-25 23:18:00 +0000248#ifndef MAGICKCORE_HAVE_DLERROR
249#define MAGICKCORE_HAVE_DLERROR 1
cristy3ed852e2009-09-05 21:47:34 +0000250#endif
251
252/* Define to 1 if you have the <dlfcn.h> header file. */
cristy964cb7f2010-04-25 23:18:00 +0000253#ifndef MAGICKCORE_HAVE_DLFCN_H
254#define MAGICKCORE_HAVE_DLFCN_H 1
cristy3ed852e2009-09-05 21:47:34 +0000255#endif
256
257/* Define to 1 if you have the <dl.h> header file. */
258/* #undef HAVE_DL_H */
259
260/* Define to 1 if you don't have `vprintf' but do have `_doprnt.' */
261/* #undef HAVE_DOPRNT */
262
263/* Define if you have the _dyld_func_lookup function. */
264/* #undef HAVE_DYLD */
265
266/* Define to 1 if you have the <errno.h> header file. */
cristy964cb7f2010-04-25 23:18:00 +0000267#ifndef MAGICKCORE_HAVE_ERRNO_H
268#define MAGICKCORE_HAVE_ERRNO_H 1
cristy3ed852e2009-09-05 21:47:34 +0000269#endif
270
271/* Define to 1 if the system has the type `error_t'. */
cristy964cb7f2010-04-25 23:18:00 +0000272#ifndef MAGICKCORE_HAVE_ERROR_T
273#define MAGICKCORE_HAVE_ERROR_T 1
cristy3ed852e2009-09-05 21:47:34 +0000274#endif
275
276/* Define to 1 if you have the `execvp' function. */
cristy964cb7f2010-04-25 23:18:00 +0000277#ifndef MAGICKCORE_HAVE_EXECVP
278#define MAGICKCORE_HAVE_EXECVP 1
cristy3ed852e2009-09-05 21:47:34 +0000279#endif
280
cristyf1440cb2010-02-23 02:24:21 +0000281/* Define to 1 if you have the `fchmod' function. */
cristy964cb7f2010-04-25 23:18:00 +0000282#ifndef MAGICKCORE_HAVE_FCHMOD
283#define MAGICKCORE_HAVE_FCHMOD 1
cristyf1440cb2010-02-23 02:24:21 +0000284#endif
285
cristy3ed852e2009-09-05 21:47:34 +0000286/* Define to 1 if you have the <fcntl.h> header file. */
cristy964cb7f2010-04-25 23:18:00 +0000287#ifndef MAGICKCORE_HAVE_FCNTL_H
288#define MAGICKCORE_HAVE_FCNTL_H 1
cristy3ed852e2009-09-05 21:47:34 +0000289#endif
290
291/* Define to 1 if you have the `floor' function. */
cristy964cb7f2010-04-25 23:18:00 +0000292#ifndef MAGICKCORE_HAVE_FLOOR
293#define MAGICKCORE_HAVE_FLOOR 1
cristy161b9262010-03-20 19:34:32 +0000294#endif
cristy3ed852e2009-09-05 21:47:34 +0000295
296/* Define to 1 if you have the `fork' function. */
cristy964cb7f2010-04-25 23:18:00 +0000297#ifndef MAGICKCORE_HAVE_FORK
298#define MAGICKCORE_HAVE_FORK 1
cristy3ed852e2009-09-05 21:47:34 +0000299#endif
300
301/* Define to 1 if fseeko (and presumably ftello) exists and is declared. */
cristy964cb7f2010-04-25 23:18:00 +0000302#ifndef MAGICKCORE_HAVE_FSEEKO
303#define MAGICKCORE_HAVE_FSEEKO 1
cristy3ed852e2009-09-05 21:47:34 +0000304#endif
305
306/* Define to 1 if you have the <ft2build.h> header file. */
cristy964cb7f2010-04-25 23:18:00 +0000307#ifndef MAGICKCORE_HAVE_FT2BUILD_H
308#define MAGICKCORE_HAVE_FT2BUILD_H 1
cristy3ed852e2009-09-05 21:47:34 +0000309#endif
310
311/* Define to 1 if you have the `ftime' function. */
cristy964cb7f2010-04-25 23:18:00 +0000312#ifndef MAGICKCORE_HAVE_FTIME
313#define MAGICKCORE_HAVE_FTIME 1
cristy3ed852e2009-09-05 21:47:34 +0000314#endif
315
316/* Define to 1 if you have the `ftruncate' function. */
cristy964cb7f2010-04-25 23:18:00 +0000317#ifndef MAGICKCORE_HAVE_FTRUNCATE
318#define MAGICKCORE_HAVE_FTRUNCATE 1
cristy3ed852e2009-09-05 21:47:34 +0000319#endif
320
321/* Define to 1 if you have the `getcwd' function. */
cristy964cb7f2010-04-25 23:18:00 +0000322#ifndef MAGICKCORE_HAVE_GETCWD
323#define MAGICKCORE_HAVE_GETCWD 1
cristy3ed852e2009-09-05 21:47:34 +0000324#endif
325
326/* Define to 1 if you have the `getdtablesize' function. */
cristy964cb7f2010-04-25 23:18:00 +0000327#ifndef MAGICKCORE_HAVE_GETDTABLESIZE
328#define MAGICKCORE_HAVE_GETDTABLESIZE 1
cristy3ed852e2009-09-05 21:47:34 +0000329#endif
330
331/* Define to 1 if you have the `getexecname' function. */
332/* #undef HAVE_GETEXECNAME */
333
334/* Define to 1 if you have the `getpagesize' function. */
cristy964cb7f2010-04-25 23:18:00 +0000335#ifndef MAGICKCORE_HAVE_GETPAGESIZE
336#define MAGICKCORE_HAVE_GETPAGESIZE 1
cristy3ed852e2009-09-05 21:47:34 +0000337#endif
338
339/* Define to 1 if you have the `getpid' function. */
cristy964cb7f2010-04-25 23:18:00 +0000340#ifndef MAGICKCORE_HAVE_GETPID
341#define MAGICKCORE_HAVE_GETPID 1
cristy3ed852e2009-09-05 21:47:34 +0000342#endif
343
cristyd3ef0102009-09-12 18:11:06 +0000344/* Define to 1 if you have the `getrlimit' function. */
cristy964cb7f2010-04-25 23:18:00 +0000345#ifndef MAGICKCORE_HAVE_GETRLIMIT
346#define MAGICKCORE_HAVE_GETRLIMIT 1
cristyd3ef0102009-09-12 18:11:06 +0000347#endif
348
cristy3ed852e2009-09-05 21:47:34 +0000349/* Define to 1 if you have the `getrusage' function. */
cristy964cb7f2010-04-25 23:18:00 +0000350#ifndef MAGICKCORE_HAVE_GETRUSAGE
351#define MAGICKCORE_HAVE_GETRUSAGE 1
cristy3ed852e2009-09-05 21:47:34 +0000352#endif
353
354/* Define to 1 if you have the `gettimeofday' function. */
cristy964cb7f2010-04-25 23:18:00 +0000355#ifndef MAGICKCORE_HAVE_GETTIMEOFDAY
356#define MAGICKCORE_HAVE_GETTIMEOFDAY 1
cristy3ed852e2009-09-05 21:47:34 +0000357#endif
358
359/* Define to 1 if you have the `gmtime_r' function. */
cristy964cb7f2010-04-25 23:18:00 +0000360#ifndef MAGICKCORE_HAVE_GMTIME_R
361#define MAGICKCORE_HAVE_GMTIME_R 1
cristy3ed852e2009-09-05 21:47:34 +0000362#endif
363
364/* Define to 1 if you have the <inttypes.h> header file. */
cristy964cb7f2010-04-25 23:18:00 +0000365#ifndef MAGICKCORE_HAVE_INTTYPES_H
366#define MAGICKCORE_HAVE_INTTYPES_H 1
cristy3ed852e2009-09-05 21:47:34 +0000367#endif
368
cristy161b9262010-03-20 19:34:32 +0000369/* Define to 1 if you have the `j0' function. */
cristy964cb7f2010-04-25 23:18:00 +0000370#ifndef MAGICKCORE_HAVE_J0
371#define MAGICKCORE_HAVE_J0 1
cristy161b9262010-03-20 19:34:32 +0000372#endif
373
374/* Define to 1 if you have the `j1' function. */
cristy964cb7f2010-04-25 23:18:00 +0000375#ifndef MAGICKCORE_HAVE_J1
376#define MAGICKCORE_HAVE_J1 1
cristy161b9262010-03-20 19:34:32 +0000377#endif
378
cristyd09bcf92010-03-25 03:04:45 +0000379/* Define if you have the <lcms2.h> header file. */
380/* #undef HAVE_LCMS2_H */
381
cristy71203402010-06-18 13:12:03 +0000382/* Define if you have the <lcms2/lcms2.h> header file. */
383/* #undef HAVE_LCMS2_LCMS2_H */
384
cristy3ed852e2009-09-05 21:47:34 +0000385/* Define if you have the <lcms.h> header file. */
cristy964cb7f2010-04-25 23:18:00 +0000386#ifndef MAGICKCORE_HAVE_LCMS_H
387#define MAGICKCORE_HAVE_LCMS_H 1
cristy3ed852e2009-09-05 21:47:34 +0000388#endif
389
390/* Define if you have the <lcms/lcms.h> header file. */
391/* #undef HAVE_LCMS_LCMS_H */
392
393/* Define if you have the libdl library or equivalent. */
cristy964cb7f2010-04-25 23:18:00 +0000394#ifndef MAGICKCORE_HAVE_LIBDL
395#define MAGICKCORE_HAVE_LIBDL 1
cristy3ed852e2009-09-05 21:47:34 +0000396#endif
397
398/* Define if libdlloader will be built on this platform */
cristy964cb7f2010-04-25 23:18:00 +0000399#ifndef MAGICKCORE_HAVE_LIBDLLOADER
400#define MAGICKCORE_HAVE_LIBDLLOADER 1
cristy3ed852e2009-09-05 21:47:34 +0000401#endif
402
403/* Define to 1 if you have the `gcov' library (-lgcov). */
404/* #undef HAVE_LIBGCOV */
405
406/* Define to 1 if you have the <limits.h> header file. */
cristy964cb7f2010-04-25 23:18:00 +0000407#ifndef MAGICKCORE_HAVE_LIMITS_H
408#define MAGICKCORE_HAVE_LIMITS_H 1
cristy3ed852e2009-09-05 21:47:34 +0000409#endif
410
411/* Define to 1 if you have the <linux/unistd.h> header file. */
cristy964cb7f2010-04-25 23:18:00 +0000412#ifndef MAGICKCORE_HAVE_LINUX_UNISTD_H
413#define MAGICKCORE_HAVE_LINUX_UNISTD_H 1
cristy3ed852e2009-09-05 21:47:34 +0000414#endif
415
416/* Define to 1 if you have the <locale.h> header file. */
cristy964cb7f2010-04-25 23:18:00 +0000417#ifndef MAGICKCORE_HAVE_LOCALE_H
418#define MAGICKCORE_HAVE_LOCALE_H 1
cristy3ed852e2009-09-05 21:47:34 +0000419#endif
420
421/* Define to 1 if you have the `localtime_r' function. */
cristy964cb7f2010-04-25 23:18:00 +0000422#ifndef MAGICKCORE_HAVE_LOCALTIME_R
423#define MAGICKCORE_HAVE_LOCALTIME_R 1
cristy3ed852e2009-09-05 21:47:34 +0000424#endif
425
426/* Define to 1 if the type `long double' works and has more range or precision
427 than `double'. */
cristy964cb7f2010-04-25 23:18:00 +0000428#ifndef MAGICKCORE_HAVE_LONG_DOUBLE_WIDER
429#define MAGICKCORE_HAVE_LONG_DOUBLE_WIDER 1
cristy3ed852e2009-09-05 21:47:34 +0000430#endif
431
432/* Define to 1 if you have the `lstat' function. */
cristy964cb7f2010-04-25 23:18:00 +0000433#ifndef MAGICKCORE_HAVE_LSTAT
434#define MAGICKCORE_HAVE_LSTAT 1
cristy3ed852e2009-09-05 21:47:34 +0000435#endif
436
437/* define if the compiler implements L"widestring" */
cristy232a9ab2010-06-26 01:02:54 +0000438#ifndef MAGICKCORE_HAVE_LSTRING
439#define MAGICKCORE_HAVE_LSTRING /**/
440#endif
cristy3ed852e2009-09-05 21:47:34 +0000441
442/* Define this if a modern libltdl is already installed */
cristy964cb7f2010-04-25 23:18:00 +0000443#ifndef MAGICKCORE_HAVE_LTDL
444#define MAGICKCORE_HAVE_LTDL 1
cristy3ed852e2009-09-05 21:47:34 +0000445#endif
446
447/* Define to 1 if you have the <machine/param.h> header file. */
448/* #undef HAVE_MACHINE_PARAM_H */
449
450/* Define to 1 if you have the <mach-o/dyld.h> header file. */
451/* #undef HAVE_MACH_O_DYLD_H */
452
453/* Define to 1 if you have the `memmove' function. */
cristy964cb7f2010-04-25 23:18:00 +0000454#ifndef MAGICKCORE_HAVE_MEMMOVE
455#define MAGICKCORE_HAVE_MEMMOVE 1
cristy3ed852e2009-09-05 21:47:34 +0000456#endif
457
458/* Define to 1 if you have the <memory.h> header file. */
cristy964cb7f2010-04-25 23:18:00 +0000459#ifndef MAGICKCORE_HAVE_MEMORY_H
460#define MAGICKCORE_HAVE_MEMORY_H 1
cristy3ed852e2009-09-05 21:47:34 +0000461#endif
462
463/* Define to 1 if you have the `memset' function. */
cristy964cb7f2010-04-25 23:18:00 +0000464#ifndef MAGICKCORE_HAVE_MEMSET
465#define MAGICKCORE_HAVE_MEMSET 1
cristy3ed852e2009-09-05 21:47:34 +0000466#endif
467
468/* Define to 1 if you have the `mkstemp' function. */
cristy964cb7f2010-04-25 23:18:00 +0000469#ifndef MAGICKCORE_HAVE_MKSTEMP
470#define MAGICKCORE_HAVE_MKSTEMP 1
cristy3ed852e2009-09-05 21:47:34 +0000471#endif
472
473/* Define to 1 if you have a working `mmap' system call. */
cristy964cb7f2010-04-25 23:18:00 +0000474#ifndef MAGICKCORE_HAVE_MMAP
475#define MAGICKCORE_HAVE_MMAP 1
cristy3ed852e2009-09-05 21:47:34 +0000476#endif
477
478/* Define to 1 if you have a working `mmap' system call. */
cristy964cb7f2010-04-25 23:18:00 +0000479#ifndef MAGICKCORE_HAVE_MMAP_FILEIO
480#define MAGICKCORE_HAVE_MMAP_FILEIO 1
cristy40e685d2010-04-23 14:44:08 +0000481#endif
cristy3ed852e2009-09-05 21:47:34 +0000482
483/* Define to 1 if you have the `munmap' function. */
cristy964cb7f2010-04-25 23:18:00 +0000484#ifndef MAGICKCORE_HAVE_MUNMAP
485#define MAGICKCORE_HAVE_MUNMAP 1
cristy3ed852e2009-09-05 21:47:34 +0000486#endif
487
488/* define if the compiler implements namespaces */
cristy232a9ab2010-06-26 01:02:54 +0000489#ifndef MAGICKCORE_HAVE_NAMESPACES
490#define MAGICKCORE_HAVE_NAMESPACES /**/
491#endif
cristy964cb7f2010-04-25 23:18:00 +0000492
493/* Define if g++ supports namespace std. */
cristy232a9ab2010-06-26 01:02:54 +0000494#ifndef MAGICKCORE_HAVE_NAMESPACE_STD
495#define MAGICKCORE_HAVE_NAMESPACE_STD /**/
496#endif
cristy3ed852e2009-09-05 21:47:34 +0000497
498/* Define to 1 if you have the <ndir.h> header file, and it defines `DIR'. */
499/* #undef HAVE_NDIR_H */
500
cristyfe2e68f2010-01-09 19:16:03 +0000501/* Define to 1 if you have the <OpenCL/cl.h> header file. */
502/* #undef HAVE_OPENCL_CL_H */
cristy736173a2009-09-20 21:18:22 +0000503
cristy3ed852e2009-09-05 21:47:34 +0000504/* Define to 1 if you have the `opendir' function. */
cristy964cb7f2010-04-25 23:18:00 +0000505#ifndef MAGICKCORE_HAVE_OPENDIR
506#define MAGICKCORE_HAVE_OPENDIR 1
cristy3ed852e2009-09-05 21:47:34 +0000507#endif
508
509/* Define to 1 if you have the <OS.h> header file. */
510/* #undef HAVE_OS_H */
511
512/* Define to 1 if you have the `pclose' function. */
cristy964cb7f2010-04-25 23:18:00 +0000513#ifndef MAGICKCORE_HAVE_PCLOSE
514#define MAGICKCORE_HAVE_PCLOSE 1
cristy3ed852e2009-09-05 21:47:34 +0000515#endif
516
517/* Define to 1 if you have the `poll' function. */
cristy964cb7f2010-04-25 23:18:00 +0000518#ifndef MAGICKCORE_HAVE_POLL
519#define MAGICKCORE_HAVE_POLL 1
cristy3ed852e2009-09-05 21:47:34 +0000520#endif
521
522/* Define to 1 if you have the `popen' function. */
cristy964cb7f2010-04-25 23:18:00 +0000523#ifndef MAGICKCORE_HAVE_POPEN
524#define MAGICKCORE_HAVE_POPEN 1
cristy3ed852e2009-09-05 21:47:34 +0000525#endif
526
527/* Define to 1 if you have the `posix_fadvise' function. */
cristy964cb7f2010-04-25 23:18:00 +0000528#ifndef MAGICKCORE_HAVE_POSIX_FADVISE
529#define MAGICKCORE_HAVE_POSIX_FADVISE 1
cristy3ed852e2009-09-05 21:47:34 +0000530#endif
531
532/* Define to 1 if you have the `posix_fallocate' function. */
cristy964cb7f2010-04-25 23:18:00 +0000533#ifndef MAGICKCORE_HAVE_POSIX_FALLOCATE
534#define MAGICKCORE_HAVE_POSIX_FALLOCATE 1
cristy3ed852e2009-09-05 21:47:34 +0000535#endif
536
537/* Define to 1 if you have the `posix_madvise' function. */
cristy964cb7f2010-04-25 23:18:00 +0000538#ifndef MAGICKCORE_HAVE_POSIX_MADVISE
539#define MAGICKCORE_HAVE_POSIX_MADVISE 1
cristy3ed852e2009-09-05 21:47:34 +0000540#endif
541
542/* Define to 1 if you have the `posix_memalign' function. */
cristy964cb7f2010-04-25 23:18:00 +0000543#ifndef MAGICKCORE_HAVE_POSIX_MEMALIGN
544#define MAGICKCORE_HAVE_POSIX_MEMALIGN 1
cristy3ed852e2009-09-05 21:47:34 +0000545#endif
546
547/* Define to 1 if you have the `pow' function. */
cristy964cb7f2010-04-25 23:18:00 +0000548#ifndef MAGICKCORE_HAVE_POW
549#define MAGICKCORE_HAVE_POW 1
cristy161b9262010-03-20 19:34:32 +0000550#endif
cristy3ed852e2009-09-05 21:47:34 +0000551
552/* Define to 1 if you have the `pread' function. */
cristy964cb7f2010-04-25 23:18:00 +0000553#ifndef MAGICKCORE_HAVE_PREAD
554#define MAGICKCORE_HAVE_PREAD 1
cristy3ed852e2009-09-05 21:47:34 +0000555#endif
556
557/* Define if libtool can extract symbol lists from object files. */
cristy964cb7f2010-04-25 23:18:00 +0000558#ifndef MAGICKCORE_HAVE_PRELOADED_SYMBOLS
559#define MAGICKCORE_HAVE_PRELOADED_SYMBOLS 1
cristy3ed852e2009-09-05 21:47:34 +0000560#endif
561
cristy98e91bd2010-01-12 01:11:42 +0000562/* Define to 1 if you have the <process.h> header file. */
563/* #undef HAVE_PROCESS_H */
564
cristy3ed852e2009-09-05 21:47:34 +0000565/* Define if you have POSIX threads libraries and header files. */
cristy964cb7f2010-04-25 23:18:00 +0000566#ifndef MAGICKCORE_HAVE_PTHREAD
567#define MAGICKCORE_HAVE_PTHREAD 1
cristy3ed852e2009-09-05 21:47:34 +0000568#endif
569
570/* Define to 1 if you have the `pwrite' function. */
cristy964cb7f2010-04-25 23:18:00 +0000571#ifndef MAGICKCORE_HAVE_PWRITE
572#define MAGICKCORE_HAVE_PWRITE 1
cristy3ed852e2009-09-05 21:47:34 +0000573#endif
574
575/* Define to 1 if you have the `raise' function. */
cristy964cb7f2010-04-25 23:18:00 +0000576#ifndef MAGICKCORE_HAVE_RAISE
577#define MAGICKCORE_HAVE_RAISE 1
cristy3ed852e2009-09-05 21:47:34 +0000578#endif
579
580/* Define to 1 if you have the `rand_r' function. */
cristy964cb7f2010-04-25 23:18:00 +0000581#ifndef MAGICKCORE_HAVE_RAND_R
582#define MAGICKCORE_HAVE_RAND_R 1
cristy3ed852e2009-09-05 21:47:34 +0000583#endif
584
585/* Define to 1 if you have the `readdir' function. */
cristy964cb7f2010-04-25 23:18:00 +0000586#ifndef MAGICKCORE_HAVE_READDIR
587#define MAGICKCORE_HAVE_READDIR 1
cristy3ed852e2009-09-05 21:47:34 +0000588#endif
589
590/* Define to 1 if you have the `readdir_r' function. */
cristy964cb7f2010-04-25 23:18:00 +0000591#ifndef MAGICKCORE_HAVE_READDIR_R
592#define MAGICKCORE_HAVE_READDIR_R 1
cristy3ed852e2009-09-05 21:47:34 +0000593#endif
594
595/* Define to 1 if you have the `readlink' function. */
cristy964cb7f2010-04-25 23:18:00 +0000596#ifndef MAGICKCORE_HAVE_READLINK
597#define MAGICKCORE_HAVE_READLINK 1
cristy3ed852e2009-09-05 21:47:34 +0000598#endif
599
600/* Define to 1 if you have the `realpath' function. */
cristy964cb7f2010-04-25 23:18:00 +0000601#ifndef MAGICKCORE_HAVE_REALPATH
602#define MAGICKCORE_HAVE_REALPATH 1
cristy3ed852e2009-09-05 21:47:34 +0000603#endif
604
605/* Define to 1 if you have the `seekdir' function. */
cristy964cb7f2010-04-25 23:18:00 +0000606#ifndef MAGICKCORE_HAVE_SEEKDIR
607#define MAGICKCORE_HAVE_SEEKDIR 1
cristy3ed852e2009-09-05 21:47:34 +0000608#endif
609
610/* Define to 1 if you have the `select' function. */
cristy964cb7f2010-04-25 23:18:00 +0000611#ifndef MAGICKCORE_HAVE_SELECT
612#define MAGICKCORE_HAVE_SELECT 1
cristy3ed852e2009-09-05 21:47:34 +0000613#endif
614
615/* Define to 1 if you have the `setlocale' function. */
cristy964cb7f2010-04-25 23:18:00 +0000616#ifndef MAGICKCORE_HAVE_SETLOCALE
617#define MAGICKCORE_HAVE_SETLOCALE 1
cristy3ed852e2009-09-05 21:47:34 +0000618#endif
619
620/* Define to 1 if you have the `setvbuf' function. */
cristy964cb7f2010-04-25 23:18:00 +0000621#ifndef MAGICKCORE_HAVE_SETVBUF
622#define MAGICKCORE_HAVE_SETVBUF 1
cristy3ed852e2009-09-05 21:47:34 +0000623#endif
624
625/* X11 server supports shape extension */
cristy964cb7f2010-04-25 23:18:00 +0000626#ifndef MAGICKCORE_HAVE_SHAPE
627#define MAGICKCORE_HAVE_SHAPE 1
cristy3ed852e2009-09-05 21:47:34 +0000628#endif
629
630/* X11 server supports shared memory extension */
cristy964cb7f2010-04-25 23:18:00 +0000631#ifndef MAGICKCORE_HAVE_SHARED_MEMORY
632#define MAGICKCORE_HAVE_SHARED_MEMORY 1
cristy3ed852e2009-09-05 21:47:34 +0000633#endif
634
635/* Define if you have the shl_load function. */
636/* #undef HAVE_SHL_LOAD */
637
638/* Define to 1 if you have the `sigaction' function. */
cristy964cb7f2010-04-25 23:18:00 +0000639#ifndef MAGICKCORE_HAVE_SIGACTION
640#define MAGICKCORE_HAVE_SIGACTION 1
cristy3ed852e2009-09-05 21:47:34 +0000641#endif
642
643/* Define to 1 if you have the `sigemptyset' function. */
cristy964cb7f2010-04-25 23:18:00 +0000644#ifndef MAGICKCORE_HAVE_SIGEMPTYSET
645#define MAGICKCORE_HAVE_SIGEMPTYSET 1
cristy3ed852e2009-09-05 21:47:34 +0000646#endif
647
cristy393bbe52010-01-11 16:32:56 +0000648/* Define to 1 if you have the `spawnvp' function. */
649/* #undef HAVE_SPAWNVP */
650
cristy3ed852e2009-09-05 21:47:34 +0000651/* Define to 1 if you have the `sqrt' function. */
cristy964cb7f2010-04-25 23:18:00 +0000652#ifndef MAGICKCORE_HAVE_SQRT
653#define MAGICKCORE_HAVE_SQRT 1
cristy161b9262010-03-20 19:34:32 +0000654#endif
cristy3ed852e2009-09-05 21:47:34 +0000655
656/* Define to 1 if you have the `stat' function. */
cristy964cb7f2010-04-25 23:18:00 +0000657#ifndef MAGICKCORE_HAVE_STAT
658#define MAGICKCORE_HAVE_STAT 1
cristy3ed852e2009-09-05 21:47:34 +0000659#endif
660
661/* Define to 1 if you have the <stdarg.h> header file. */
cristy964cb7f2010-04-25 23:18:00 +0000662#ifndef MAGICKCORE_HAVE_STDARG_H
663#define MAGICKCORE_HAVE_STDARG_H 1
cristy3ed852e2009-09-05 21:47:34 +0000664#endif
665
666/* Define to 1 if stdbool.h conforms to C99. */
cristy964cb7f2010-04-25 23:18:00 +0000667#ifndef MAGICKCORE_HAVE_STDBOOL_H
668#define MAGICKCORE_HAVE_STDBOOL_H 1
cristy3ed852e2009-09-05 21:47:34 +0000669#endif
670
cristy3ed852e2009-09-05 21:47:34 +0000671/* Define to 1 if you have the <stdint.h> header file. */
cristy964cb7f2010-04-25 23:18:00 +0000672#ifndef MAGICKCORE_HAVE_STDINT_H
673#define MAGICKCORE_HAVE_STDINT_H 1
cristy3ed852e2009-09-05 21:47:34 +0000674#endif
675
676/* Define to 1 if you have the <stdlib.h> header file. */
cristy964cb7f2010-04-25 23:18:00 +0000677#ifndef MAGICKCORE_HAVE_STDLIB_H
678#define MAGICKCORE_HAVE_STDLIB_H 1
cristy3ed852e2009-09-05 21:47:34 +0000679#endif
680
681/* define if the compiler supports ISO C++ standard library */
cristy232a9ab2010-06-26 01:02:54 +0000682#ifndef MAGICKCORE_HAVE_STD_LIBS
683#define MAGICKCORE_HAVE_STD_LIBS /**/
684#endif
cristy3ed852e2009-09-05 21:47:34 +0000685
686/* Define to 1 if you have the `strcasecmp' function. */
cristy964cb7f2010-04-25 23:18:00 +0000687#ifndef MAGICKCORE_HAVE_STRCASECMP
688#define MAGICKCORE_HAVE_STRCASECMP 1
cristy3ed852e2009-09-05 21:47:34 +0000689#endif
690
691/* Define to 1 if you have the `strchr' function. */
cristy964cb7f2010-04-25 23:18:00 +0000692#ifndef MAGICKCORE_HAVE_STRCHR
693#define MAGICKCORE_HAVE_STRCHR 1
cristy3ed852e2009-09-05 21:47:34 +0000694#endif
695
696/* Define to 1 if you have the `strcspn' function. */
cristy964cb7f2010-04-25 23:18:00 +0000697#ifndef MAGICKCORE_HAVE_STRCSPN
698#define MAGICKCORE_HAVE_STRCSPN 1
cristy3ed852e2009-09-05 21:47:34 +0000699#endif
700
701/* Define to 1 if you have the `strdup' function. */
cristy964cb7f2010-04-25 23:18:00 +0000702#ifndef MAGICKCORE_HAVE_STRDUP
703#define MAGICKCORE_HAVE_STRDUP 1
cristy3ed852e2009-09-05 21:47:34 +0000704#endif
705
706/* Define to 1 if you have the `strerror' function. */
cristy964cb7f2010-04-25 23:18:00 +0000707#ifndef MAGICKCORE_HAVE_STRERROR
708#define MAGICKCORE_HAVE_STRERROR 1
cristy3ed852e2009-09-05 21:47:34 +0000709#endif
710
711/* Define to 1 if you have the `strerror_r' function. */
cristy964cb7f2010-04-25 23:18:00 +0000712#ifndef MAGICKCORE_HAVE_STRERROR_R
713#define MAGICKCORE_HAVE_STRERROR_R 1
cristy3ed852e2009-09-05 21:47:34 +0000714#endif
715
716/* Define to 1 if cpp supports the ANSI # stringizing operator. */
cristy964cb7f2010-04-25 23:18:00 +0000717#ifndef MAGICKCORE_HAVE_STRINGIZE
718#define MAGICKCORE_HAVE_STRINGIZE 1
cristy3ed852e2009-09-05 21:47:34 +0000719#endif
720
721/* Define to 1 if you have the <strings.h> header file. */
cristy964cb7f2010-04-25 23:18:00 +0000722#ifndef MAGICKCORE_HAVE_STRINGS_H
723#define MAGICKCORE_HAVE_STRINGS_H 1
cristy3ed852e2009-09-05 21:47:34 +0000724#endif
725
726/* Define to 1 if you have the <string.h> header file. */
cristy964cb7f2010-04-25 23:18:00 +0000727#ifndef MAGICKCORE_HAVE_STRING_H
728#define MAGICKCORE_HAVE_STRING_H 1
cristy3ed852e2009-09-05 21:47:34 +0000729#endif
730
731/* Define to 1 if you have the `strlcat' function. */
732/* #undef HAVE_STRLCAT */
733
734/* Define to 1 if you have the `strlcpy' function. */
735/* #undef HAVE_STRLCPY */
736
737/* Define to 1 if you have the `strncasecmp' function. */
cristy964cb7f2010-04-25 23:18:00 +0000738#ifndef MAGICKCORE_HAVE_STRNCASECMP
739#define MAGICKCORE_HAVE_STRNCASECMP 1
cristy3ed852e2009-09-05 21:47:34 +0000740#endif
741
742/* Define to 1 if you have the `strpbrk' function. */
cristy964cb7f2010-04-25 23:18:00 +0000743#ifndef MAGICKCORE_HAVE_STRPBRK
744#define MAGICKCORE_HAVE_STRPBRK 1
cristy3ed852e2009-09-05 21:47:34 +0000745#endif
746
747/* Define to 1 if you have the `strrchr' function. */
cristy964cb7f2010-04-25 23:18:00 +0000748#ifndef MAGICKCORE_HAVE_STRRCHR
749#define MAGICKCORE_HAVE_STRRCHR 1
cristy3ed852e2009-09-05 21:47:34 +0000750#endif
751
752/* Define to 1 if you have the `strspn' function. */
cristy964cb7f2010-04-25 23:18:00 +0000753#ifndef MAGICKCORE_HAVE_STRSPN
754#define MAGICKCORE_HAVE_STRSPN 1
cristy3ed852e2009-09-05 21:47:34 +0000755#endif
756
757/* Define to 1 if you have the `strstr' function. */
cristy964cb7f2010-04-25 23:18:00 +0000758#ifndef MAGICKCORE_HAVE_STRSTR
759#define MAGICKCORE_HAVE_STRSTR 1
cristy3ed852e2009-09-05 21:47:34 +0000760#endif
761
762/* Define to 1 if you have the `strtol' function. */
cristy964cb7f2010-04-25 23:18:00 +0000763#ifndef MAGICKCORE_HAVE_STRTOL
764#define MAGICKCORE_HAVE_STRTOL 1
cristy3ed852e2009-09-05 21:47:34 +0000765#endif
766
cristy5131f3e2009-12-18 03:09:10 +0000767/* Define to 1 if you have the `strtoul' function. */
cristy964cb7f2010-04-25 23:18:00 +0000768#ifndef MAGICKCORE_HAVE_STRTOUL
769#define MAGICKCORE_HAVE_STRTOUL 1
cristy5131f3e2009-12-18 03:09:10 +0000770#endif
771
cristy92703d82010-04-26 00:18:18 +0000772/* Define to 1 if `tm_zone' is a member of `struct tm'. */
773#ifndef MAGICKCORE_HAVE_STRUCT_TM_TM_ZONE
774#define MAGICKCORE_HAVE_STRUCT_TM_TM_ZONE 1
775#endif
776
cristy3ed852e2009-09-05 21:47:34 +0000777/* Define to 1 if you have the `symlink' function. */
cristy964cb7f2010-04-25 23:18:00 +0000778#ifndef MAGICKCORE_HAVE_SYMLINK
779#define MAGICKCORE_HAVE_SYMLINK 1
cristy3ed852e2009-09-05 21:47:34 +0000780#endif
781
782/* Define to 1 if you have the `sysconf' function. */
cristy964cb7f2010-04-25 23:18:00 +0000783#ifndef MAGICKCORE_HAVE_SYSCONF
784#define MAGICKCORE_HAVE_SYSCONF 1
cristy3ed852e2009-09-05 21:47:34 +0000785#endif
786
787/* Define to 1 if you have the <sys/dir.h> header file, and it defines `DIR'.
788 */
789/* #undef HAVE_SYS_DIR_H */
790
791/* Define to 1 if you have the <sys/dl.h> header file. */
792/* #undef HAVE_SYS_DL_H */
793
794/* Define to 1 if you have the <sys/ipc.h> header file. */
cristy964cb7f2010-04-25 23:18:00 +0000795#ifndef MAGICKCORE_HAVE_SYS_IPC_H
796#define MAGICKCORE_HAVE_SYS_IPC_H 1
cristy3ed852e2009-09-05 21:47:34 +0000797#endif
798
799/* Define to 1 if you have the <sys/ndir.h> header file, and it defines `DIR'.
800 */
801/* #undef HAVE_SYS_NDIR_H */
802
cristycd4c5312009-11-22 01:19:08 +0000803/* Define to 1 if you have the <sys/param.h> header file. */
cristy964cb7f2010-04-25 23:18:00 +0000804#ifndef MAGICKCORE_HAVE_SYS_PARAM_H
805#define MAGICKCORE_HAVE_SYS_PARAM_H 1
cristycd4c5312009-11-22 01:19:08 +0000806#endif
807
cristy3ed852e2009-09-05 21:47:34 +0000808/* Define to 1 if you have the <sys/resource.h> header file. */
cristy964cb7f2010-04-25 23:18:00 +0000809#ifndef MAGICKCORE_HAVE_SYS_RESOURCE_H
810#define MAGICKCORE_HAVE_SYS_RESOURCE_H 1
cristy3ed852e2009-09-05 21:47:34 +0000811#endif
812
813/* Define to 1 if you have the <sys/select.h> header file. */
cristy964cb7f2010-04-25 23:18:00 +0000814#ifndef MAGICKCORE_HAVE_SYS_SELECT_H
815#define MAGICKCORE_HAVE_SYS_SELECT_H 1
cristy3ed852e2009-09-05 21:47:34 +0000816#endif
817
818/* Define to 1 if you have the <sys/socket.h> header file. */
cristy964cb7f2010-04-25 23:18:00 +0000819#ifndef MAGICKCORE_HAVE_SYS_SOCKET_H
820#define MAGICKCORE_HAVE_SYS_SOCKET_H 1
cristy3ed852e2009-09-05 21:47:34 +0000821#endif
822
823/* Define to 1 if you have the <sys/stat.h> header file. */
cristy964cb7f2010-04-25 23:18:00 +0000824#ifndef MAGICKCORE_HAVE_SYS_STAT_H
825#define MAGICKCORE_HAVE_SYS_STAT_H 1
cristy3ed852e2009-09-05 21:47:34 +0000826#endif
827
828/* Define to 1 if you have the <sys/syslimits.h> header file. */
829/* #undef HAVE_SYS_SYSLIMITS_H */
830
831/* Define to 1 if you have the <sys/timeb.h> header file. */
cristy964cb7f2010-04-25 23:18:00 +0000832#ifndef MAGICKCORE_HAVE_SYS_TIMEB_H
833#define MAGICKCORE_HAVE_SYS_TIMEB_H 1
cristy3ed852e2009-09-05 21:47:34 +0000834#endif
835
836/* Define to 1 if you have the <sys/times.h> header file. */
cristy964cb7f2010-04-25 23:18:00 +0000837#ifndef MAGICKCORE_HAVE_SYS_TIMES_H
838#define MAGICKCORE_HAVE_SYS_TIMES_H 1
cristy3ed852e2009-09-05 21:47:34 +0000839#endif
840
841/* Define to 1 if you have the <sys/time.h> header file. */
cristy964cb7f2010-04-25 23:18:00 +0000842#ifndef MAGICKCORE_HAVE_SYS_TIME_H
843#define MAGICKCORE_HAVE_SYS_TIME_H 1
cristy3ed852e2009-09-05 21:47:34 +0000844#endif
845
846/* Define to 1 if you have the <sys/types.h> header file. */
cristy964cb7f2010-04-25 23:18:00 +0000847#ifndef MAGICKCORE_HAVE_SYS_TYPES_H
848#define MAGICKCORE_HAVE_SYS_TYPES_H 1
cristy3ed852e2009-09-05 21:47:34 +0000849#endif
850
851/* Define to 1 if you have the <sys/wait.h> header file. */
cristy964cb7f2010-04-25 23:18:00 +0000852#ifndef MAGICKCORE_HAVE_SYS_WAIT_H
853#define MAGICKCORE_HAVE_SYS_WAIT_H 1
cristy3ed852e2009-09-05 21:47:34 +0000854#endif
855
856/* Define to 1 if you have the `telldir' function. */
cristy964cb7f2010-04-25 23:18:00 +0000857#ifndef MAGICKCORE_HAVE_TELLDIR
858#define MAGICKCORE_HAVE_TELLDIR 1
cristy3ed852e2009-09-05 21:47:34 +0000859#endif
860
861/* Define to 1 if you have the `tempnam' function. */
cristy964cb7f2010-04-25 23:18:00 +0000862#ifndef MAGICKCORE_HAVE_TEMPNAM
863#define MAGICKCORE_HAVE_TEMPNAM 1
cristy3ed852e2009-09-05 21:47:34 +0000864#endif
865
866/* Define to 1 if you have the <tiffconf.h> header file. */
cristy964cb7f2010-04-25 23:18:00 +0000867#ifndef MAGICKCORE_HAVE_TIFFCONF_H
868#define MAGICKCORE_HAVE_TIFFCONF_H 1
cristy3ed852e2009-09-05 21:47:34 +0000869#endif
870
871/* Define to 1 if you have the `TIFFIsCODECConfigured' function. */
cristy964cb7f2010-04-25 23:18:00 +0000872#ifndef MAGICKCORE_HAVE_TIFFISCODECCONFIGURED
873#define MAGICKCORE_HAVE_TIFFISCODECCONFIGURED 1
cristy3ed852e2009-09-05 21:47:34 +0000874#endif
875
876/* Define to 1 if you have the `TIFFMergeFieldInfo' function. */
cristy964cb7f2010-04-25 23:18:00 +0000877#ifndef MAGICKCORE_HAVE_TIFFMERGEFIELDINFO
878#define MAGICKCORE_HAVE_TIFFMERGEFIELDINFO 1
cristy3ed852e2009-09-05 21:47:34 +0000879#endif
880
881/* Define to 1 if you have the `TIFFReadEXIFDirectory' function. */
cristy964cb7f2010-04-25 23:18:00 +0000882#ifndef MAGICKCORE_HAVE_TIFFREADEXIFDIRECTORY
883#define MAGICKCORE_HAVE_TIFFREADEXIFDIRECTORY 1
cristy3ed852e2009-09-05 21:47:34 +0000884#endif
885
886/* Define to 1 if you have the `TIFFSetErrorHandlerExt' function. */
cristy964cb7f2010-04-25 23:18:00 +0000887#ifndef MAGICKCORE_HAVE_TIFFSETERRORHANDLEREXT
888#define MAGICKCORE_HAVE_TIFFSETERRORHANDLEREXT 1
cristy3ed852e2009-09-05 21:47:34 +0000889#endif
890
891/* Define to 1 if you have the `TIFFSetTagExtender' function. */
cristy964cb7f2010-04-25 23:18:00 +0000892#ifndef MAGICKCORE_HAVE_TIFFSETTAGEXTENDER
893#define MAGICKCORE_HAVE_TIFFSETTAGEXTENDER 1
cristy3ed852e2009-09-05 21:47:34 +0000894#endif
895
896/* Define to 1 if you have the `TIFFSetWarningHandlerExt' function. */
cristy964cb7f2010-04-25 23:18:00 +0000897#ifndef MAGICKCORE_HAVE_TIFFSETWARNINGHANDLEREXT
898#define MAGICKCORE_HAVE_TIFFSETWARNINGHANDLEREXT 1
cristy3ed852e2009-09-05 21:47:34 +0000899#endif
900
901/* Define to 1 if you have the `TIFFSwabArrayOfTriples' function. */
cristy964cb7f2010-04-25 23:18:00 +0000902#ifndef MAGICKCORE_HAVE_TIFFSWABARRAYOFTRIPLES
903#define MAGICKCORE_HAVE_TIFFSWABARRAYOFTRIPLES 1
cristy3ed852e2009-09-05 21:47:34 +0000904#endif
905
906/* Define to 1 if you have the `times' function. */
cristy964cb7f2010-04-25 23:18:00 +0000907#ifndef MAGICKCORE_HAVE_TIMES
908#define MAGICKCORE_HAVE_TIMES 1
cristy3ed852e2009-09-05 21:47:34 +0000909#endif
910
cristy92703d82010-04-26 00:18:18 +0000911/* Define to 1 if your `struct tm' has `tm_zone'. Deprecated, use
912 `HAVE_STRUCT_TM_TM_ZONE' instead. */
913#ifndef MAGICKCORE_HAVE_TM_ZONE
914#define MAGICKCORE_HAVE_TM_ZONE 1
915#endif
916
917/* Define to 1 if you don't have `tm_zone' but do have the external array
918 `tzname'. */
919/* #undef HAVE_TZNAME */
920
cristy3ed852e2009-09-05 21:47:34 +0000921/* Define to 1 if you have the <unistd.h> header file. */
cristy964cb7f2010-04-25 23:18:00 +0000922#ifndef MAGICKCORE_HAVE_UNISTD_H
923#define MAGICKCORE_HAVE_UNISTD_H 1
cristy3ed852e2009-09-05 21:47:34 +0000924#endif
925
926/* Define to 1 if you have the `usleep' function. */
cristy964cb7f2010-04-25 23:18:00 +0000927#ifndef MAGICKCORE_HAVE_USLEEP
928#define MAGICKCORE_HAVE_USLEEP 1
cristy3ed852e2009-09-05 21:47:34 +0000929#endif
930
cristyf1440cb2010-02-23 02:24:21 +0000931/* Define to 1 if you have the `utime' function. */
cristy964cb7f2010-04-25 23:18:00 +0000932#ifndef MAGICKCORE_HAVE_UTIME
933#define MAGICKCORE_HAVE_UTIME 1
cristyf1440cb2010-02-23 02:24:21 +0000934#endif
935
cristy3ed852e2009-09-05 21:47:34 +0000936/* Define to 1 if you have the `vfork' function. */
cristy964cb7f2010-04-25 23:18:00 +0000937#ifndef MAGICKCORE_HAVE_VFORK
938#define MAGICKCORE_HAVE_VFORK 1
cristy3ed852e2009-09-05 21:47:34 +0000939#endif
940
941/* Define to 1 if you have the <vfork.h> header file. */
942/* #undef HAVE_VFORK_H */
943
944/* Define to 1 if you have the `vprintf' function. */
cristy964cb7f2010-04-25 23:18:00 +0000945#ifndef MAGICKCORE_HAVE_VPRINTF
946#define MAGICKCORE_HAVE_VPRINTF 1
cristy3ed852e2009-09-05 21:47:34 +0000947#endif
948
949/* Define to 1 if you have the `vsnprintf' function. */
cristy964cb7f2010-04-25 23:18:00 +0000950#ifndef MAGICKCORE_HAVE_VSNPRINTF
951#define MAGICKCORE_HAVE_VSNPRINTF 1
cristy3ed852e2009-09-05 21:47:34 +0000952#endif
953
954/* Define to 1 if you have the `vsprintf' function. */
cristy964cb7f2010-04-25 23:18:00 +0000955#ifndef MAGICKCORE_HAVE_VSPRINTF
956#define MAGICKCORE_HAVE_VSPRINTF 1
cristy3ed852e2009-09-05 21:47:34 +0000957#endif
958
959/* Define to 1 if you have the `waitpid' function. */
cristy964cb7f2010-04-25 23:18:00 +0000960#ifndef MAGICKCORE_HAVE_WAITPID
961#define MAGICKCORE_HAVE_WAITPID 1
cristy3ed852e2009-09-05 21:47:34 +0000962#endif
963
964/* Define to 1 if you have the <wchar.h> header file. */
cristy964cb7f2010-04-25 23:18:00 +0000965#ifndef MAGICKCORE_HAVE_WCHAR_H
966#define MAGICKCORE_HAVE_WCHAR_H 1
cristy3ed852e2009-09-05 21:47:34 +0000967#endif
968
cristy736173a2009-09-20 21:18:22 +0000969/* Define to 1 if you have the <windows.h> header file. */
970/* #undef HAVE_WINDOWS_H */
971
cristy739df912009-10-24 16:10:18 +0000972/* This value is set to 1 to indicate that the system argz facility works */
cristy964cb7f2010-04-25 23:18:00 +0000973#ifndef MAGICKCORE_HAVE_WORKING_ARGZ
974#define MAGICKCORE_HAVE_WORKING_ARGZ 1
cristy3ed852e2009-09-05 21:47:34 +0000975#endif
976
977/* Define to 1 if `fork' works. */
cristy964cb7f2010-04-25 23:18:00 +0000978#ifndef MAGICKCORE_HAVE_WORKING_FORK
979#define MAGICKCORE_HAVE_WORKING_FORK 1
cristy3ed852e2009-09-05 21:47:34 +0000980#endif
981
982/* Define to 1 if `vfork' works. */
cristy964cb7f2010-04-25 23:18:00 +0000983#ifndef MAGICKCORE_HAVE_WORKING_VFORK
984#define MAGICKCORE_HAVE_WORKING_VFORK 1
cristy3ed852e2009-09-05 21:47:34 +0000985#endif
986
987/* Define to 1 if the system has the type `_Bool'. */
cristy964cb7f2010-04-25 23:18:00 +0000988#ifndef MAGICKCORE_HAVE__BOOL
989#define MAGICKCORE_HAVE__BOOL 1
cristy40e685d2010-04-23 14:44:08 +0000990#endif
cristy3ed852e2009-09-05 21:47:34 +0000991
992/* Define to 1 if you have the `_exit' function. */
cristy964cb7f2010-04-25 23:18:00 +0000993#ifndef MAGICKCORE_HAVE__EXIT
994#define MAGICKCORE_HAVE__EXIT 1
cristy3ed852e2009-09-05 21:47:34 +0000995#endif
996
997/* Define to 1 if you have the `_NSGetExecutablePath' function. */
998/* #undef HAVE__NSGETEXECUTABLEPATH */
999
1000/* Define to 1 if you have the `_pclose' function. */
1001/* #undef HAVE__PCLOSE */
1002
1003/* Define to 1 if you have the `_popen' function. */
1004/* #undef HAVE__POPEN */
1005
1006/* Define to 1 if you have the `_wfopen' function. */
1007/* #undef HAVE__WFOPEN */
1008
1009/* Define to 1 if you have the `_wstat' function. */
1010/* #undef HAVE__WSTAT */
1011
cristy92703d82010-04-26 00:18:18 +00001012/* define if your compiler has __attribute__ */
1013#ifndef MAGICKCORE_HAVE___ATTRIBUTE__
1014#define MAGICKCORE_HAVE___ATTRIBUTE__ 1
1015#endif
1016
cristy3ed852e2009-09-05 21:47:34 +00001017/* accurately represent the wide range of intensity levels in real scenes */
1018/* #undef HDRI_SUPPORT */
1019
1020/* Define if you have umem memory allocation library */
1021/* #undef HasUMEM */
1022
1023/* ImageMagick is formally installed under prefix */
cristy964cb7f2010-04-25 23:18:00 +00001024#ifndef MAGICKCORE_INSTALLED_SUPPORT
1025#define MAGICKCORE_INSTALLED_SUPPORT 1
cristy3ed852e2009-09-05 21:47:34 +00001026#endif
1027
1028/* Define if you have JBIG library */
cristy85278ed2010-05-31 15:10:05 +00001029/* #undef JBIG_DELEGATE */
cristy3ed852e2009-09-05 21:47:34 +00001030
1031/* Define if you have JPEG version 2 "Jasper" library */
cristy964cb7f2010-04-25 23:18:00 +00001032#ifndef MAGICKCORE_JP2_DELEGATE
1033#define MAGICKCORE_JP2_DELEGATE 1
cristy3ed852e2009-09-05 21:47:34 +00001034#endif
1035
1036/* Define if you have JPEG library */
cristy964cb7f2010-04-25 23:18:00 +00001037#ifndef MAGICKCORE_JPEG_DELEGATE
1038#define MAGICKCORE_JPEG_DELEGATE 1
cristy3ed852e2009-09-05 21:47:34 +00001039#endif
1040
cristy71203402010-06-18 13:12:03 +00001041/* Define if you have LCMS (v1.11 or later) library */
cristy964cb7f2010-04-25 23:18:00 +00001042#ifndef MAGICKCORE_LCMS_DELEGATE
1043#define MAGICKCORE_LCMS_DELEGATE 1
cristy3ed852e2009-09-05 21:47:34 +00001044#endif
1045
1046/* Directory where architecture-dependent files live. */
cristy964cb7f2010-04-25 23:18:00 +00001047#ifndef MAGICKCORE_LIBRARY_PATH
cristy664b8d72010-05-17 13:53:36 +00001048#define MAGICKCORE_LIBRARY_PATH "/usr/local/lib/ImageMagick-6.6.2/"
cristy3ed852e2009-09-05 21:47:34 +00001049#endif
1050
1051/* Subdirectory of lib where ImageMagick architecture dependent files are
1052 installed */
cristy964cb7f2010-04-25 23:18:00 +00001053#ifndef MAGICKCORE_LIBRARY_RELATIVE_PATH
cristy664b8d72010-05-17 13:53:36 +00001054#define MAGICKCORE_LIBRARY_RELATIVE_PATH "ImageMagick-6.6.2"
cristy3ed852e2009-09-05 21:47:34 +00001055#endif
1056
1057/* Define if you have LQR library */
cristy85278ed2010-05-31 15:10:05 +00001058/* #undef LQR_DELEGATE */
cristy3ed852e2009-09-05 21:47:34 +00001059
1060/* Define if using libltdl to support dynamically loadable modules */
cristy964cb7f2010-04-25 23:18:00 +00001061#ifndef MAGICKCORE_LTDL_DELEGATE
1062#define MAGICKCORE_LTDL_DELEGATE 1
cristy40e685d2010-04-23 14:44:08 +00001063#endif
cristy3ed852e2009-09-05 21:47:34 +00001064
1065/* Define if the OS needs help to load dependent libraries for dlopen(). */
1066/* #undef LTDL_DLOPEN_DEPLIBS */
1067
1068/* Define to the system default library search path. */
cristy964cb7f2010-04-25 23:18:00 +00001069#ifndef MAGICKCORE_LT_DLSEARCH_PATH
cristy935c86e2010-06-05 23:50:07 +00001070#define MAGICKCORE_LT_DLSEARCH_PATH "/lib64:/usr/lib64:/lib:/usr/lib:/usr/lib64/alliance/lib:/usr/lib64/atlas:/usr/lib64/kicad:/usr/lib64/llvm:/usr/lib64/mysql:/usr/lib64/octave-3.2.4:/usr/lib64/openmotif:/usr/lib64/qt-3.3/lib:/usr/lib64/tcl8.5/tclx8.4:/usr/lib64/tcl8.5:/usr/lib/wine/:/usr/lib64/wine/:/usr/lib64/xulrunner-1.9.2"
cristy3ed852e2009-09-05 21:47:34 +00001071#endif
1072
1073/* The archive extension */
cristy964cb7f2010-04-25 23:18:00 +00001074#ifndef MAGICKCORE_LT_LIBEXT
1075#define MAGICKCORE_LT_LIBEXT "a"
cristy3ed852e2009-09-05 21:47:34 +00001076#endif
1077
1078/* Define to the extension used for runtime loadable modules, say, ".so". */
cristy964cb7f2010-04-25 23:18:00 +00001079#ifndef MAGICKCORE_LT_MODULE_EXT
1080#define MAGICKCORE_LT_MODULE_EXT ".so"
cristy3ed852e2009-09-05 21:47:34 +00001081#endif
1082
1083/* Define to the name of the environment variable that determines the run-time
1084 module search path. */
cristy964cb7f2010-04-25 23:18:00 +00001085#ifndef MAGICKCORE_LT_MODULE_PATH_VAR
1086#define MAGICKCORE_LT_MODULE_PATH_VAR "LD_LIBRARY_PATH"
cristy3ed852e2009-09-05 21:47:34 +00001087#endif
1088
1089/* Define to the sub-directory in which libtool stores uninstalled libraries.
1090 */
cristy964cb7f2010-04-25 23:18:00 +00001091#ifndef MAGICKCORE_LT_OBJDIR
1092#define MAGICKCORE_LT_OBJDIR ".libs/"
cristy3ed852e2009-09-05 21:47:34 +00001093#endif
1094
1095/* Define to prepend to default font search path. */
1096/* #undef MAGICK_FONT_PATH */
1097
1098/* Magick API method prefix */
1099/* #undef NAMESPACE_PREFIX */
1100
cristya0b81c32010-01-22 02:54:33 +00001101/* Define to 1 if assertions should be disabled. */
cristy3ed852e2009-09-05 21:47:34 +00001102/* #undef NDEBUG */
1103
1104/* Define if dlsym() requires a leading underscore in symbol names. */
1105/* #undef NEED_USCORE */
1106
1107/* Define to 1 if your C compiler doesn't accept -c and -o together. */
1108/* #undef NO_MINUS_C_MINUS_O */
1109
1110/* Define if you have OPENEXR library */
cristy85278ed2010-05-31 15:10:05 +00001111/* #undef OPENEXR_DELEGATE */
cristy3ed852e2009-09-05 21:47:34 +00001112
1113/* Define to the address where bug reports for this package should be sent. */
cristy964cb7f2010-04-25 23:18:00 +00001114#ifndef MAGICKCORE_PACKAGE_BUGREPORT
1115#define MAGICKCORE_PACKAGE_BUGREPORT "http://www.imagemagick.org"
cristy3ed852e2009-09-05 21:47:34 +00001116#endif
1117
1118/* Define to the full name of this package. */
cristy964cb7f2010-04-25 23:18:00 +00001119#ifndef MAGICKCORE_PACKAGE_NAME
1120#define MAGICKCORE_PACKAGE_NAME "ImageMagick"
cristy3ed852e2009-09-05 21:47:34 +00001121#endif
1122
1123/* Define to the full name and version of this package. */
cristy964cb7f2010-04-25 23:18:00 +00001124#ifndef MAGICKCORE_PACKAGE_STRING
cristy664b8d72010-05-17 13:53:36 +00001125#define MAGICKCORE_PACKAGE_STRING "ImageMagick 6.6.2"
cristy3ed852e2009-09-05 21:47:34 +00001126#endif
1127
1128/* Define to the one symbol short name of this package. */
cristy964cb7f2010-04-25 23:18:00 +00001129#ifndef MAGICKCORE_PACKAGE_TARNAME
1130#define MAGICKCORE_PACKAGE_TARNAME "ImageMagick"
cristy3ed852e2009-09-05 21:47:34 +00001131#endif
1132
cristy8b350f62009-11-15 23:12:43 +00001133/* Define to the home page for this package. */
cristy964cb7f2010-04-25 23:18:00 +00001134#ifndef MAGICKCORE_PACKAGE_URL
1135#define MAGICKCORE_PACKAGE_URL ""
cristy8b350f62009-11-15 23:12:43 +00001136#endif
1137
cristy3ed852e2009-09-05 21:47:34 +00001138/* Define to the version of this package. */
cristy964cb7f2010-04-25 23:18:00 +00001139#ifndef MAGICKCORE_PACKAGE_VERSION
cristy664b8d72010-05-17 13:53:36 +00001140#define MAGICKCORE_PACKAGE_VERSION "6.6.2"
cristy3ed852e2009-09-05 21:47:34 +00001141#endif
1142
1143/* Define if you have PNG library */
cristy964cb7f2010-04-25 23:18:00 +00001144#ifndef MAGICKCORE_PNG_DELEGATE
1145#define MAGICKCORE_PNG_DELEGATE 1
cristy3ed852e2009-09-05 21:47:34 +00001146#endif
1147
1148/* Define to necessary symbol if this constant uses a non-standard name on
1149 your system. */
1150/* #undef PTHREAD_CREATE_JOINABLE */
1151
1152/* Pixel cache threshold in MB (defaults to available memory) */
1153/* #undef PixelCacheThreshold */
1154
1155/* Number of bits in a pixel Quantum (8/16/32/64) */
cristy964cb7f2010-04-25 23:18:00 +00001156#ifndef MAGICKCORE_QUANTUM_DEPTH
1157#define MAGICKCORE_QUANTUM_DEPTH 16
cristy3ed852e2009-09-05 21:47:34 +00001158#endif
1159
1160/* Define as the return type of signal handlers (`int' or `void'). */
cristy964cb7f2010-04-25 23:18:00 +00001161#ifndef MAGICKCORE_RETSIGTYPE
1162#define MAGICKCORE_RETSIGTYPE void
cristy3ed852e2009-09-05 21:47:34 +00001163#endif
1164
1165/* Define if you have RSVG library */
cristy964cb7f2010-04-25 23:18:00 +00001166#ifndef MAGICKCORE_RSVG_DELEGATE
1167#define MAGICKCORE_RSVG_DELEGATE 1
cristy3ed852e2009-09-05 21:47:34 +00001168#endif
1169
1170/* Define to the type of arg 1 for `select'. */
cristy964cb7f2010-04-25 23:18:00 +00001171#ifndef MAGICKCORE_SELECT_TYPE_ARG1
1172#define MAGICKCORE_SELECT_TYPE_ARG1 int
cristy3ed852e2009-09-05 21:47:34 +00001173#endif
1174
1175/* Define to the type of args 2, 3 and 4 for `select'. */
cristy964cb7f2010-04-25 23:18:00 +00001176#ifndef MAGICKCORE_SELECT_TYPE_ARG234
1177#define MAGICKCORE_SELECT_TYPE_ARG234 (fd_set *)
cristy3ed852e2009-09-05 21:47:34 +00001178#endif
1179
1180/* Define to the type of arg 5 for `select'. */
cristy964cb7f2010-04-25 23:18:00 +00001181#ifndef MAGICKCORE_SELECT_TYPE_ARG5
1182#define MAGICKCORE_SELECT_TYPE_ARG5 (struct timeval *)
cristy3ed852e2009-09-05 21:47:34 +00001183#endif
1184
1185/* Directory where architecture-independent configuration files live. */
cristy964cb7f2010-04-25 23:18:00 +00001186#ifndef MAGICKCORE_SHARE_CONFIGURE_PATH
cristy664b8d72010-05-17 13:53:36 +00001187#define MAGICKCORE_SHARE_CONFIGURE_PATH "/usr/local/share/ImageMagick-6.6.2/config/"
cristy3ed852e2009-09-05 21:47:34 +00001188#endif
1189
1190/* Subdirectory of lib where architecture-independent configuration files
1191 live. */
cristy964cb7f2010-04-25 23:18:00 +00001192#ifndef MAGICKCORE_SHARE_CONFIGURE_RELATIVE_PATH
cristy664b8d72010-05-17 13:53:36 +00001193#define MAGICKCORE_SHARE_CONFIGURE_RELATIVE_PATH "ImageMagick-6.6.2/config"
cristy3ed852e2009-09-05 21:47:34 +00001194#endif
1195
1196/* Directory where architecture-independent files live. */
cristy964cb7f2010-04-25 23:18:00 +00001197#ifndef MAGICKCORE_SHARE_PATH
cristy664b8d72010-05-17 13:53:36 +00001198#define MAGICKCORE_SHARE_PATH "/usr/local/share/ImageMagick-6.6.2/"
cristy3ed852e2009-09-05 21:47:34 +00001199#endif
1200
1201/* The size of `off_t', as computed by sizeof. */
cristy964cb7f2010-04-25 23:18:00 +00001202#ifndef MAGICKCORE_SIZEOF_OFF_T
1203#define MAGICKCORE_SIZEOF_OFF_T 8
cristy3ed852e2009-09-05 21:47:34 +00001204#endif
1205
1206/* The size of `signed int', as computed by sizeof. */
cristy964cb7f2010-04-25 23:18:00 +00001207#ifndef MAGICKCORE_SIZEOF_SIGNED_INT
1208#define MAGICKCORE_SIZEOF_SIGNED_INT 4
cristy3ed852e2009-09-05 21:47:34 +00001209#endif
1210
1211/* The size of `signed long', as computed by sizeof. */
cristy964cb7f2010-04-25 23:18:00 +00001212#ifndef MAGICKCORE_SIZEOF_SIGNED_LONG
1213#define MAGICKCORE_SIZEOF_SIGNED_LONG 8
cristy3ed852e2009-09-05 21:47:34 +00001214#endif
1215
1216/* The size of `signed long long', as computed by sizeof. */
cristy964cb7f2010-04-25 23:18:00 +00001217#ifndef MAGICKCORE_SIZEOF_SIGNED_LONG_LONG
1218#define MAGICKCORE_SIZEOF_SIGNED_LONG_LONG 8
cristy3ed852e2009-09-05 21:47:34 +00001219#endif
1220
1221/* The size of `signed short', as computed by sizeof. */
cristy964cb7f2010-04-25 23:18:00 +00001222#ifndef MAGICKCORE_SIZEOF_SIGNED_SHORT
1223#define MAGICKCORE_SIZEOF_SIGNED_SHORT 2
cristy3ed852e2009-09-05 21:47:34 +00001224#endif
1225
1226/* The size of `size_t', as computed by sizeof. */
cristy964cb7f2010-04-25 23:18:00 +00001227#ifndef MAGICKCORE_SIZEOF_SIZE_T
1228#define MAGICKCORE_SIZEOF_SIZE_T 8
cristy3ed852e2009-09-05 21:47:34 +00001229#endif
1230
cristy330e9352010-06-01 18:42:49 +00001231/* The size of `ssize_t', as computed by sizeof. */
1232#ifndef MAGICKCORE_SIZEOF_SSIZE_T
1233#define MAGICKCORE_SIZEOF_SSIZE_T 8
1234#endif
1235
cristy3ed852e2009-09-05 21:47:34 +00001236/* The size of `unsigned int', as computed by sizeof. */
cristy964cb7f2010-04-25 23:18:00 +00001237#ifndef MAGICKCORE_SIZEOF_UNSIGNED_INT
1238#define MAGICKCORE_SIZEOF_UNSIGNED_INT 4
cristy3ed852e2009-09-05 21:47:34 +00001239#endif
1240
1241/* The size of `unsigned int*', as computed by sizeof. */
cristy964cb7f2010-04-25 23:18:00 +00001242#ifndef MAGICKCORE_SIZEOF_UNSIGNED_INTP
1243#define MAGICKCORE_SIZEOF_UNSIGNED_INTP 8
cristy3ed852e2009-09-05 21:47:34 +00001244#endif
1245
1246/* The size of `unsigned long', as computed by sizeof. */
cristy964cb7f2010-04-25 23:18:00 +00001247#ifndef MAGICKCORE_SIZEOF_UNSIGNED_LONG
1248#define MAGICKCORE_SIZEOF_UNSIGNED_LONG 8
cristy3ed852e2009-09-05 21:47:34 +00001249#endif
1250
1251/* The size of `unsigned long long', as computed by sizeof. */
cristy964cb7f2010-04-25 23:18:00 +00001252#ifndef MAGICKCORE_SIZEOF_UNSIGNED_LONG_LONG
1253#define MAGICKCORE_SIZEOF_UNSIGNED_LONG_LONG 8
cristy3ed852e2009-09-05 21:47:34 +00001254#endif
1255
1256/* The size of `unsigned short', as computed by sizeof. */
cristy964cb7f2010-04-25 23:18:00 +00001257#ifndef MAGICKCORE_SIZEOF_UNSIGNED_SHORT
1258#define MAGICKCORE_SIZEOF_UNSIGNED_SHORT 2
cristy3ed852e2009-09-05 21:47:34 +00001259#endif
1260
1261/* Define to 1 if the `S_IS*' macros in <sys/stat.h> do not work properly. */
1262/* #undef STAT_MACROS_BROKEN */
1263
1264/* Define to 1 if you have the ANSI C header files. */
cristy964cb7f2010-04-25 23:18:00 +00001265#ifndef MAGICKCORE_STDC_HEADERS
1266#define MAGICKCORE_STDC_HEADERS 1
cristy3ed852e2009-09-05 21:47:34 +00001267#endif
1268
1269/* Define if you have TIFF library */
cristy964cb7f2010-04-25 23:18:00 +00001270#ifndef MAGICKCORE_TIFF_DELEGATE
1271#define MAGICKCORE_TIFF_DELEGATE 1
cristy3ed852e2009-09-05 21:47:34 +00001272#endif
1273
1274/* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */
cristy964cb7f2010-04-25 23:18:00 +00001275#ifndef MAGICKCORE_TIME_WITH_SYS_TIME
1276#define MAGICKCORE_TIME_WITH_SYS_TIME 1
cristy3ed852e2009-09-05 21:47:34 +00001277#endif
1278
1279/* Define to 1 if your <sys/time.h> declares `struct tm'. */
1280/* #undef TM_IN_SYS_TIME */
1281
1282/* Enable extensions on AIX 3, Interix. */
1283#ifndef _ALL_SOURCE
1284# define _ALL_SOURCE 1
1285#endif
1286/* Enable GNU extensions on systems that have them. */
1287#ifndef _GNU_SOURCE
1288# define _GNU_SOURCE 1
1289#endif
1290/* Enable threading extensions on Solaris. */
1291#ifndef _POSIX_PTHREAD_SEMANTICS
1292# define _POSIX_PTHREAD_SEMANTICS 1
1293#endif
1294/* Enable extensions on HP NonStop. */
1295#ifndef _TANDEM_SOURCE
1296# define _TANDEM_SOURCE 1
1297#endif
1298/* Enable general extensions on Solaris. */
1299#ifndef __EXTENSIONS__
1300# define __EXTENSIONS__ 1
1301#endif
1302
1303
1304/* Define to use the Windows GDI32 library */
1305/* #undef WINGDI32_DELEGATE */
1306
1307/* Define if using the dmalloc debugging malloc package */
1308/* #undef WITH_DMALLOC */
1309
cristy735e8942010-04-02 20:32:57 +00001310/* Define if you have WMF library */
cristy964cb7f2010-04-25 23:18:00 +00001311#ifndef MAGICKCORE_WMF_DELEGATE
1312#define MAGICKCORE_WMF_DELEGATE 1
cristye6378132009-10-26 20:05:17 +00001313#endif
cristy3ed852e2009-09-05 21:47:34 +00001314
cristy3ed852e2009-09-05 21:47:34 +00001315/* Define WORDS_BIGENDIAN to 1 if your processor stores words with the most
1316 significant byte first (like Motorola and SPARC, unlike Intel). */
1317#if defined AC_APPLE_UNIVERSAL_BUILD
1318# if defined __BIG_ENDIAN__
1319# define WORDS_BIGENDIAN 1
1320# endif
1321#else
1322# ifndef WORDS_BIGENDIAN
1323/* # undef WORDS_BIGENDIAN */
1324# endif
1325#endif
1326
1327/* Location of X11 configure files */
cristy964cb7f2010-04-25 23:18:00 +00001328#ifndef MAGICKCORE_X11_CONFIGURE_PATH
1329#define MAGICKCORE_X11_CONFIGURE_PATH ""
cristy3ed852e2009-09-05 21:47:34 +00001330#endif
1331
1332/* Define if you have X11 library */
cristy964cb7f2010-04-25 23:18:00 +00001333#ifndef MAGICKCORE_X11_DELEGATE
1334#define MAGICKCORE_X11_DELEGATE 1
cristy3ed852e2009-09-05 21:47:34 +00001335#endif
1336
1337/* Define if you have XML library */
cristy964cb7f2010-04-25 23:18:00 +00001338#ifndef MAGICKCORE_XML_DELEGATE
1339#define MAGICKCORE_XML_DELEGATE 1
cristy3ed852e2009-09-05 21:47:34 +00001340#endif
1341
1342/* Define to 1 if the X Window System is missing or not being used. */
1343/* #undef X_DISPLAY_MISSING */
1344
1345/* Define if you have zlib compression library */
cristy964cb7f2010-04-25 23:18:00 +00001346#ifndef MAGICKCORE_ZLIB_DELEGATE
1347#define MAGICKCORE_ZLIB_DELEGATE 1
cristy3ed852e2009-09-05 21:47:34 +00001348#endif
1349
1350/* Number of bits in a file offset, on hosts where this is settable. */
cristy964cb7f2010-04-25 23:18:00 +00001351#ifndef MAGICKCORE__FILE_OFFSET_BITS
1352#define MAGICKCORE__FILE_OFFSET_BITS 64
cristy40e685d2010-04-23 14:44:08 +00001353#endif
cristy3ed852e2009-09-05 21:47:34 +00001354
1355/* enable run-time bounds-checking */
1356/* #undef _FORTIFY_SOURCE */
1357
1358/* Define to 1 to make fseeko visible on some hosts (e.g. glibc 2.2). */
1359/* #undef _LARGEFILE_SOURCE */
1360
1361/* Define for large files, on AIX-style hosts. */
1362/* #undef _LARGE_FILES */
1363
1364/* Define to 1 if on MINIX. */
1365/* #undef _MINIX */
1366
cristy99cc3002010-01-21 14:50:11 +00001367/* Define this for the OpenCL Accelerator */
cristy85278ed2010-05-31 15:10:05 +00001368/* #undef _OPENCL */
cristy99cc3002010-01-21 14:50:11 +00001369
cristy3ed852e2009-09-05 21:47:34 +00001370/* Define to 2 if the system does not provide POSIX.1 features except with
1371 this defined. */
1372/* #undef _POSIX_1_SOURCE */
1373
1374/* Define to 1 if you need to in order for `stat' and other things to work. */
1375/* #undef _POSIX_SOURCE */
1376
1377/* Define to 1 if type `char' is unsigned and you are not using gcc. */
1378#ifndef __CHAR_UNSIGNED__
1379/* # undef __CHAR_UNSIGNED__ */
1380#endif
1381
1382/* Define so that glibc/gnulib argp.h does not typedef error_t. */
1383/* #undef __error_t_defined */
1384
1385/* Define to appropriate substitue if compiler does not have __func__ */
1386/* #undef __func__ */
1387
cristy3ed852e2009-09-05 21:47:34 +00001388/* Define to a type to use for `error_t' if it is not otherwise available. */
1389/* #undef error_t */
1390
1391/* Define to `__inline__' or `__inline' if that's what the C compiler
1392 calls it, or to nothing if 'inline' is not supported under any name. */
1393#ifndef __cplusplus
cristybcbeec82010-01-22 03:20:31 +00001394/* #undef inline */
cristy3ed852e2009-09-05 21:47:34 +00001395#endif
1396
1397/* Define to `int' if <sys/types.h> does not define. */
1398/* #undef mode_t */
1399
1400/* Define to `long int' if <sys/types.h> does not define. */
1401/* #undef off_t */
1402
1403/* Define to `int' if <sys/types.h> does not define. */
1404/* #undef pid_t */
1405
1406/* Define to the equivalent of the C99 'restrict' keyword, or to
1407 nothing if this is not supported. Do not define if restrict is
1408 supported directly. */
cristy964cb7f2010-04-25 23:18:00 +00001409#ifndef _magickcore_restrict
1410#define _magickcore_restrict __restrict
cristy3ed852e2009-09-05 21:47:34 +00001411#endif
cristy8b350f62009-11-15 23:12:43 +00001412/* Work around a bug in Sun C++: it does not support _Restrict or
1413 __restrict__, even though the corresponding Sun C compiler ends up with
1414 "#define restrict _Restrict" or "#define restrict __restrict__" in the
1415 previous line. Perhaps some future version of Sun C++ will work with
1416 restrict; if so, hopefully it defines __RESTRICT like Sun C does. */
cristy3ed852e2009-09-05 21:47:34 +00001417#if defined __SUNPRO_CC && !defined __RESTRICT
1418# define _Restrict
cristy8b350f62009-11-15 23:12:43 +00001419# define __restrict__
cristy3ed852e2009-09-05 21:47:34 +00001420#endif
1421
1422/* Define to `unsigned int' if <sys/types.h> does not define. */
1423/* #undef size_t */
1424
1425/* Define to `int' if <sys/types.h> does not define. */
1426/* #undef ssize_t */
1427
1428/* Define as `fork' if `vfork' does not work. */
1429/* #undef vfork */
1430
1431/* Define to empty if the keyword `volatile' does not work. Warning: valid
1432 code using `volatile' can become incorrect without. Disable with care. */
1433/* #undef volatile */
1434
1435/* once: _MAGICK_MAGICK_CONFIG_H */
1436#endif