Sophie

Sophie

distrib > Mandriva > 2010.1 > x86_64 > media > main-release > by-pkgid > c3d5f6d8e7a564b8f518a16810652c82 > files > 421

imagemagick-doc-6.6.1.5-2mdv2010.1.x86_64.rpm

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html><head><meta http-equiv="Content-Type" content="text/html;charset=UTF-8">
<title>MagickCore: magick-config.h Source File</title>
<link href="doxygen.css" rel="stylesheet" type="text/css">
<link href="tabs.css" rel="stylesheet" type="text/css">
</head><body>
<!-- Generated by Doxygen 1.5.4 -->
<div class="nav">
<a class="el" href="dir_b44b349db36f8365f5234e57d3038770.html">magick</a></div>
<h1>magick-config.h</h1><a href="magick-config_8h.html">Go to the documentation of this file.</a><div class="fragment"><pre class="fragment"><a name="l00001"></a>00001 <span class="preprocessor">#ifndef _MAGICK_MAGICK_CONFIG_H</span>
<a name="l00002"></a><a class="code" href="magick-config_8h.html#2fa52faaf4c89b315dcc1d14465fe3f8">00002</a> <span class="preprocessor"></span><span class="preprocessor">#define _MAGICK_MAGICK_CONFIG_H 1</span>
<a name="l00003"></a>00003 <span class="preprocessor"></span> 
<a name="l00004"></a>00004 <span class="comment">/* magick/magick-config.h. Generated automatically at end of configure. */</span>
<a name="l00005"></a>00005 <span class="comment">/* config/config.h.  Generated from config.h.in by configure.  */</span>
<a name="l00006"></a>00006 <span class="comment">/* config/config.h.in.  Generated from configure.ac by autoheader.  */</span>
<a name="l00007"></a>00007 
<a name="l00008"></a>00008 <span class="comment">/* Define if coders and filters are to be built as modules. */</span>
<a name="l00009"></a>00009 <span class="preprocessor">#ifndef MAGICKCORE_BUILD_MODULES </span>
<a name="l00010"></a><a class="code" href="magick-config_8h.html#fe98a86fbe1b3bfdcf2b477d75fe19e2">00010</a> <span class="preprocessor"></span><span class="preprocessor">#define MAGICKCORE_BUILD_MODULES  1 </span>
<a name="l00011"></a>00011 <span class="preprocessor"></span><span class="preprocessor">#endif</span>
<a name="l00012"></a>00012 <span class="preprocessor"></span>
<a name="l00013"></a>00013 <span class="comment">/* Define if you have the bzip2 library */</span>
<a name="l00014"></a>00014 <span class="preprocessor">#ifndef MAGICKCORE_BZLIB_DELEGATE </span>
<a name="l00015"></a><a class="code" href="magick-config_8h.html#d86cd2961001cbcc2fb107db12748263">00015</a> <span class="preprocessor"></span><span class="preprocessor">#define MAGICKCORE_BZLIB_DELEGATE  1 </span>
<a name="l00016"></a>00016 <span class="preprocessor"></span><span class="preprocessor">#endif</span>
<a name="l00017"></a>00017 <span class="preprocessor"></span>
<a name="l00018"></a>00018 <span class="comment">/* Define to 1 if the `closedir' function returns void instead of `int'. */</span>
<a name="l00019"></a>00019 <span class="comment">/* #undef CLOSEDIR_VOID */</span>
<a name="l00020"></a>00020 
<a name="l00021"></a>00021 <span class="comment">/* Location of coder modules */</span>
<a name="l00022"></a>00022 <span class="preprocessor">#ifndef MAGICKCORE_CODER_PATH </span>
<a name="l00023"></a><a class="code" href="magick-config_8h.html#7dc62712f62efab827a687ca7a9e9632">00023</a> <span class="preprocessor"></span><span class="preprocessor">#define MAGICKCORE_CODER_PATH  "/usr/local/lib/ImageMagick-6.3.8/modules-Q16/coders/" </span>
<a name="l00024"></a>00024 <span class="preprocessor"></span><span class="preprocessor">#endif</span>
<a name="l00025"></a>00025 <span class="preprocessor"></span>
<a name="l00026"></a>00026 <span class="comment">/* Subdirectory of lib where coder modules are installed */</span>
<a name="l00027"></a>00027 <span class="preprocessor">#ifndef MAGICKCORE_CODER_RELATIVE_PATH </span>
<a name="l00028"></a><a class="code" href="magick-config_8h.html#9bca452300e501879d2f49100a4d0b34">00028</a> <span class="preprocessor"></span><span class="preprocessor">#define MAGICKCORE_CODER_RELATIVE_PATH  "ImageMagick-6.3.8/modules-Q16/coders" </span>
<a name="l00029"></a>00029 <span class="preprocessor"></span><span class="preprocessor">#endif</span>
<a name="l00030"></a>00030 <span class="preprocessor"></span>
<a name="l00031"></a>00031 <span class="comment">/* Directory where architecture-dependent configuration files live. */</span>
<a name="l00032"></a>00032 <span class="preprocessor">#ifndef MAGICKCORE_CONFIGURE_PATH </span>
<a name="l00033"></a><a class="code" href="magick-config_8h.html#da9d754a6c2b7a2eee8f7fec465a0fcf">00033</a> <span class="preprocessor"></span><span class="preprocessor">#define MAGICKCORE_CONFIGURE_PATH  "/usr/local/lib/ImageMagick-6.3.8/config/" </span>
<a name="l00034"></a>00034 <span class="preprocessor"></span><span class="preprocessor">#endif</span>
<a name="l00035"></a>00035 <span class="preprocessor"></span>
<a name="l00036"></a>00036 <span class="comment">/* Subdirectory of lib where architecture-dependent configuration files live.</span>
<a name="l00037"></a>00037 <span class="comment">   */</span>
<a name="l00038"></a>00038 <span class="preprocessor">#ifndef MAGICKCORE_CONFIGURE_RELATIVE_PATH </span>
<a name="l00039"></a><a class="code" href="magick-config_8h.html#9e4535c2f094d28ec1c146ff55d5fffc">00039</a> <span class="preprocessor"></span><span class="preprocessor">#define MAGICKCORE_CONFIGURE_RELATIVE_PATH  "ImageMagick-6.3.8/config" </span>
<a name="l00040"></a>00040 <span class="preprocessor"></span><span class="preprocessor">#endif</span>
<a name="l00041"></a>00041 <span class="preprocessor"></span>
<a name="l00042"></a>00042 <span class="comment">/* Define if you have DJVU library */</span>
<a name="l00043"></a>00043 <span class="comment">/* #undef DJVU_DELEGATE */</span>
<a name="l00044"></a>00044 
<a name="l00045"></a>00045 <span class="comment">/* Directory where ImageMagick documents live. */</span>
<a name="l00046"></a>00046 <span class="preprocessor">#ifndef MAGICKCORE_DOCUMENTATION_PATH </span>
<a name="l00047"></a><a class="code" href="magick-config_8h.html#257519fbb48bcbc7f22fd92f3cb28141">00047</a> <span class="preprocessor"></span><span class="preprocessor">#define MAGICKCORE_DOCUMENTATION_PATH  "/usr/local/share/doc/ImageMagick-6.3.8/" </span>
<a name="l00048"></a>00048 <span class="preprocessor"></span><span class="preprocessor">#endif</span>
<a name="l00049"></a>00049 <span class="preprocessor"></span>
<a name="l00050"></a>00050 <span class="comment">/* Define if you have Display Postscript */</span>
<a name="l00051"></a>00051 <span class="comment">/* #undef DPS_DELEGATE */</span>
<a name="l00052"></a>00052 
<a name="l00053"></a>00053 <span class="comment">/* Build self-contained, embeddable, zero-configuration ImageMagick</span>
<a name="l00054"></a>00054 <span class="comment">   (experimental) */</span>
<a name="l00055"></a>00055 <span class="comment">/* #undef EMBEDDABLE_SUPPORT */</span>
<a name="l00056"></a>00056 
<a name="l00057"></a>00057 <span class="comment">/* exclude deprecated methods in MagickCore API */</span>
<a name="l00058"></a>00058 <span class="comment">/* #undef EXCLUDE_DEPRECATED */</span>
<a name="l00059"></a>00059 
<a name="l00060"></a>00060 <span class="comment">/* Directory where executables are installed. */</span>
<a name="l00061"></a>00061 <span class="preprocessor">#ifndef MAGICKCORE_EXECUTABLE_PATH </span>
<a name="l00062"></a><a class="code" href="magick-config_8h.html#4dee4f0161856ddc19cac216e8ae369f">00062</a> <span class="preprocessor"></span><span class="preprocessor">#define MAGICKCORE_EXECUTABLE_PATH  "/usr/local/bin/" </span>
<a name="l00063"></a>00063 <span class="preprocessor"></span><span class="preprocessor">#endif</span>
<a name="l00064"></a>00064 <span class="preprocessor"></span>
<a name="l00065"></a>00065 <span class="comment">/* Location of filter modules */</span>
<a name="l00066"></a>00066 <span class="preprocessor">#ifndef MAGICKCORE_FILTER_PATH </span>
<a name="l00067"></a><a class="code" href="magick-config_8h.html#5a60ca3f6f28b36f32f10e36f1a103e4">00067</a> <span class="preprocessor"></span><span class="preprocessor">#define MAGICKCORE_FILTER_PATH  "/usr/local/lib/ImageMagick-6.3.8/modules-Q16/filters/" </span>
<a name="l00068"></a>00068 <span class="preprocessor"></span><span class="preprocessor">#endif</span>
<a name="l00069"></a>00069 <span class="preprocessor"></span>
<a name="l00070"></a>00070 <span class="comment">/* Subdirectory of lib where filter modules are installed */</span>
<a name="l00071"></a>00071 <span class="preprocessor">#ifndef MAGICKCORE_FILTER_RELATIVE_PATH </span>
<a name="l00072"></a><a class="code" href="magick-config_8h.html#8cf303054c97ae2799be8a0420164bef">00072</a> <span class="preprocessor"></span><span class="preprocessor">#define MAGICKCORE_FILTER_RELATIVE_PATH  "ImageMagick-6.3.8/modules-Q16/filters" </span>
<a name="l00073"></a>00073 <span class="preprocessor"></span><span class="preprocessor">#endif</span>
<a name="l00074"></a>00074 <span class="preprocessor"></span>
<a name="l00075"></a>00075 <span class="comment">/* Define if you have FONTCONFIG library */</span>
<a name="l00076"></a>00076 <span class="preprocessor">#ifndef MAGICKCORE_FONTCONFIG_DELEGATE </span>
<a name="l00077"></a><a class="code" href="magick-config_8h.html#967266098d22a0ba50c94cd83916d055">00077</a> <span class="preprocessor"></span><span class="preprocessor">#define MAGICKCORE_FONTCONFIG_DELEGATE  1 </span>
<a name="l00078"></a>00078 <span class="preprocessor"></span><span class="preprocessor">#endif</span>
<a name="l00079"></a>00079 <span class="preprocessor"></span>
<a name="l00080"></a>00080 <span class="comment">/* Define if you have FlashPIX library */</span>
<a name="l00081"></a>00081 <span class="comment">/* #undef FPX_DELEGATE */</span>
<a name="l00082"></a>00082 
<a name="l00083"></a>00083 <span class="comment">/* Define if you have FreeType (TrueType font) library */</span>
<a name="l00084"></a>00084 <span class="preprocessor">#ifndef MAGICKCORE_FREETYPE_DELEGATE </span>
<a name="l00085"></a><a class="code" href="magick-config_8h.html#e56866886e9dbbd11e2aa29f2c6a20fc">00085</a> <span class="preprocessor"></span><span class="preprocessor">#define MAGICKCORE_FREETYPE_DELEGATE  1 </span>
<a name="l00086"></a>00086 <span class="preprocessor"></span><span class="preprocessor">#endif</span>
<a name="l00087"></a>00087 <span class="preprocessor"></span>
<a name="l00088"></a>00088 <span class="comment">/* Define if you have Ghostscript library or framework */</span>
<a name="l00089"></a>00089 <span class="preprocessor">#ifndef MAGICKCORE_GS_DELEGATE </span>
<a name="l00090"></a><a class="code" href="magick-config_8h.html#a5e29f58f9549bae17cb5e4c4b6854bb">00090</a> <span class="preprocessor"></span><span class="preprocessor">#define MAGICKCORE_GS_DELEGATE  1 </span>
<a name="l00091"></a>00091 <span class="preprocessor"></span><span class="preprocessor">#endif</span>
<a name="l00092"></a>00092 <span class="preprocessor"></span>
<a name="l00093"></a>00093 <span class="comment">/* Define if you have GVC library */</span>
<a name="l00094"></a>00094 <span class="preprocessor">#ifndef MAGICKCORE_GVC_DELEGATE </span>
<a name="l00095"></a><a class="code" href="magick-config_8h.html#1fd195b82b36c5abbf023fb785413d11">00095</a> <span class="preprocessor"></span><span class="preprocessor">#define MAGICKCORE_GVC_DELEGATE  1 </span>
<a name="l00096"></a>00096 <span class="preprocessor"></span><span class="preprocessor">#endif</span>
<a name="l00097"></a>00097 <span class="preprocessor"></span>
<a name="l00098"></a>00098 <span class="comment">/* Define to 1 if you have the `argz_append' function. */</span>
<a name="l00099"></a>00099 <span class="preprocessor">#ifndef MAGICKCORE_HAVE_ARGZ_APPEND </span>
<a name="l00100"></a><a class="code" href="magick-config_8h.html#397ca1d499f4f077ddf9098baa29bbf4">00100</a> <span class="preprocessor"></span><span class="preprocessor">#define MAGICKCORE_HAVE_ARGZ_APPEND  1 </span>
<a name="l00101"></a>00101 <span class="preprocessor"></span><span class="preprocessor">#endif</span>
<a name="l00102"></a>00102 <span class="preprocessor"></span>
<a name="l00103"></a>00103 <span class="comment">/* Define to 1 if you have the `argz_create_sep' function. */</span>
<a name="l00104"></a>00104 <span class="preprocessor">#ifndef MAGICKCORE_HAVE_ARGZ_CREATE_SEP </span>
<a name="l00105"></a><a class="code" href="magick-config_8h.html#d817c7007b23fdfcb05c493caaf884fe">00105</a> <span class="preprocessor"></span><span class="preprocessor">#define MAGICKCORE_HAVE_ARGZ_CREATE_SEP  1 </span>
<a name="l00106"></a>00106 <span class="preprocessor"></span><span class="preprocessor">#endif</span>
<a name="l00107"></a>00107 <span class="preprocessor"></span>
<a name="l00108"></a>00108 <span class="comment">/* Define to 1 if you have the &lt;argz.h&gt; header file. */</span>
<a name="l00109"></a>00109 <span class="preprocessor">#ifndef MAGICKCORE_HAVE_ARGZ_H </span>
<a name="l00110"></a><a class="code" href="magick-config_8h.html#5657820e6373e85dceabab20f77c851e">00110</a> <span class="preprocessor"></span><span class="preprocessor">#define MAGICKCORE_HAVE_ARGZ_H  1 </span>
<a name="l00111"></a>00111 <span class="preprocessor"></span><span class="preprocessor">#endif</span>
<a name="l00112"></a>00112 <span class="preprocessor"></span>
<a name="l00113"></a>00113 <span class="comment">/* Define to 1 if you have the `argz_insert' function. */</span>
<a name="l00114"></a>00114 <span class="preprocessor">#ifndef MAGICKCORE_HAVE_ARGZ_INSERT </span>
<a name="l00115"></a><a class="code" href="magick-config_8h.html#caa0ac9362bd1e5822d31aa77f2ebd28">00115</a> <span class="preprocessor"></span><span class="preprocessor">#define MAGICKCORE_HAVE_ARGZ_INSERT  1 </span>
<a name="l00116"></a>00116 <span class="preprocessor"></span><span class="preprocessor">#endif</span>
<a name="l00117"></a>00117 <span class="preprocessor"></span>
<a name="l00118"></a>00118 <span class="comment">/* Define to 1 if you have the `argz_next' function. */</span>
<a name="l00119"></a>00119 <span class="preprocessor">#ifndef MAGICKCORE_HAVE_ARGZ_NEXT </span>
<a name="l00120"></a><a class="code" href="magick-config_8h.html#cb3ca899233f711cd36820b0815b1500">00120</a> <span class="preprocessor"></span><span class="preprocessor">#define MAGICKCORE_HAVE_ARGZ_NEXT  1 </span>
<a name="l00121"></a>00121 <span class="preprocessor"></span><span class="preprocessor">#endif</span>
<a name="l00122"></a>00122 <span class="preprocessor"></span>
<a name="l00123"></a>00123 <span class="comment">/* Define to 1 if you have the `argz_stringify' function. */</span>
<a name="l00124"></a>00124 <span class="preprocessor">#ifndef MAGICKCORE_HAVE_ARGZ_STRINGIFY </span>
<a name="l00125"></a><a class="code" href="magick-config_8h.html#d52dac2fb0d4016fcce2c832fe99b6c2">00125</a> <span class="preprocessor"></span><span class="preprocessor">#define MAGICKCORE_HAVE_ARGZ_STRINGIFY  1 </span>
<a name="l00126"></a>00126 <span class="preprocessor"></span><span class="preprocessor">#endif</span>
<a name="l00127"></a>00127 <span class="preprocessor"></span>
<a name="l00128"></a>00128 <span class="comment">/* Define to 1 if you have the `atexit' function. */</span>
<a name="l00129"></a>00129 <span class="preprocessor">#ifndef MAGICKCORE_HAVE_ATEXIT </span>
<a name="l00130"></a><a class="code" href="magick-config_8h.html#57ae75c8821386cb94b0fa23af90b1ac">00130</a> <span class="preprocessor"></span><span class="preprocessor">#define MAGICKCORE_HAVE_ATEXIT  1 </span>
<a name="l00131"></a>00131 <span class="preprocessor"></span><span class="preprocessor">#endif</span>
<a name="l00132"></a>00132 <span class="preprocessor"></span>
<a name="l00133"></a>00133 <span class="comment">/* define if bool is a built-in type */</span>
<a name="l00134"></a>00134 <span class="preprocessor">#ifndef MAGICKCORE_HAVE_BOOL </span>
<a name="l00135"></a>00135 <span class="preprocessor"></span><span class="preprocessor">#define MAGICKCORE_HAVE_BOOL   </span>
<a name="l00136"></a>00136 <span class="preprocessor"></span><span class="preprocessor">#endif</span>
<a name="l00137"></a>00137 <span class="preprocessor"></span>
<a name="l00138"></a>00138 <span class="comment">/* Define to 1 if you have the `clock' function. */</span>
<a name="l00139"></a>00139 <span class="preprocessor">#ifndef MAGICKCORE_HAVE_CLOCK </span>
<a name="l00140"></a><a class="code" href="magick-config_8h.html#53f3fd37828af90cf6ab22927c10e087">00140</a> <span class="preprocessor"></span><span class="preprocessor">#define MAGICKCORE_HAVE_CLOCK  1 </span>
<a name="l00141"></a>00141 <span class="preprocessor"></span><span class="preprocessor">#endif</span>
<a name="l00142"></a>00142 <span class="preprocessor"></span>
<a name="l00143"></a>00143 <span class="comment">/* Define to 1 if you have the `clock_gettime' function. */</span>
<a name="l00144"></a>00144 <span class="comment">/* #undef HAVE_CLOCK_GETTIME */</span>
<a name="l00145"></a>00145 
<a name="l00146"></a>00146 <span class="comment">/* Define to 1 if you have the `closedir' function. */</span>
<a name="l00147"></a>00147 <span class="preprocessor">#ifndef MAGICKCORE_HAVE_CLOSEDIR </span>
<a name="l00148"></a><a class="code" href="magick-config_8h.html#58983325f751cd1b2180f473750dc669">00148</a> <span class="preprocessor"></span><span class="preprocessor">#define MAGICKCORE_HAVE_CLOSEDIR  1 </span>
<a name="l00149"></a>00149 <span class="preprocessor"></span><span class="preprocessor">#endif</span>
<a name="l00150"></a>00150 <span class="preprocessor"></span>
<a name="l00151"></a>00151 <span class="comment">/* Define to 1 if you have the declaration of `pread', and to 0 if you don't.</span>
<a name="l00152"></a>00152 <span class="comment">   */</span>
<a name="l00153"></a>00153 <span class="preprocessor">#ifndef MAGICKCORE_HAVE_DECL_PREAD </span>
<a name="l00154"></a><a class="code" href="magick-config_8h.html#af52fdcc579d3b0d95a6a6ba14107690">00154</a> <span class="preprocessor"></span><span class="preprocessor">#define MAGICKCORE_HAVE_DECL_PREAD  1 </span>
<a name="l00155"></a>00155 <span class="preprocessor"></span><span class="preprocessor">#endif</span>
<a name="l00156"></a>00156 <span class="preprocessor"></span>
<a name="l00157"></a>00157 <span class="comment">/* Define to 1 if you have the declaration of `pwrite', and to 0 if you don't.</span>
<a name="l00158"></a>00158 <span class="comment">   */</span>
<a name="l00159"></a>00159 <span class="preprocessor">#ifndef MAGICKCORE_HAVE_DECL_PWRITE </span>
<a name="l00160"></a><a class="code" href="magick-config_8h.html#a561b3607d5fdd04b189e359791738e8">00160</a> <span class="preprocessor"></span><span class="preprocessor">#define MAGICKCORE_HAVE_DECL_PWRITE  1 </span>
<a name="l00161"></a>00161 <span class="preprocessor"></span><span class="preprocessor">#endif</span>
<a name="l00162"></a>00162 <span class="preprocessor"></span>
<a name="l00163"></a>00163 <span class="comment">/* Define to 1 if you have the declaration of `strlcpy', and to 0 if you</span>
<a name="l00164"></a>00164 <span class="comment">   don't. */</span>
<a name="l00165"></a>00165 <span class="preprocessor">#ifndef MAGICKCORE_HAVE_DECL_STRLCPY </span>
<a name="l00166"></a><a class="code" href="magick-config_8h.html#8da3078ca0e9588234000133a3a9441b">00166</a> <span class="preprocessor"></span><span class="preprocessor">#define MAGICKCORE_HAVE_DECL_STRLCPY  0 </span>
<a name="l00167"></a>00167 <span class="preprocessor"></span><span class="preprocessor">#endif</span>
<a name="l00168"></a>00168 <span class="preprocessor"></span>
<a name="l00169"></a>00169 <span class="comment">/* Define to 1 if you have the declaration of `vsnprintf', and to 0 if you</span>
<a name="l00170"></a>00170 <span class="comment">   don't. */</span>
<a name="l00171"></a>00171 <span class="preprocessor">#ifndef MAGICKCORE_HAVE_DECL_VSNPRINTF </span>
<a name="l00172"></a><a class="code" href="magick-config_8h.html#11d0b51d0ee115c1f55c01ff1f9caaae">00172</a> <span class="preprocessor"></span><span class="preprocessor">#define MAGICKCORE_HAVE_DECL_VSNPRINTF  1 </span>
<a name="l00173"></a>00173 <span class="preprocessor"></span><span class="preprocessor">#endif</span>
<a name="l00174"></a>00174 <span class="preprocessor"></span>
<a name="l00175"></a>00175 <span class="comment">/* Define to 1 if you have the &lt;dirent.h&gt; header file, and it defines `DIR'.</span>
<a name="l00176"></a>00176 <span class="comment">   */</span>
<a name="l00177"></a>00177 <span class="preprocessor">#ifndef MAGICKCORE_HAVE_DIRENT_H </span>
<a name="l00178"></a><a class="code" href="magick-config_8h.html#5f883b6a90509c8a241e30252a53e52b">00178</a> <span class="preprocessor"></span><span class="preprocessor">#define MAGICKCORE_HAVE_DIRENT_H  1 </span>
<a name="l00179"></a>00179 <span class="preprocessor"></span><span class="preprocessor">#endif</span>
<a name="l00180"></a>00180 <span class="preprocessor"></span>
<a name="l00181"></a>00181 <span class="comment">/* Define if you have the GNU dld library. */</span>
<a name="l00182"></a>00182 <span class="comment">/* #undef HAVE_DLD */</span>
<a name="l00183"></a>00183 
<a name="l00184"></a>00184 <span class="comment">/* Define to 1 if you have the &lt;dld.h&gt; header file. */</span>
<a name="l00185"></a>00185 <span class="comment">/* #undef HAVE_DLD_H */</span>
<a name="l00186"></a>00186 
<a name="l00187"></a>00187 <span class="comment">/* Define to 1 if you have the `dlerror' function. */</span>
<a name="l00188"></a>00188 <span class="preprocessor">#ifndef MAGICKCORE_HAVE_DLERROR </span>
<a name="l00189"></a><a class="code" href="magick-config_8h.html#bf1cb913e43cb5074f64c9169ef162b4">00189</a> <span class="preprocessor"></span><span class="preprocessor">#define MAGICKCORE_HAVE_DLERROR  1 </span>
<a name="l00190"></a>00190 <span class="preprocessor"></span><span class="preprocessor">#endif</span>
<a name="l00191"></a>00191 <span class="preprocessor"></span>
<a name="l00192"></a>00192 <span class="comment">/* Define to 1 if you have the &lt;dlfcn.h&gt; header file. */</span>
<a name="l00193"></a>00193 <span class="preprocessor">#ifndef MAGICKCORE_HAVE_DLFCN_H </span>
<a name="l00194"></a><a class="code" href="magick-config_8h.html#7b601f432c6c320e7e397f7aa9cd57ef">00194</a> <span class="preprocessor"></span><span class="preprocessor">#define MAGICKCORE_HAVE_DLFCN_H  1 </span>
<a name="l00195"></a>00195 <span class="preprocessor"></span><span class="preprocessor">#endif</span>
<a name="l00196"></a>00196 <span class="preprocessor"></span>
<a name="l00197"></a>00197 <span class="comment">/* Define to 1 if you have the &lt;dl.h&gt; header file. */</span>
<a name="l00198"></a>00198 <span class="comment">/* #undef HAVE_DL_H */</span>
<a name="l00199"></a>00199 
<a name="l00200"></a>00200 <span class="comment">/* Define to 1 if you don't have `vprintf' but do have `_doprnt.' */</span>
<a name="l00201"></a>00201 <span class="comment">/* #undef HAVE_DOPRNT */</span>
<a name="l00202"></a>00202 
<a name="l00203"></a>00203 <span class="comment">/* Define if you have the _dyld_func_lookup function. */</span>
<a name="l00204"></a>00204 <span class="comment">/* #undef HAVE_DYLD */</span>
<a name="l00205"></a>00205 
<a name="l00206"></a>00206 <span class="comment">/* Define to 1 if you have the &lt;errno.h&gt; header file. */</span>
<a name="l00207"></a>00207 <span class="preprocessor">#ifndef MAGICKCORE_HAVE_ERRNO_H </span>
<a name="l00208"></a><a class="code" href="magick-config_8h.html#627e48887f16d3d9d7b436fbe394992c">00208</a> <span class="preprocessor"></span><span class="preprocessor">#define MAGICKCORE_HAVE_ERRNO_H  1 </span>
<a name="l00209"></a>00209 <span class="preprocessor"></span><span class="preprocessor">#endif</span>
<a name="l00210"></a>00210 <span class="preprocessor"></span>
<a name="l00211"></a>00211 <span class="comment">/* Define to 1 if the system has the type `error_t'. */</span>
<a name="l00212"></a>00212 <span class="preprocessor">#ifndef MAGICKCORE_HAVE_ERROR_T </span>
<a name="l00213"></a><a class="code" href="magick-config_8h.html#0f83eeabf5d632afb95af78350d07b8c">00213</a> <span class="preprocessor"></span><span class="preprocessor">#define MAGICKCORE_HAVE_ERROR_T  1 </span>
<a name="l00214"></a>00214 <span class="preprocessor"></span><span class="preprocessor">#endif</span>
<a name="l00215"></a>00215 <span class="preprocessor"></span>
<a name="l00216"></a>00216 <span class="comment">/* Define to 1 if you have the `execvp' function. */</span>
<a name="l00217"></a>00217 <span class="preprocessor">#ifndef MAGICKCORE_HAVE_EXECVP </span>
<a name="l00218"></a><a class="code" href="magick-config_8h.html#f22820de74b01f2f58b302f39f65ff4b">00218</a> <span class="preprocessor"></span><span class="preprocessor">#define MAGICKCORE_HAVE_EXECVP  1 </span>
<a name="l00219"></a>00219 <span class="preprocessor"></span><span class="preprocessor">#endif</span>
<a name="l00220"></a>00220 <span class="preprocessor"></span>
<a name="l00221"></a>00221 <span class="comment">/* Define to 1 if you have the &lt;fcntl.h&gt; header file. */</span>
<a name="l00222"></a>00222 <span class="preprocessor">#ifndef MAGICKCORE_HAVE_FCNTL_H </span>
<a name="l00223"></a><a class="code" href="magick-config_8h.html#b051a8f72551277471f02e2d9ba0700c">00223</a> <span class="preprocessor"></span><span class="preprocessor">#define MAGICKCORE_HAVE_FCNTL_H  1 </span>
<a name="l00224"></a>00224 <span class="preprocessor"></span><span class="preprocessor">#endif</span>
<a name="l00225"></a>00225 <span class="preprocessor"></span>
<a name="l00226"></a>00226 <span class="comment">/* Define to 1 if you have the `floor' function. */</span>
<a name="l00227"></a>00227 <span class="comment">/* #undef HAVE_FLOOR */</span>
<a name="l00228"></a>00228 
<a name="l00229"></a>00229 <span class="comment">/* Define to 1 if you have the `fork' function. */</span>
<a name="l00230"></a>00230 <span class="preprocessor">#ifndef MAGICKCORE_HAVE_FORK </span>
<a name="l00231"></a><a class="code" href="magick-config_8h.html#274839c62d92ddc030e6154f19d9d59e">00231</a> <span class="preprocessor"></span><span class="preprocessor">#define MAGICKCORE_HAVE_FORK  1 </span>
<a name="l00232"></a>00232 <span class="preprocessor"></span><span class="preprocessor">#endif</span>
<a name="l00233"></a>00233 <span class="preprocessor"></span>
<a name="l00234"></a>00234 <span class="comment">/* Define to 1 if fseeko (and presumably ftello) exists and is declared. */</span>
<a name="l00235"></a>00235 <span class="preprocessor">#ifndef MAGICKCORE_HAVE_FSEEKO </span>
<a name="l00236"></a><a class="code" href="magick-config_8h.html#19efe1b595e143892a10627118734d26">00236</a> <span class="preprocessor"></span><span class="preprocessor">#define MAGICKCORE_HAVE_FSEEKO  1 </span>
<a name="l00237"></a>00237 <span class="preprocessor"></span><span class="preprocessor">#endif</span>
<a name="l00238"></a>00238 <span class="preprocessor"></span>
<a name="l00239"></a>00239 <span class="comment">/* Define to 1 if you have the &lt;ft2build.h&gt; header file. */</span>
<a name="l00240"></a>00240 <span class="preprocessor">#ifndef MAGICKCORE_HAVE_FT2BUILD_H </span>
<a name="l00241"></a><a class="code" href="magick-config_8h.html#01f5d7cd13bfaecb4f4dca0c4a222f1c">00241</a> <span class="preprocessor"></span><span class="preprocessor">#define MAGICKCORE_HAVE_FT2BUILD_H  1 </span>
<a name="l00242"></a>00242 <span class="preprocessor"></span><span class="preprocessor">#endif</span>
<a name="l00243"></a>00243 <span class="preprocessor"></span>
<a name="l00244"></a>00244 <span class="comment">/* Define to 1 if you have the `ftime' function. */</span>
<a name="l00245"></a>00245 <span class="preprocessor">#ifndef MAGICKCORE_HAVE_FTIME </span>
<a name="l00246"></a><a class="code" href="magick-config_8h.html#15d14e7c7485db8e60617f15dd1fe912">00246</a> <span class="preprocessor"></span><span class="preprocessor">#define MAGICKCORE_HAVE_FTIME  1 </span>
<a name="l00247"></a>00247 <span class="preprocessor"></span><span class="preprocessor">#endif</span>
<a name="l00248"></a>00248 <span class="preprocessor"></span>
<a name="l00249"></a>00249 <span class="comment">/* Define to 1 if you have the `ftruncate' function. */</span>
<a name="l00250"></a>00250 <span class="preprocessor">#ifndef MAGICKCORE_HAVE_FTRUNCATE </span>
<a name="l00251"></a><a class="code" href="magick-config_8h.html#1c578c8f6bad2814323e15a5777838e1">00251</a> <span class="preprocessor"></span><span class="preprocessor">#define MAGICKCORE_HAVE_FTRUNCATE  1 </span>
<a name="l00252"></a>00252 <span class="preprocessor"></span><span class="preprocessor">#endif</span>
<a name="l00253"></a>00253 <span class="preprocessor"></span>
<a name="l00254"></a>00254 <span class="comment">/* Define to 1 if you have the `getcwd' function. */</span>
<a name="l00255"></a>00255 <span class="preprocessor">#ifndef MAGICKCORE_HAVE_GETCWD </span>
<a name="l00256"></a><a class="code" href="magick-config_8h.html#048285db38fd5114726ec48900170300">00256</a> <span class="preprocessor"></span><span class="preprocessor">#define MAGICKCORE_HAVE_GETCWD  1 </span>
<a name="l00257"></a>00257 <span class="preprocessor"></span><span class="preprocessor">#endif</span>
<a name="l00258"></a>00258 <span class="preprocessor"></span>
<a name="l00259"></a>00259 <span class="comment">/* Define to 1 if you have the `getdtablesize' function. */</span>
<a name="l00260"></a>00260 <span class="preprocessor">#ifndef MAGICKCORE_HAVE_GETDTABLESIZE </span>
<a name="l00261"></a><a class="code" href="magick-config_8h.html#972f8cd16bb87a587c88955be8744818">00261</a> <span class="preprocessor"></span><span class="preprocessor">#define MAGICKCORE_HAVE_GETDTABLESIZE  1 </span>
<a name="l00262"></a>00262 <span class="preprocessor"></span><span class="preprocessor">#endif</span>
<a name="l00263"></a>00263 <span class="preprocessor"></span>
<a name="l00264"></a>00264 <span class="comment">/* Define to 1 if you have the `getexecname' function. */</span>
<a name="l00265"></a>00265 <span class="comment">/* #undef HAVE_GETEXECNAME */</span>
<a name="l00266"></a>00266 
<a name="l00267"></a>00267 <span class="comment">/* Define to 1 if you have the `getpagesize' function. */</span>
<a name="l00268"></a>00268 <span class="preprocessor">#ifndef MAGICKCORE_HAVE_GETPAGESIZE </span>
<a name="l00269"></a><a class="code" href="magick-config_8h.html#b9542da49b47dc08020c7719bf107026">00269</a> <span class="preprocessor"></span><span class="preprocessor">#define MAGICKCORE_HAVE_GETPAGESIZE  1 </span>
<a name="l00270"></a>00270 <span class="preprocessor"></span><span class="preprocessor">#endif</span>
<a name="l00271"></a>00271 <span class="preprocessor"></span>
<a name="l00272"></a>00272 <span class="comment">/* Define to 1 if you have the `getpid' function. */</span>
<a name="l00273"></a>00273 <span class="preprocessor">#ifndef MAGICKCORE_HAVE_GETPID </span>
<a name="l00274"></a><a class="code" href="magick-config_8h.html#b1de82d6eb1901ef65963620c0be5a6a">00274</a> <span class="preprocessor"></span><span class="preprocessor">#define MAGICKCORE_HAVE_GETPID  1 </span>
<a name="l00275"></a>00275 <span class="preprocessor"></span><span class="preprocessor">#endif</span>
<a name="l00276"></a>00276 <span class="preprocessor"></span>
<a name="l00277"></a>00277 <span class="comment">/* Define to 1 if you have the `gettimeofday' function. */</span>
<a name="l00278"></a>00278 <span class="preprocessor">#ifndef MAGICKCORE_HAVE_GETTIMEOFDAY </span>
<a name="l00279"></a><a class="code" href="magick-config_8h.html#983452313c27a9500d87de7accb35223">00279</a> <span class="preprocessor"></span><span class="preprocessor">#define MAGICKCORE_HAVE_GETTIMEOFDAY  1 </span>
<a name="l00280"></a>00280 <span class="preprocessor"></span><span class="preprocessor">#endif</span>
<a name="l00281"></a>00281 <span class="preprocessor"></span>
<a name="l00282"></a>00282 <span class="comment">/* Define to 1 if you have the &lt;inttypes.h&gt; header file. */</span>
<a name="l00283"></a>00283 <span class="preprocessor">#ifndef MAGICKCORE_HAVE_INTTYPES_H </span>
<a name="l00284"></a><a class="code" href="magick-config_8h.html#307417f582c9d4ee8ad57ea8dc632dd7">00284</a> <span class="preprocessor"></span><span class="preprocessor">#define MAGICKCORE_HAVE_INTTYPES_H  1 </span>
<a name="l00285"></a>00285 <span class="preprocessor"></span><span class="preprocessor">#endif</span>
<a name="l00286"></a>00286 <span class="preprocessor"></span>
<a name="l00287"></a>00287 <span class="comment">/* Define if you have the &lt;lcms.h&gt; header file. */</span>
<a name="l00288"></a>00288 <span class="preprocessor">#ifndef MAGICKCORE_HAVE_LCMS_H </span>
<a name="l00289"></a><a class="code" href="magick-config_8h.html#8af9f52d60530e1bbe2857560357450d">00289</a> <span class="preprocessor"></span><span class="preprocessor">#define MAGICKCORE_HAVE_LCMS_H  1 </span>
<a name="l00290"></a>00290 <span class="preprocessor"></span><span class="preprocessor">#endif</span>
<a name="l00291"></a>00291 <span class="preprocessor"></span>
<a name="l00292"></a>00292 <span class="comment">/* Define if you have the &lt;lcms/lcms.h&gt; header file. */</span>
<a name="l00293"></a>00293 <span class="comment">/* #undef HAVE_LCMS_LCMS_H */</span>
<a name="l00294"></a>00294 
<a name="l00295"></a>00295 <span class="comment">/* Define if you have the libdl library or equivalent. */</span>
<a name="l00296"></a>00296 <span class="preprocessor">#ifndef MAGICKCORE_HAVE_LIBDL </span>
<a name="l00297"></a><a class="code" href="magick-config_8h.html#7754e38a397ca7b5ca0245bb9558b84a">00297</a> <span class="preprocessor"></span><span class="preprocessor">#define MAGICKCORE_HAVE_LIBDL  1 </span>
<a name="l00298"></a>00298 <span class="preprocessor"></span><span class="preprocessor">#endif</span>
<a name="l00299"></a>00299 <span class="preprocessor"></span>
<a name="l00300"></a>00300 <span class="comment">/* Define if libdlloader will be built on this platform */</span>
<a name="l00301"></a>00301 <span class="preprocessor">#ifndef MAGICKCORE_HAVE_LIBDLLOADER </span>
<a name="l00302"></a><a class="code" href="magick-config_8h.html#d3813a16703510caaef78ad74882bd38">00302</a> <span class="preprocessor"></span><span class="preprocessor">#define MAGICKCORE_HAVE_LIBDLLOADER  1 </span>
<a name="l00303"></a>00303 <span class="preprocessor"></span><span class="preprocessor">#endif</span>
<a name="l00304"></a>00304 <span class="preprocessor"></span>
<a name="l00305"></a>00305 <span class="comment">/* Define to 1 if you have the `gcov' library (-lgcov). */</span>
<a name="l00306"></a>00306 <span class="comment">/* #undef HAVE_LIBGCOV */</span>
<a name="l00307"></a>00307 
<a name="l00308"></a>00308 <span class="comment">/* Define to 1 if you have the &lt;limits.h&gt; header file. */</span>
<a name="l00309"></a>00309 <span class="preprocessor">#ifndef MAGICKCORE_HAVE_LIMITS_H </span>
<a name="l00310"></a><a class="code" href="magick-config_8h.html#3fa9fe87396ce6149076f463b8e6f9fa">00310</a> <span class="preprocessor"></span><span class="preprocessor">#define MAGICKCORE_HAVE_LIMITS_H  1 </span>
<a name="l00311"></a>00311 <span class="preprocessor"></span><span class="preprocessor">#endif</span>
<a name="l00312"></a>00312 <span class="preprocessor"></span>
<a name="l00313"></a>00313 <span class="comment">/* Define to 1 if you have the &lt;locale.h&gt; header file. */</span>
<a name="l00314"></a>00314 <span class="preprocessor">#ifndef MAGICKCORE_HAVE_LOCALE_H </span>
<a name="l00315"></a><a class="code" href="magick-config_8h.html#45af926943e1623298d317bea56c419f">00315</a> <span class="preprocessor"></span><span class="preprocessor">#define MAGICKCORE_HAVE_LOCALE_H  1 </span>
<a name="l00316"></a>00316 <span class="preprocessor"></span><span class="preprocessor">#endif</span>
<a name="l00317"></a>00317 <span class="preprocessor"></span>
<a name="l00318"></a>00318 <span class="comment">/* Define to 1 if the type `long double' works and has more range or precision</span>
<a name="l00319"></a>00319 <span class="comment">   than `double'. */</span>
<a name="l00320"></a>00320 <span class="preprocessor">#ifndef MAGICKCORE_HAVE_LONG_DOUBLE </span>
<a name="l00321"></a><a class="code" href="magick-config_8h.html#c764443e39994460b59fa9101225051e">00321</a> <span class="preprocessor"></span><span class="preprocessor">#define MAGICKCORE_HAVE_LONG_DOUBLE  1 </span>
<a name="l00322"></a>00322 <span class="preprocessor"></span><span class="preprocessor">#endif</span>
<a name="l00323"></a>00323 <span class="preprocessor"></span>
<a name="l00324"></a>00324 <span class="comment">/* Define to 1 if the type `long double' works and has more range or precision</span>
<a name="l00325"></a>00325 <span class="comment">   than `double'. */</span>
<a name="l00326"></a>00326 <span class="preprocessor">#ifndef MAGICKCORE_HAVE_LONG_DOUBLE_WIDER </span>
<a name="l00327"></a><a class="code" href="magick-config_8h.html#6ed09677cef13596b80efce100b56021">00327</a> <span class="preprocessor"></span><span class="preprocessor">#define MAGICKCORE_HAVE_LONG_DOUBLE_WIDER  1 </span>
<a name="l00328"></a>00328 <span class="preprocessor"></span><span class="preprocessor">#endif</span>
<a name="l00329"></a>00329 <span class="preprocessor"></span>
<a name="l00330"></a>00330 <span class="comment">/* Define to 1 if you have the `lstat' function. */</span>
<a name="l00331"></a>00331 <span class="preprocessor">#ifndef MAGICKCORE_HAVE_LSTAT </span>
<a name="l00332"></a><a class="code" href="magick-config_8h.html#53eb37ead9911c7cb8ac3cb61911ab3e">00332</a> <span class="preprocessor"></span><span class="preprocessor">#define MAGICKCORE_HAVE_LSTAT  1 </span>
<a name="l00333"></a>00333 <span class="preprocessor"></span><span class="preprocessor">#endif</span>
<a name="l00334"></a>00334 <span class="preprocessor"></span>
<a name="l00335"></a>00335 <span class="comment">/* define if the compiler implements L"widestring" */</span>
<a name="l00336"></a>00336 <span class="preprocessor">#ifndef MAGICKCORE_HAVE_LSTRING </span>
<a name="l00337"></a>00337 <span class="preprocessor"></span><span class="preprocessor">#define MAGICKCORE_HAVE_LSTRING   </span>
<a name="l00338"></a>00338 <span class="preprocessor"></span><span class="preprocessor">#endif</span>
<a name="l00339"></a>00339 <span class="preprocessor"></span>
<a name="l00340"></a>00340 <span class="comment">/* Define this if a modern libltdl is already installed */</span>
<a name="l00341"></a>00341 <span class="preprocessor">#ifndef MAGICKCORE_HAVE_LTDL </span>
<a name="l00342"></a><a class="code" href="magick-config_8h.html#2177ec7c7c7015ba166789a36fb459d1">00342</a> <span class="preprocessor"></span><span class="preprocessor">#define MAGICKCORE_HAVE_LTDL  1 </span>
<a name="l00343"></a>00343 <span class="preprocessor"></span><span class="preprocessor">#endif</span>
<a name="l00344"></a>00344 <span class="preprocessor"></span>
<a name="l00345"></a>00345 <span class="comment">/* Define to 1 if you have the &lt;machine/param.h&gt; header file. */</span>
<a name="l00346"></a>00346 <span class="comment">/* #undef HAVE_MACHINE_PARAM_H */</span>
<a name="l00347"></a>00347 
<a name="l00348"></a>00348 <span class="comment">/* Define to 1 if you have the &lt;mach-o/dyld.h&gt; header file. */</span>
<a name="l00349"></a>00349 <span class="comment">/* #undef HAVE_MACH_O_DYLD_H */</span>
<a name="l00350"></a>00350 
<a name="l00351"></a>00351 <span class="comment">/* Define to 1 if you have the &lt;memory.h&gt; header file. */</span>
<a name="l00352"></a>00352 <span class="preprocessor">#ifndef MAGICKCORE_HAVE_MEMORY_H </span>
<a name="l00353"></a><a class="code" href="magick-config_8h.html#5b9cf7458fbfbdfe0d5c804f57786dc3">00353</a> <span class="preprocessor"></span><span class="preprocessor">#define MAGICKCORE_HAVE_MEMORY_H  1 </span>
<a name="l00354"></a>00354 <span class="preprocessor"></span><span class="preprocessor">#endif</span>
<a name="l00355"></a>00355 <span class="preprocessor"></span>
<a name="l00356"></a>00356 <span class="comment">/* Define to 1 if you have the `memset' function. */</span>
<a name="l00357"></a>00357 <span class="preprocessor">#ifndef MAGICKCORE_HAVE_MEMSET </span>
<a name="l00358"></a><a class="code" href="magick-config_8h.html#83cc70c3154ab5cd9b615daf5f6bd87f">00358</a> <span class="preprocessor"></span><span class="preprocessor">#define MAGICKCORE_HAVE_MEMSET  1 </span>
<a name="l00359"></a>00359 <span class="preprocessor"></span><span class="preprocessor">#endif</span>
<a name="l00360"></a>00360 <span class="preprocessor"></span>
<a name="l00361"></a>00361 <span class="comment">/* Define to 1 if you have the `mkstemp' function. */</span>
<a name="l00362"></a>00362 <span class="preprocessor">#ifndef MAGICKCORE_HAVE_MKSTEMP </span>
<a name="l00363"></a><a class="code" href="magick-config_8h.html#c0773c5a6904ebbca7ee170c1add8b43">00363</a> <span class="preprocessor"></span><span class="preprocessor">#define MAGICKCORE_HAVE_MKSTEMP  1 </span>
<a name="l00364"></a>00364 <span class="preprocessor"></span><span class="preprocessor">#endif</span>
<a name="l00365"></a>00365 <span class="preprocessor"></span>
<a name="l00366"></a>00366 <span class="comment">/* Define to 1 if you have a working `mmap' system call. */</span>
<a name="l00367"></a>00367 <span class="preprocessor">#ifndef MAGICKCORE_HAVE_MMAP </span>
<a name="l00368"></a><a class="code" href="magick-config_8h.html#9b6c34295f9bfca8e47633649fd1a893">00368</a> <span class="preprocessor"></span><span class="preprocessor">#define MAGICKCORE_HAVE_MMAP  1 </span>
<a name="l00369"></a>00369 <span class="preprocessor"></span><span class="preprocessor">#endif</span>
<a name="l00370"></a>00370 <span class="preprocessor"></span>
<a name="l00371"></a>00371 <span class="comment">/* Define to 1 if you have a working `mmap' system call. */</span>
<a name="l00372"></a>00372 <span class="preprocessor">#ifndef MAGICKCORE_HAVE_MMAP_FILEIO </span>
<a name="l00373"></a><a class="code" href="magick-config_8h.html#6dae556e246aed1961a576bf74bb308a">00373</a> <span class="preprocessor"></span><span class="preprocessor">#define MAGICKCORE_HAVE_MMAP_FILEIO  1 </span>
<a name="l00374"></a>00374 <span class="preprocessor"></span><span class="preprocessor">#endif</span>
<a name="l00375"></a>00375 <span class="preprocessor"></span>
<a name="l00376"></a>00376 <span class="comment">/* Define to 1 if you have the `munmap' function. */</span>
<a name="l00377"></a>00377 <span class="preprocessor">#ifndef MAGICKCORE_HAVE_MUNMAP </span>
<a name="l00378"></a><a class="code" href="magick-config_8h.html#2073c2a1d31373dc4db7e835aacdcf67">00378</a> <span class="preprocessor"></span><span class="preprocessor">#define MAGICKCORE_HAVE_MUNMAP  1 </span>
<a name="l00379"></a>00379 <span class="preprocessor"></span><span class="preprocessor">#endif</span>
<a name="l00380"></a>00380 <span class="preprocessor"></span>
<a name="l00381"></a>00381 <span class="comment">/* define if the compiler implements namespaces */</span>
<a name="l00382"></a>00382 <span class="preprocessor">#ifndef MAGICKCORE_HAVE_NAMESPACES </span>
<a name="l00383"></a>00383 <span class="preprocessor"></span><span class="preprocessor">#define MAGICKCORE_HAVE_NAMESPACES   </span>
<a name="l00384"></a>00384 <span class="preprocessor"></span><span class="preprocessor">#endif</span>
<a name="l00385"></a>00385 <span class="preprocessor"></span>
<a name="l00386"></a>00386 <span class="comment">/* Define to 1 if you have the &lt;ndir.h&gt; header file, and it defines `DIR'. */</span>
<a name="l00387"></a>00387 <span class="comment">/* #undef HAVE_NDIR_H */</span>
<a name="l00388"></a>00388 
<a name="l00389"></a>00389 <span class="comment">/* Define to 1 if you have the `opendir' function. */</span>
<a name="l00390"></a>00390 <span class="preprocessor">#ifndef MAGICKCORE_HAVE_OPENDIR </span>
<a name="l00391"></a><a class="code" href="magick-config_8h.html#991265ce8980be2c0ad882e8655d5b89">00391</a> <span class="preprocessor"></span><span class="preprocessor">#define MAGICKCORE_HAVE_OPENDIR  1 </span>
<a name="l00392"></a>00392 <span class="preprocessor"></span><span class="preprocessor">#endif</span>
<a name="l00393"></a>00393 <span class="preprocessor"></span>
<a name="l00394"></a>00394 <span class="comment">/* Define to 1 if you have the `pclose' function. */</span>
<a name="l00395"></a>00395 <span class="preprocessor">#ifndef MAGICKCORE_HAVE_PCLOSE </span>
<a name="l00396"></a><a class="code" href="magick-config_8h.html#05dc744840637e2ceda8637ad9103097">00396</a> <span class="preprocessor"></span><span class="preprocessor">#define MAGICKCORE_HAVE_PCLOSE  1 </span>
<a name="l00397"></a>00397 <span class="preprocessor"></span><span class="preprocessor">#endif</span>
<a name="l00398"></a>00398 <span class="preprocessor"></span>
<a name="l00399"></a>00399 <span class="comment">/* Define to 1 if you have the `poll' function. */</span>
<a name="l00400"></a>00400 <span class="preprocessor">#ifndef MAGICKCORE_HAVE_POLL </span>
<a name="l00401"></a><a class="code" href="magick-config_8h.html#cf831b0dd8cd0afa1e2a826699c7d2e6">00401</a> <span class="preprocessor"></span><span class="preprocessor">#define MAGICKCORE_HAVE_POLL  1 </span>
<a name="l00402"></a>00402 <span class="preprocessor"></span><span class="preprocessor">#endif</span>
<a name="l00403"></a>00403 <span class="preprocessor"></span>
<a name="l00404"></a>00404 <span class="comment">/* Define to 1 if you have the `popen' function. */</span>
<a name="l00405"></a>00405 <span class="preprocessor">#ifndef MAGICKCORE_HAVE_POPEN </span>
<a name="l00406"></a><a class="code" href="magick-config_8h.html#f011c7ab3fcefe58d28ca8a7c0bcb760">00406</a> <span class="preprocessor"></span><span class="preprocessor">#define MAGICKCORE_HAVE_POPEN  1 </span>
<a name="l00407"></a>00407 <span class="preprocessor"></span><span class="preprocessor">#endif</span>
<a name="l00408"></a>00408 <span class="preprocessor"></span>
<a name="l00409"></a>00409 <span class="comment">/* Define to 1 if you have the `pow' function. */</span>
<a name="l00410"></a>00410 <span class="comment">/* #undef HAVE_POW */</span>
<a name="l00411"></a>00411 
<a name="l00412"></a>00412 <span class="comment">/* Define to 1 if you have the `pread' function. */</span>
<a name="l00413"></a>00413 <span class="preprocessor">#ifndef MAGICKCORE_HAVE_PREAD </span>
<a name="l00414"></a><a class="code" href="magick-config_8h.html#3c28ec5b7bc59ecc5cc9c71e3362ffae">00414</a> <span class="preprocessor"></span><span class="preprocessor">#define MAGICKCORE_HAVE_PREAD  1 </span>
<a name="l00415"></a>00415 <span class="preprocessor"></span><span class="preprocessor">#endif</span>
<a name="l00416"></a>00416 <span class="preprocessor"></span>
<a name="l00417"></a>00417 <span class="comment">/* Define if libtool can extract symbol lists from object files. */</span>
<a name="l00418"></a>00418 <span class="preprocessor">#ifndef MAGICKCORE_HAVE_PRELOADED_SYMBOLS </span>
<a name="l00419"></a><a class="code" href="magick-config_8h.html#7fabd6ea6c2de9fa5ec0bdb4b9124352">00419</a> <span class="preprocessor"></span><span class="preprocessor">#define MAGICKCORE_HAVE_PRELOADED_SYMBOLS  1 </span>
<a name="l00420"></a>00420 <span class="preprocessor"></span><span class="preprocessor">#endif</span>
<a name="l00421"></a>00421 <span class="preprocessor"></span>
<a name="l00422"></a>00422 <span class="comment">/* Define if you have POSIX threads libraries and header files. */</span>
<a name="l00423"></a>00423 <span class="preprocessor">#ifndef MAGICKCORE_HAVE_PTHREAD </span>
<a name="l00424"></a><a class="code" href="magick-config_8h.html#ca885ad81c5a5160d3fbdad7822295c8">00424</a> <span class="preprocessor"></span><span class="preprocessor">#define MAGICKCORE_HAVE_PTHREAD  1 </span>
<a name="l00425"></a>00425 <span class="preprocessor"></span><span class="preprocessor">#endif</span>
<a name="l00426"></a>00426 <span class="preprocessor"></span>
<a name="l00427"></a>00427 <span class="comment">/* Define to 1 if you have the `pwrite' function. */</span>
<a name="l00428"></a>00428 <span class="preprocessor">#ifndef MAGICKCORE_HAVE_PWRITE </span>
<a name="l00429"></a><a class="code" href="magick-config_8h.html#16590e3361381e87e0c4517beb1259e6">00429</a> <span class="preprocessor"></span><span class="preprocessor">#define MAGICKCORE_HAVE_PWRITE  1 </span>
<a name="l00430"></a>00430 <span class="preprocessor"></span><span class="preprocessor">#endif</span>
<a name="l00431"></a>00431 <span class="preprocessor"></span>
<a name="l00432"></a>00432 <span class="comment">/* Define to 1 if you have the `raise' function. */</span>
<a name="l00433"></a>00433 <span class="preprocessor">#ifndef MAGICKCORE_HAVE_RAISE </span>
<a name="l00434"></a><a class="code" href="magick-config_8h.html#2f571e26990a3ffbf575e93e5ac276bf">00434</a> <span class="preprocessor"></span><span class="preprocessor">#define MAGICKCORE_HAVE_RAISE  1 </span>
<a name="l00435"></a>00435 <span class="preprocessor"></span><span class="preprocessor">#endif</span>
<a name="l00436"></a>00436 <span class="preprocessor"></span>
<a name="l00437"></a>00437 <span class="comment">/* Define to 1 if you have the `rand_r' function. */</span>
<a name="l00438"></a>00438 <span class="preprocessor">#ifndef MAGICKCORE_HAVE_RAND_R </span>
<a name="l00439"></a><a class="code" href="magick-config_8h.html#68ac483d58a953d947307cdd8c36a79d">00439</a> <span class="preprocessor"></span><span class="preprocessor">#define MAGICKCORE_HAVE_RAND_R  1 </span>
<a name="l00440"></a>00440 <span class="preprocessor"></span><span class="preprocessor">#endif</span>
<a name="l00441"></a>00441 <span class="preprocessor"></span>
<a name="l00442"></a>00442 <span class="comment">/* Define to 1 if you have the `readdir' function. */</span>
<a name="l00443"></a>00443 <span class="preprocessor">#ifndef MAGICKCORE_HAVE_READDIR </span>
<a name="l00444"></a><a class="code" href="magick-config_8h.html#0b4621775d3274d0bcf1d912fd92204e">00444</a> <span class="preprocessor"></span><span class="preprocessor">#define MAGICKCORE_HAVE_READDIR  1 </span>
<a name="l00445"></a>00445 <span class="preprocessor"></span><span class="preprocessor">#endif</span>
<a name="l00446"></a>00446 <span class="preprocessor"></span>
<a name="l00447"></a>00447 <span class="comment">/* Define to 1 if you have the `readlink' function. */</span>
<a name="l00448"></a>00448 <span class="preprocessor">#ifndef MAGICKCORE_HAVE_READLINK </span>
<a name="l00449"></a><a class="code" href="magick-config_8h.html#8f490e0c031d07ab5fb94ff7e8983ddb">00449</a> <span class="preprocessor"></span><span class="preprocessor">#define MAGICKCORE_HAVE_READLINK  1 </span>
<a name="l00450"></a>00450 <span class="preprocessor"></span><span class="preprocessor">#endif</span>
<a name="l00451"></a>00451 <span class="preprocessor"></span>
<a name="l00452"></a>00452 <span class="comment">/* Define to 1 if you have the `realpath' function. */</span>
<a name="l00453"></a>00453 <span class="preprocessor">#ifndef MAGICKCORE_HAVE_REALPATH </span>
<a name="l00454"></a><a class="code" href="magick-config_8h.html#7283801f7ff005cff136fec671e792b4">00454</a> <span class="preprocessor"></span><span class="preprocessor">#define MAGICKCORE_HAVE_REALPATH  1 </span>
<a name="l00455"></a>00455 <span class="preprocessor"></span><span class="preprocessor">#endif</span>
<a name="l00456"></a>00456 <span class="preprocessor"></span>
<a name="l00457"></a>00457 <span class="comment">/* Define to 1 if you have the `seekdir' function. */</span>
<a name="l00458"></a>00458 <span class="preprocessor">#ifndef MAGICKCORE_HAVE_SEEKDIR </span>
<a name="l00459"></a><a class="code" href="magick-config_8h.html#d8ec87af9a592d35bfaabb55115c55aa">00459</a> <span class="preprocessor"></span><span class="preprocessor">#define MAGICKCORE_HAVE_SEEKDIR  1 </span>
<a name="l00460"></a>00460 <span class="preprocessor"></span><span class="preprocessor">#endif</span>
<a name="l00461"></a>00461 <span class="preprocessor"></span>
<a name="l00462"></a>00462 <span class="comment">/* Define to 1 if you have the `select' function. */</span>
<a name="l00463"></a>00463 <span class="preprocessor">#ifndef MAGICKCORE_HAVE_SELECT </span>
<a name="l00464"></a><a class="code" href="magick-config_8h.html#48743f123124c27b6a86ce8557143407">00464</a> <span class="preprocessor"></span><span class="preprocessor">#define MAGICKCORE_HAVE_SELECT  1 </span>
<a name="l00465"></a>00465 <span class="preprocessor"></span><span class="preprocessor">#endif</span>
<a name="l00466"></a>00466 <span class="preprocessor"></span>
<a name="l00467"></a>00467 <span class="comment">/* Define to 1 if you have the `setlocale' function. */</span>
<a name="l00468"></a>00468 <span class="preprocessor">#ifndef MAGICKCORE_HAVE_SETLOCALE </span>
<a name="l00469"></a><a class="code" href="magick-config_8h.html#72d1e97a94aa2883aa37f988b736661b">00469</a> <span class="preprocessor"></span><span class="preprocessor">#define MAGICKCORE_HAVE_SETLOCALE  1 </span>
<a name="l00470"></a>00470 <span class="preprocessor"></span><span class="preprocessor">#endif</span>
<a name="l00471"></a>00471 <span class="preprocessor"></span>
<a name="l00472"></a>00472 <span class="comment">/* Define to 1 if you have the `setvbuf' function. */</span>
<a name="l00473"></a>00473 <span class="preprocessor">#ifndef MAGICKCORE_HAVE_SETVBUF </span>
<a name="l00474"></a><a class="code" href="magick-config_8h.html#bf84c5f0ae596af6d227b4fb447e2c86">00474</a> <span class="preprocessor"></span><span class="preprocessor">#define MAGICKCORE_HAVE_SETVBUF  1 </span>
<a name="l00475"></a>00475 <span class="preprocessor"></span><span class="preprocessor">#endif</span>
<a name="l00476"></a>00476 <span class="preprocessor"></span>
<a name="l00477"></a>00477 <span class="comment">/* X11 server supports shape extension */</span>
<a name="l00478"></a>00478 <span class="preprocessor">#ifndef MAGICKCORE_HAVE_SHAPE </span>
<a name="l00479"></a><a class="code" href="magick-config_8h.html#aa452016b53a762ed630cc8c2bfef008">00479</a> <span class="preprocessor"></span><span class="preprocessor">#define MAGICKCORE_HAVE_SHAPE  1 </span>
<a name="l00480"></a>00480 <span class="preprocessor"></span><span class="preprocessor">#endif</span>
<a name="l00481"></a>00481 <span class="preprocessor"></span>
<a name="l00482"></a>00482 <span class="comment">/* X11 server supports shared memory extension */</span>
<a name="l00483"></a>00483 <span class="preprocessor">#ifndef MAGICKCORE_HAVE_SHARED_MEMORY </span>
<a name="l00484"></a><a class="code" href="magick-config_8h.html#6d4ea35857b168fb7dd83b110492f98a">00484</a> <span class="preprocessor"></span><span class="preprocessor">#define MAGICKCORE_HAVE_SHARED_MEMORY  1 </span>
<a name="l00485"></a>00485 <span class="preprocessor"></span><span class="preprocessor">#endif</span>
<a name="l00486"></a>00486 <span class="preprocessor"></span>
<a name="l00487"></a>00487 <span class="comment">/* Define if you have the shl_load function. */</span>
<a name="l00488"></a>00488 <span class="comment">/* #undef HAVE_SHL_LOAD */</span>
<a name="l00489"></a>00489 
<a name="l00490"></a>00490 <span class="comment">/* Define to 1 if you have the `sigaction' function. */</span>
<a name="l00491"></a>00491 <span class="preprocessor">#ifndef MAGICKCORE_HAVE_SIGACTION </span>
<a name="l00492"></a><a class="code" href="magick-config_8h.html#336c68fd3f3371b8cdab7d229c44fbc2">00492</a> <span class="preprocessor"></span><span class="preprocessor">#define MAGICKCORE_HAVE_SIGACTION  1 </span>
<a name="l00493"></a>00493 <span class="preprocessor"></span><span class="preprocessor">#endif</span>
<a name="l00494"></a>00494 <span class="preprocessor"></span>
<a name="l00495"></a>00495 <span class="comment">/* Define to 1 if you have the `sigemptyset' function. */</span>
<a name="l00496"></a>00496 <span class="preprocessor">#ifndef MAGICKCORE_HAVE_SIGEMPTYSET </span>
<a name="l00497"></a><a class="code" href="magick-config_8h.html#6a20f48deba78cd32c75aacdb19eca95">00497</a> <span class="preprocessor"></span><span class="preprocessor">#define MAGICKCORE_HAVE_SIGEMPTYSET  1 </span>
<a name="l00498"></a>00498 <span class="preprocessor"></span><span class="preprocessor">#endif</span>
<a name="l00499"></a>00499 <span class="preprocessor"></span>
<a name="l00500"></a>00500 <span class="comment">/* Define to 1 if you have the `sqrt' function. */</span>
<a name="l00501"></a>00501 <span class="comment">/* #undef HAVE_SQRT */</span>
<a name="l00502"></a>00502 
<a name="l00503"></a>00503 <span class="comment">/* Define to 1 if you have the `stat' function. */</span>
<a name="l00504"></a>00504 <span class="preprocessor">#ifndef MAGICKCORE_HAVE_STAT </span>
<a name="l00505"></a><a class="code" href="magick-config_8h.html#902434b940c4dd5ff1437b50c95e552c">00505</a> <span class="preprocessor"></span><span class="preprocessor">#define MAGICKCORE_HAVE_STAT  1 </span>
<a name="l00506"></a>00506 <span class="preprocessor"></span><span class="preprocessor">#endif</span>
<a name="l00507"></a>00507 <span class="preprocessor"></span>
<a name="l00508"></a>00508 <span class="comment">/* Define to 1 if you have the &lt;stdarg.h&gt; header file. */</span>
<a name="l00509"></a>00509 <span class="preprocessor">#ifndef MAGICKCORE_HAVE_STDARG_H </span>
<a name="l00510"></a><a class="code" href="magick-config_8h.html#a626d05ba0efee2bdf578300854d9f10">00510</a> <span class="preprocessor"></span><span class="preprocessor">#define MAGICKCORE_HAVE_STDARG_H  1 </span>
<a name="l00511"></a>00511 <span class="preprocessor"></span><span class="preprocessor">#endif</span>
<a name="l00512"></a>00512 <span class="preprocessor"></span>
<a name="l00513"></a>00513 <span class="comment">/* Define to 1 if stdbool.h conforms to C99. */</span>
<a name="l00514"></a>00514 <span class="preprocessor">#ifndef MAGICKCORE_HAVE_STDBOOL_H </span>
<a name="l00515"></a><a class="code" href="magick-config_8h.html#d5718eac9b082aa074fd046c25a58da4">00515</a> <span class="preprocessor"></span><span class="preprocessor">#define MAGICKCORE_HAVE_STDBOOL_H  1 </span>
<a name="l00516"></a>00516 <span class="preprocessor"></span><span class="preprocessor">#endif</span>
<a name="l00517"></a>00517 <span class="preprocessor"></span>
<a name="l00518"></a>00518 <span class="comment">/* Define to 1 if you have the &lt;stdint.h&gt; header file. */</span>
<a name="l00519"></a>00519 <span class="preprocessor">#ifndef MAGICKCORE_HAVE_STDINT_H </span>
<a name="l00520"></a><a class="code" href="magick-config_8h.html#8be11e0a0c87c58f8e6ae0efa0e3d2f5">00520</a> <span class="preprocessor"></span><span class="preprocessor">#define MAGICKCORE_HAVE_STDINT_H  1 </span>
<a name="l00521"></a>00521 <span class="preprocessor"></span><span class="preprocessor">#endif</span>
<a name="l00522"></a>00522 <span class="preprocessor"></span>
<a name="l00523"></a>00523 <span class="comment">/* Define to 1 if you have the &lt;stdlib.h&gt; header file. */</span>
<a name="l00524"></a>00524 <span class="preprocessor">#ifndef MAGICKCORE_HAVE_STDLIB_H </span>
<a name="l00525"></a><a class="code" href="magick-config_8h.html#ed0e980b24f81c26b6f55e1089acf4e4">00525</a> <span class="preprocessor"></span><span class="preprocessor">#define MAGICKCORE_HAVE_STDLIB_H  1 </span>
<a name="l00526"></a>00526 <span class="preprocessor"></span><span class="preprocessor">#endif</span>
<a name="l00527"></a>00527 <span class="preprocessor"></span>
<a name="l00528"></a>00528 <span class="comment">/* define if the compiler supports ISO C++ standard library */</span>
<a name="l00529"></a>00529 <span class="preprocessor">#ifndef MAGICKCORE_HAVE_STD_LIBS </span>
<a name="l00530"></a>00530 <span class="preprocessor"></span><span class="preprocessor">#define MAGICKCORE_HAVE_STD_LIBS   </span>
<a name="l00531"></a>00531 <span class="preprocessor"></span><span class="preprocessor">#endif</span>
<a name="l00532"></a>00532 <span class="preprocessor"></span>
<a name="l00533"></a>00533 <span class="comment">/* define if the compiler supports the std namespace */</span>
<a name="l00534"></a>00534 <span class="preprocessor">#ifndef MAGICKCORE_HAVE_STD_NAMESPACE </span>
<a name="l00535"></a>00535 <span class="preprocessor"></span><span class="preprocessor">#define MAGICKCORE_HAVE_STD_NAMESPACE   </span>
<a name="l00536"></a>00536 <span class="preprocessor"></span><span class="preprocessor">#endif</span>
<a name="l00537"></a>00537 <span class="preprocessor"></span>
<a name="l00538"></a>00538 <span class="comment">/* Define to 1 if you have the `strcasecmp' function. */</span>
<a name="l00539"></a>00539 <span class="preprocessor">#ifndef MAGICKCORE_HAVE_STRCASECMP </span>
<a name="l00540"></a><a class="code" href="magick-config_8h.html#ba6a23d17cd10cb68b86446b743bc919">00540</a> <span class="preprocessor"></span><span class="preprocessor">#define MAGICKCORE_HAVE_STRCASECMP  1 </span>
<a name="l00541"></a>00541 <span class="preprocessor"></span><span class="preprocessor">#endif</span>
<a name="l00542"></a>00542 <span class="preprocessor"></span>
<a name="l00543"></a>00543 <span class="comment">/* Define to 1 if you have the `strcspn' function. */</span>
<a name="l00544"></a>00544 <span class="preprocessor">#ifndef MAGICKCORE_HAVE_STRCSPN </span>
<a name="l00545"></a><a class="code" href="magick-config_8h.html#bf5b6ec8a1946ad8fff70b971a9fe191">00545</a> <span class="preprocessor"></span><span class="preprocessor">#define MAGICKCORE_HAVE_STRCSPN  1 </span>
<a name="l00546"></a>00546 <span class="preprocessor"></span><span class="preprocessor">#endif</span>
<a name="l00547"></a>00547 <span class="preprocessor"></span>
<a name="l00548"></a>00548 <span class="comment">/* Define to 1 if you have the `strdup' function. */</span>
<a name="l00549"></a>00549 <span class="preprocessor">#ifndef MAGICKCORE_HAVE_STRDUP </span>
<a name="l00550"></a><a class="code" href="magick-config_8h.html#63affb8f60d4deebfd94ff5a875f02de">00550</a> <span class="preprocessor"></span><span class="preprocessor">#define MAGICKCORE_HAVE_STRDUP  1 </span>
<a name="l00551"></a>00551 <span class="preprocessor"></span><span class="preprocessor">#endif</span>
<a name="l00552"></a>00552 <span class="preprocessor"></span>
<a name="l00553"></a>00553 <span class="comment">/* Define to 1 if you have the `strerror' function. */</span>
<a name="l00554"></a>00554 <span class="preprocessor">#ifndef MAGICKCORE_HAVE_STRERROR </span>
<a name="l00555"></a><a class="code" href="magick-config_8h.html#151b5ed1b51ba637f63a482803a957f1">00555</a> <span class="preprocessor"></span><span class="preprocessor">#define MAGICKCORE_HAVE_STRERROR  1 </span>
<a name="l00556"></a>00556 <span class="preprocessor"></span><span class="preprocessor">#endif</span>
<a name="l00557"></a>00557 <span class="preprocessor"></span>
<a name="l00558"></a>00558 <span class="comment">/* Define to 1 if cpp supports the ANSI # stringizing operator. */</span>
<a name="l00559"></a>00559 <span class="preprocessor">#ifndef MAGICKCORE_HAVE_STRINGIZE </span>
<a name="l00560"></a><a class="code" href="magick-config_8h.html#79511c0d746bda325f5338c8fba50775">00560</a> <span class="preprocessor"></span><span class="preprocessor">#define MAGICKCORE_HAVE_STRINGIZE  1 </span>
<a name="l00561"></a>00561 <span class="preprocessor"></span><span class="preprocessor">#endif</span>
<a name="l00562"></a>00562 <span class="preprocessor"></span>
<a name="l00563"></a>00563 <span class="comment">/* Define to 1 if you have the &lt;strings.h&gt; header file. */</span>
<a name="l00564"></a>00564 <span class="preprocessor">#ifndef MAGICKCORE_HAVE_STRINGS_H </span>
<a name="l00565"></a><a class="code" href="magick-config_8h.html#c95312d1c93a144d5fab510f82c831e5">00565</a> <span class="preprocessor"></span><span class="preprocessor">#define MAGICKCORE_HAVE_STRINGS_H  1 </span>
<a name="l00566"></a>00566 <span class="preprocessor"></span><span class="preprocessor">#endif</span>
<a name="l00567"></a>00567 <span class="preprocessor"></span>
<a name="l00568"></a>00568 <span class="comment">/* Define to 1 if you have the &lt;string.h&gt; header file. */</span>
<a name="l00569"></a>00569 <span class="preprocessor">#ifndef MAGICKCORE_HAVE_STRING_H </span>
<a name="l00570"></a><a class="code" href="magick-config_8h.html#7bb04ba7845a975039b665f37193ddab">00570</a> <span class="preprocessor"></span><span class="preprocessor">#define MAGICKCORE_HAVE_STRING_H  1 </span>
<a name="l00571"></a>00571 <span class="preprocessor"></span><span class="preprocessor">#endif</span>
<a name="l00572"></a>00572 <span class="preprocessor"></span>
<a name="l00573"></a>00573 <span class="comment">/* Define to 1 if you have the `strlcat' function. */</span>
<a name="l00574"></a>00574 <span class="comment">/* #undef HAVE_STRLCAT */</span>
<a name="l00575"></a>00575 
<a name="l00576"></a>00576 <span class="comment">/* Define to 1 if you have the `strlcpy' function. */</span>
<a name="l00577"></a>00577 <span class="comment">/* #undef HAVE_STRLCPY */</span>
<a name="l00578"></a>00578 
<a name="l00579"></a>00579 <span class="comment">/* Define to 1 if you have the `strncasecmp' function. */</span>
<a name="l00580"></a>00580 <span class="preprocessor">#ifndef MAGICKCORE_HAVE_STRNCASECMP </span>
<a name="l00581"></a><a class="code" href="magick-config_8h.html#7e3929a6950578a66e222d3799c4df0d">00581</a> <span class="preprocessor"></span><span class="preprocessor">#define MAGICKCORE_HAVE_STRNCASECMP  1 </span>
<a name="l00582"></a>00582 <span class="preprocessor"></span><span class="preprocessor">#endif</span>
<a name="l00583"></a>00583 <span class="preprocessor"></span>
<a name="l00584"></a>00584 <span class="comment">/* Define to 1 if you have the `strpbrk' function. */</span>
<a name="l00585"></a>00585 <span class="preprocessor">#ifndef MAGICKCORE_HAVE_STRPBRK </span>
<a name="l00586"></a><a class="code" href="magick-config_8h.html#609bcb6bd4cb08db0f6714451a7f2dd7">00586</a> <span class="preprocessor"></span><span class="preprocessor">#define MAGICKCORE_HAVE_STRPBRK  1 </span>
<a name="l00587"></a>00587 <span class="preprocessor"></span><span class="preprocessor">#endif</span>
<a name="l00588"></a>00588 <span class="preprocessor"></span>
<a name="l00589"></a>00589 <span class="comment">/* Define to 1 if you have the `strspn' function. */</span>
<a name="l00590"></a>00590 <span class="preprocessor">#ifndef MAGICKCORE_HAVE_STRSPN </span>
<a name="l00591"></a><a class="code" href="magick-config_8h.html#978ed4f3c0981041b6170fcd43b4c848">00591</a> <span class="preprocessor"></span><span class="preprocessor">#define MAGICKCORE_HAVE_STRSPN  1 </span>
<a name="l00592"></a>00592 <span class="preprocessor"></span><span class="preprocessor">#endif</span>
<a name="l00593"></a>00593 <span class="preprocessor"></span>
<a name="l00594"></a>00594 <span class="comment">/* Define to 1 if you have the `strstr' function. */</span>
<a name="l00595"></a>00595 <span class="preprocessor">#ifndef MAGICKCORE_HAVE_STRSTR </span>
<a name="l00596"></a><a class="code" href="magick-config_8h.html#a3072d2696835c103455a38fd50f5528">00596</a> <span class="preprocessor"></span><span class="preprocessor">#define MAGICKCORE_HAVE_STRSTR  1 </span>
<a name="l00597"></a>00597 <span class="preprocessor"></span><span class="preprocessor">#endif</span>
<a name="l00598"></a>00598 <span class="preprocessor"></span>
<a name="l00599"></a>00599 <span class="comment">/* Define to 1 if you have the `strtol' function. */</span>
<a name="l00600"></a>00600 <span class="preprocessor">#ifndef MAGICKCORE_HAVE_STRTOL </span>
<a name="l00601"></a><a class="code" href="magick-config_8h.html#2a3ae5fab8efd48100fb79ea8fd03162">00601</a> <span class="preprocessor"></span><span class="preprocessor">#define MAGICKCORE_HAVE_STRTOL  1 </span>
<a name="l00602"></a>00602 <span class="preprocessor"></span><span class="preprocessor">#endif</span>
<a name="l00603"></a>00603 <span class="preprocessor"></span>
<a name="l00604"></a>00604 <span class="comment">/* Define to 1 if you have the `symlink' function. */</span>
<a name="l00605"></a>00605 <span class="preprocessor">#ifndef MAGICKCORE_HAVE_SYMLINK </span>
<a name="l00606"></a><a class="code" href="magick-config_8h.html#5d784ef340b79b968636d7ef84a7c9ea">00606</a> <span class="preprocessor"></span><span class="preprocessor">#define MAGICKCORE_HAVE_SYMLINK  1 </span>
<a name="l00607"></a>00607 <span class="preprocessor"></span><span class="preprocessor">#endif</span>
<a name="l00608"></a>00608 <span class="preprocessor"></span>
<a name="l00609"></a>00609 <span class="comment">/* Define to 1 if you have the `sysconf' function. */</span>
<a name="l00610"></a>00610 <span class="preprocessor">#ifndef MAGICKCORE_HAVE_SYSCONF </span>
<a name="l00611"></a><a class="code" href="magick-config_8h.html#7fb640fe31e6fa4873593490302decd3">00611</a> <span class="preprocessor"></span><span class="preprocessor">#define MAGICKCORE_HAVE_SYSCONF  1 </span>
<a name="l00612"></a>00612 <span class="preprocessor"></span><span class="preprocessor">#endif</span>
<a name="l00613"></a>00613 <span class="preprocessor"></span>
<a name="l00614"></a>00614 <span class="comment">/* Define to 1 if you have the &lt;sys/dir.h&gt; header file, and it defines `DIR'.</span>
<a name="l00615"></a>00615 <span class="comment">   */</span>
<a name="l00616"></a>00616 <span class="comment">/* #undef HAVE_SYS_DIR_H */</span>
<a name="l00617"></a>00617 
<a name="l00618"></a>00618 <span class="comment">/* Define to 1 if you have the &lt;sys/dl.h&gt; header file. */</span>
<a name="l00619"></a>00619 <span class="comment">/* #undef HAVE_SYS_DL_H */</span>
<a name="l00620"></a>00620 
<a name="l00621"></a>00621 <span class="comment">/* Define to 1 if you have the &lt;sys/ipc.h&gt; header file. */</span>
<a name="l00622"></a>00622 <span class="preprocessor">#ifndef MAGICKCORE_HAVE_SYS_IPC_H </span>
<a name="l00623"></a><a class="code" href="magick-config_8h.html#79a31d7890fef01bcd525ff6adbfcfce">00623</a> <span class="preprocessor"></span><span class="preprocessor">#define MAGICKCORE_HAVE_SYS_IPC_H  1 </span>
<a name="l00624"></a>00624 <span class="preprocessor"></span><span class="preprocessor">#endif</span>
<a name="l00625"></a>00625 <span class="preprocessor"></span>
<a name="l00626"></a>00626 <span class="comment">/* Define to 1 if you have the &lt;sys/ndir.h&gt; header file, and it defines `DIR'.</span>
<a name="l00627"></a>00627 <span class="comment">   */</span>
<a name="l00628"></a>00628 <span class="comment">/* #undef HAVE_SYS_NDIR_H */</span>
<a name="l00629"></a>00629 
<a name="l00630"></a>00630 <span class="comment">/* Define to 1 if you have the &lt;sys/resource.h&gt; header file. */</span>
<a name="l00631"></a>00631 <span class="preprocessor">#ifndef MAGICKCORE_HAVE_SYS_RESOURCE_H </span>
<a name="l00632"></a><a class="code" href="magick-config_8h.html#419be6a3fd7a9ef9f0e2052b8b06f251">00632</a> <span class="preprocessor"></span><span class="preprocessor">#define MAGICKCORE_HAVE_SYS_RESOURCE_H  1 </span>
<a name="l00633"></a>00633 <span class="preprocessor"></span><span class="preprocessor">#endif</span>
<a name="l00634"></a>00634 <span class="preprocessor"></span>
<a name="l00635"></a>00635 <span class="comment">/* Define to 1 if you have the &lt;sys/select.h&gt; header file. */</span>
<a name="l00636"></a>00636 <span class="preprocessor">#ifndef MAGICKCORE_HAVE_SYS_SELECT_H </span>
<a name="l00637"></a><a class="code" href="magick-config_8h.html#03048aa876bbea289d4a8f3aa9c7b321">00637</a> <span class="preprocessor"></span><span class="preprocessor">#define MAGICKCORE_HAVE_SYS_SELECT_H  1 </span>
<a name="l00638"></a>00638 <span class="preprocessor"></span><span class="preprocessor">#endif</span>
<a name="l00639"></a>00639 <span class="preprocessor"></span>
<a name="l00640"></a>00640 <span class="comment">/* Define to 1 if you have the &lt;sys/socket.h&gt; header file. */</span>
<a name="l00641"></a>00641 <span class="preprocessor">#ifndef MAGICKCORE_HAVE_SYS_SOCKET_H </span>
<a name="l00642"></a><a class="code" href="magick-config_8h.html#248b649f9724c63e4229870b236e2d13">00642</a> <span class="preprocessor"></span><span class="preprocessor">#define MAGICKCORE_HAVE_SYS_SOCKET_H  1 </span>
<a name="l00643"></a>00643 <span class="preprocessor"></span><span class="preprocessor">#endif</span>
<a name="l00644"></a>00644 <span class="preprocessor"></span>
<a name="l00645"></a>00645 <span class="comment">/* Define to 1 if you have the &lt;sys/stat.h&gt; header file. */</span>
<a name="l00646"></a>00646 <span class="preprocessor">#ifndef MAGICKCORE_HAVE_SYS_STAT_H </span>
<a name="l00647"></a><a class="code" href="magick-config_8h.html#e6839e585bcc906f03967a52ebc6f767">00647</a> <span class="preprocessor"></span><span class="preprocessor">#define MAGICKCORE_HAVE_SYS_STAT_H  1 </span>
<a name="l00648"></a>00648 <span class="preprocessor"></span><span class="preprocessor">#endif</span>
<a name="l00649"></a>00649 <span class="preprocessor"></span>
<a name="l00650"></a>00650 <span class="comment">/* Define to 1 if you have the &lt;sys/timeb.h&gt; header file. */</span>
<a name="l00651"></a>00651 <span class="preprocessor">#ifndef MAGICKCORE_HAVE_SYS_TIMEB_H </span>
<a name="l00652"></a><a class="code" href="magick-config_8h.html#1efbc385ecda9180a53231f6d0e01269">00652</a> <span class="preprocessor"></span><span class="preprocessor">#define MAGICKCORE_HAVE_SYS_TIMEB_H  1 </span>
<a name="l00653"></a>00653 <span class="preprocessor"></span><span class="preprocessor">#endif</span>
<a name="l00654"></a>00654 <span class="preprocessor"></span>
<a name="l00655"></a>00655 <span class="comment">/* Define to 1 if you have the &lt;sys/times.h&gt; header file. */</span>
<a name="l00656"></a>00656 <span class="preprocessor">#ifndef MAGICKCORE_HAVE_SYS_TIMES_H </span>
<a name="l00657"></a><a class="code" href="magick-config_8h.html#7e64ec3c54ba104091bb62234d492fc7">00657</a> <span class="preprocessor"></span><span class="preprocessor">#define MAGICKCORE_HAVE_SYS_TIMES_H  1 </span>
<a name="l00658"></a>00658 <span class="preprocessor"></span><span class="preprocessor">#endif</span>
<a name="l00659"></a>00659 <span class="preprocessor"></span>
<a name="l00660"></a>00660 <span class="comment">/* Define to 1 if you have the &lt;sys/time.h&gt; header file. */</span>
<a name="l00661"></a>00661 <span class="preprocessor">#ifndef MAGICKCORE_HAVE_SYS_TIME_H </span>
<a name="l00662"></a><a class="code" href="magick-config_8h.html#831bfe53d6933a884a08beb0a4a2eef7">00662</a> <span class="preprocessor"></span><span class="preprocessor">#define MAGICKCORE_HAVE_SYS_TIME_H  1 </span>
<a name="l00663"></a>00663 <span class="preprocessor"></span><span class="preprocessor">#endif</span>
<a name="l00664"></a>00664 <span class="preprocessor"></span>
<a name="l00665"></a>00665 <span class="comment">/* Define to 1 if you have the &lt;sys/types.h&gt; header file. */</span>
<a name="l00666"></a>00666 <span class="preprocessor">#ifndef MAGICKCORE_HAVE_SYS_TYPES_H </span>
<a name="l00667"></a><a class="code" href="magick-config_8h.html#b1fdb0e9fed773a98d55e97de6dfca91">00667</a> <span class="preprocessor"></span><span class="preprocessor">#define MAGICKCORE_HAVE_SYS_TYPES_H  1 </span>
<a name="l00668"></a>00668 <span class="preprocessor"></span><span class="preprocessor">#endif</span>
<a name="l00669"></a>00669 <span class="preprocessor"></span>
<a name="l00670"></a>00670 <span class="comment">/* Define to 1 if you have the &lt;sys/wait.h&gt; header file. */</span>
<a name="l00671"></a>00671 <span class="preprocessor">#ifndef MAGICKCORE_HAVE_SYS_WAIT_H </span>
<a name="l00672"></a><a class="code" href="magick-config_8h.html#07d648cf28a473e1b8b4dd447faf71b3">00672</a> <span class="preprocessor"></span><span class="preprocessor">#define MAGICKCORE_HAVE_SYS_WAIT_H  1 </span>
<a name="l00673"></a>00673 <span class="preprocessor"></span><span class="preprocessor">#endif</span>
<a name="l00674"></a>00674 <span class="preprocessor"></span>
<a name="l00675"></a>00675 <span class="comment">/* Define to 1 if you have the `telldir' function. */</span>
<a name="l00676"></a>00676 <span class="preprocessor">#ifndef MAGICKCORE_HAVE_TELLDIR </span>
<a name="l00677"></a><a class="code" href="magick-config_8h.html#c4dbf8886e0f16b9fe9ac3f6c524dba7">00677</a> <span class="preprocessor"></span><span class="preprocessor">#define MAGICKCORE_HAVE_TELLDIR  1 </span>
<a name="l00678"></a>00678 <span class="preprocessor"></span><span class="preprocessor">#endif</span>
<a name="l00679"></a>00679 <span class="preprocessor"></span>
<a name="l00680"></a>00680 <span class="comment">/* Define to 1 if you have the `tempnam' function. */</span>
<a name="l00681"></a>00681 <span class="preprocessor">#ifndef MAGICKCORE_HAVE_TEMPNAM </span>
<a name="l00682"></a><a class="code" href="magick-config_8h.html#35968ac774bfc4bc32e5f3e827e12f13">00682</a> <span class="preprocessor"></span><span class="preprocessor">#define MAGICKCORE_HAVE_TEMPNAM  1 </span>
<a name="l00683"></a>00683 <span class="preprocessor"></span><span class="preprocessor">#endif</span>
<a name="l00684"></a>00684 <span class="preprocessor"></span>
<a name="l00685"></a>00685 <span class="comment">/* Define to 1 if you have the &lt;tiffconf.h&gt; header file. */</span>
<a name="l00686"></a>00686 <span class="preprocessor">#ifndef MAGICKCORE_HAVE_TIFFCONF_H </span>
<a name="l00687"></a><a class="code" href="magick-config_8h.html#48931df20baee3b1a45cc49996782dee">00687</a> <span class="preprocessor"></span><span class="preprocessor">#define MAGICKCORE_HAVE_TIFFCONF_H  1 </span>
<a name="l00688"></a>00688 <span class="preprocessor"></span><span class="preprocessor">#endif</span>
<a name="l00689"></a>00689 <span class="preprocessor"></span>
<a name="l00690"></a>00690 <span class="comment">/* Define to 1 if you have the `TIFFMergeFieldInfo' function. */</span>
<a name="l00691"></a>00691 <span class="preprocessor">#ifndef MAGICKCORE_HAVE_TIFFMERGEFIELDINFO </span>
<a name="l00692"></a><a class="code" href="magick-config_8h.html#571fca2f802156812e605f32bc3fa243">00692</a> <span class="preprocessor"></span><span class="preprocessor">#define MAGICKCORE_HAVE_TIFFMERGEFIELDINFO  1 </span>
<a name="l00693"></a>00693 <span class="preprocessor"></span><span class="preprocessor">#endif</span>
<a name="l00694"></a>00694 <span class="preprocessor"></span>
<a name="l00695"></a>00695 <span class="comment">/* Define to 1 if you have the `TIFFSetTagExtender' function. */</span>
<a name="l00696"></a>00696 <span class="preprocessor">#ifndef MAGICKCORE_HAVE_TIFFSETTAGEXTENDER </span>
<a name="l00697"></a><a class="code" href="magick-config_8h.html#b21eec0c085d375da98cc38fc3f842b3">00697</a> <span class="preprocessor"></span><span class="preprocessor">#define MAGICKCORE_HAVE_TIFFSETTAGEXTENDER  1 </span>
<a name="l00698"></a>00698 <span class="preprocessor"></span><span class="preprocessor">#endif</span>
<a name="l00699"></a>00699 <span class="preprocessor"></span>
<a name="l00700"></a>00700 <span class="comment">/* Define to 1 if you have the `times' function. */</span>
<a name="l00701"></a>00701 <span class="preprocessor">#ifndef MAGICKCORE_HAVE_TIMES </span>
<a name="l00702"></a><a class="code" href="magick-config_8h.html#387d85a9b48b5fbd7d117c7ed4381ea8">00702</a> <span class="preprocessor"></span><span class="preprocessor">#define MAGICKCORE_HAVE_TIMES  1 </span>
<a name="l00703"></a>00703 <span class="preprocessor"></span><span class="preprocessor">#endif</span>
<a name="l00704"></a>00704 <span class="preprocessor"></span>
<a name="l00705"></a>00705 <span class="comment">/* Define to 1 if you have the &lt;unistd.h&gt; header file. */</span>
<a name="l00706"></a>00706 <span class="preprocessor">#ifndef MAGICKCORE_HAVE_UNISTD_H </span>
<a name="l00707"></a><a class="code" href="magick-config_8h.html#7f48e6cdd240ff919b9f2817081594a3">00707</a> <span class="preprocessor"></span><span class="preprocessor">#define MAGICKCORE_HAVE_UNISTD_H  1 </span>
<a name="l00708"></a>00708 <span class="preprocessor"></span><span class="preprocessor">#endif</span>
<a name="l00709"></a>00709 <span class="preprocessor"></span>
<a name="l00710"></a>00710 <span class="comment">/* Define to 1 if you have the `usleep' function. */</span>
<a name="l00711"></a>00711 <span class="preprocessor">#ifndef MAGICKCORE_HAVE_USLEEP </span>
<a name="l00712"></a><a class="code" href="magick-config_8h.html#efe296a4070a8a46a2c116dd55ef70b1">00712</a> <span class="preprocessor"></span><span class="preprocessor">#define MAGICKCORE_HAVE_USLEEP  1 </span>
<a name="l00713"></a>00713 <span class="preprocessor"></span><span class="preprocessor">#endif</span>
<a name="l00714"></a>00714 <span class="preprocessor"></span>
<a name="l00715"></a>00715 <span class="comment">/* Define to 1 if you have the `vprintf' function. */</span>
<a name="l00716"></a>00716 <span class="preprocessor">#ifndef MAGICKCORE_HAVE_VPRINTF </span>
<a name="l00717"></a><a class="code" href="magick-config_8h.html#059c793740b73704659621178ffbab21">00717</a> <span class="preprocessor"></span><span class="preprocessor">#define MAGICKCORE_HAVE_VPRINTF  1 </span>
<a name="l00718"></a>00718 <span class="preprocessor"></span><span class="preprocessor">#endif</span>
<a name="l00719"></a>00719 <span class="preprocessor"></span>
<a name="l00720"></a>00720 <span class="comment">/* Define to 1 if you have the `vsnprintf' function. */</span>
<a name="l00721"></a>00721 <span class="preprocessor">#ifndef MAGICKCORE_HAVE_VSNPRINTF </span>
<a name="l00722"></a><a class="code" href="magick-config_8h.html#f3f103b80d41c8a6c6b0c74427a30845">00722</a> <span class="preprocessor"></span><span class="preprocessor">#define MAGICKCORE_HAVE_VSNPRINTF  1 </span>
<a name="l00723"></a>00723 <span class="preprocessor"></span><span class="preprocessor">#endif</span>
<a name="l00724"></a>00724 <span class="preprocessor"></span>
<a name="l00725"></a>00725 <span class="comment">/* Define to 1 if you have the `vsprintf' function. */</span>
<a name="l00726"></a>00726 <span class="preprocessor">#ifndef MAGICKCORE_HAVE_VSPRINTF </span>
<a name="l00727"></a><a class="code" href="magick-config_8h.html#003b4f85e2fcb09e9b7434a73747b9b7">00727</a> <span class="preprocessor"></span><span class="preprocessor">#define MAGICKCORE_HAVE_VSPRINTF  1 </span>
<a name="l00728"></a>00728 <span class="preprocessor"></span><span class="preprocessor">#endif</span>
<a name="l00729"></a>00729 <span class="preprocessor"></span>
<a name="l00730"></a>00730 <span class="comment">/* Define to 1 if you have the `waitpid' function. */</span>
<a name="l00731"></a>00731 <span class="preprocessor">#ifndef MAGICKCORE_HAVE_WAITPID </span>
<a name="l00732"></a><a class="code" href="magick-config_8h.html#972c07078e7343eaad5b889f37b6160b">00732</a> <span class="preprocessor"></span><span class="preprocessor">#define MAGICKCORE_HAVE_WAITPID  1 </span>
<a name="l00733"></a>00733 <span class="preprocessor"></span><span class="preprocessor">#endif</span>
<a name="l00734"></a>00734 <span class="preprocessor"></span>
<a name="l00735"></a>00735 <span class="comment">/* This value is set to 1 to indicate that the system argz facility works */</span>
<a name="l00736"></a>00736 <span class="preprocessor">#ifndef MAGICKCORE_HAVE_WORKING_ARGZ </span>
<a name="l00737"></a><a class="code" href="magick-config_8h.html#edd8bf203be64bf4da0ef45ea4256804">00737</a> <span class="preprocessor"></span><span class="preprocessor">#define MAGICKCORE_HAVE_WORKING_ARGZ  1 </span>
<a name="l00738"></a>00738 <span class="preprocessor"></span><span class="preprocessor">#endif</span>
<a name="l00739"></a>00739 <span class="preprocessor"></span>
<a name="l00740"></a>00740 <span class="comment">/* Define to 1 if the system has the type `_Bool'. */</span>
<a name="l00741"></a>00741 <span class="preprocessor">#ifndef MAGICKCORE_HAVE__BOOL </span>
<a name="l00742"></a><a class="code" href="magick-config_8h.html#23df25e35fb699b45fb6a553e59d2605">00742</a> <span class="preprocessor"></span><span class="preprocessor">#define MAGICKCORE_HAVE__BOOL  1 </span>
<a name="l00743"></a>00743 <span class="preprocessor"></span><span class="preprocessor">#endif</span>
<a name="l00744"></a>00744 <span class="preprocessor"></span>
<a name="l00745"></a>00745 <span class="comment">/* Define to 1 if you have the `_exit' function. */</span>
<a name="l00746"></a>00746 <span class="preprocessor">#ifndef MAGICKCORE_HAVE__EXIT </span>
<a name="l00747"></a><a class="code" href="magick-config_8h.html#154cb30493ea0b8d8020adf83c63ab57">00747</a> <span class="preprocessor"></span><span class="preprocessor">#define MAGICKCORE_HAVE__EXIT  1 </span>
<a name="l00748"></a>00748 <span class="preprocessor"></span><span class="preprocessor">#endif</span>
<a name="l00749"></a>00749 <span class="preprocessor"></span>
<a name="l00750"></a>00750 <span class="comment">/* Define to 1 if you have the `_NSGetExecutablePath' function. */</span>
<a name="l00751"></a>00751 <span class="comment">/* #undef HAVE__NSGETEXECUTABLEPATH */</span>
<a name="l00752"></a>00752 
<a name="l00753"></a>00753 <span class="comment">/* Define to 1 if you have the `_pclose' function. */</span>
<a name="l00754"></a>00754 <span class="comment">/* #undef HAVE__PCLOSE */</span>
<a name="l00755"></a>00755 
<a name="l00756"></a>00756 <span class="comment">/* Define to 1 if you have the `_popen' function. */</span>
<a name="l00757"></a>00757 <span class="comment">/* #undef HAVE__POPEN */</span>
<a name="l00758"></a>00758 
<a name="l00759"></a>00759 <span class="comment">/* Define to 1 if you have the `_wfopen' function. */</span>
<a name="l00760"></a>00760 <span class="comment">/* #undef HAVE__WFOPEN */</span>
<a name="l00761"></a>00761 
<a name="l00762"></a>00762 <span class="comment">/* accurately represent the wide range of intensity levels in real scenes */</span>
<a name="l00763"></a>00763 <span class="comment">/* #undef HDRI_SUPPORT */</span>
<a name="l00764"></a>00764 
<a name="l00765"></a>00765 <span class="comment">/* Define if you have umem memory allocation library */</span>
<a name="l00766"></a>00766 <span class="comment">/* #undef HasUMEM */</span>
<a name="l00767"></a>00767 
<a name="l00768"></a>00768 <span class="comment">/* ImageMagick is formally installed under prefix */</span>
<a name="l00769"></a>00769 <span class="preprocessor">#ifndef MAGICKCORE_INSTALLED_SUPPORT </span>
<a name="l00770"></a><a class="code" href="magick-config_8h.html#193ae08f10da85524229c11811a07dbf">00770</a> <span class="preprocessor"></span><span class="preprocessor">#define MAGICKCORE_INSTALLED_SUPPORT  1 </span>
<a name="l00771"></a>00771 <span class="preprocessor"></span><span class="preprocessor">#endif</span>
<a name="l00772"></a>00772 <span class="preprocessor"></span>
<a name="l00773"></a>00773 <span class="comment">/* Define if you have JBIG library */</span>
<a name="l00774"></a>00774 <span class="comment">/* #undef JBIG_DELEGATE */</span>
<a name="l00775"></a>00775 
<a name="l00776"></a>00776 <span class="comment">/* Define if you have JPEG version 2 "Jasper" library */</span>
<a name="l00777"></a>00777 <span class="preprocessor">#ifndef MAGICKCORE_JP2_DELEGATE </span>
<a name="l00778"></a><a class="code" href="magick-config_8h.html#e06447c0d2228e716473ab4b98db6a8f">00778</a> <span class="preprocessor"></span><span class="preprocessor">#define MAGICKCORE_JP2_DELEGATE  1 </span>
<a name="l00779"></a>00779 <span class="preprocessor"></span><span class="preprocessor">#endif</span>
<a name="l00780"></a>00780 <span class="preprocessor"></span>
<a name="l00781"></a>00781 <span class="comment">/* Define if you have JPEG library */</span>
<a name="l00782"></a>00782 <span class="preprocessor">#ifndef MAGICKCORE_JPEG_DELEGATE </span>
<a name="l00783"></a><a class="code" href="magick-config_8h.html#9fa47dc3414f622220f1f61d02cc7d22">00783</a> <span class="preprocessor"></span><span class="preprocessor">#define MAGICKCORE_JPEG_DELEGATE  1 </span>
<a name="l00784"></a>00784 <span class="preprocessor"></span><span class="preprocessor">#endif</span>
<a name="l00785"></a>00785 <span class="preprocessor"></span>
<a name="l00786"></a>00786 <span class="comment">/* Define if you have LCMS library */</span>
<a name="l00787"></a>00787 <span class="preprocessor">#ifndef MAGICKCORE_LCMS_DELEGATE </span>
<a name="l00788"></a><a class="code" href="magick-config_8h.html#f8d2d3a0c14f1053f38315ce4162740c">00788</a> <span class="preprocessor"></span><span class="preprocessor">#define MAGICKCORE_LCMS_DELEGATE  1 </span>
<a name="l00789"></a>00789 <span class="preprocessor"></span><span class="preprocessor">#endif</span>
<a name="l00790"></a>00790 <span class="preprocessor"></span>
<a name="l00791"></a>00791 <span class="comment">/* Directory where architecture-dependent files live. */</span>
<a name="l00792"></a>00792 <span class="preprocessor">#ifndef MAGICKCORE_LIBRARY_PATH </span>
<a name="l00793"></a><a class="code" href="magick-config_8h.html#7fc8a2de133aba7054d3886855352e1e">00793</a> <span class="preprocessor"></span><span class="preprocessor">#define MAGICKCORE_LIBRARY_PATH  "/usr/local/lib/ImageMagick-6.3.8/" </span>
<a name="l00794"></a>00794 <span class="preprocessor"></span><span class="preprocessor">#endif</span>
<a name="l00795"></a>00795 <span class="preprocessor"></span>
<a name="l00796"></a>00796 <span class="comment">/* Subdirectory of lib where ImageMagick architecture dependent files are</span>
<a name="l00797"></a>00797 <span class="comment">   installed */</span>
<a name="l00798"></a>00798 <span class="preprocessor">#ifndef MAGICKCORE_LIBRARY_RELATIVE_PATH </span>
<a name="l00799"></a><a class="code" href="magick-config_8h.html#d08c6272ab0c7170aecfd09f554c144e">00799</a> <span class="preprocessor"></span><span class="preprocessor">#define MAGICKCORE_LIBRARY_RELATIVE_PATH  "ImageMagick-6.3.8" </span>
<a name="l00800"></a>00800 <span class="preprocessor"></span><span class="preprocessor">#endif</span>
<a name="l00801"></a>00801 <span class="preprocessor"></span>
<a name="l00802"></a>00802 <span class="comment">/* Define if you have LQR library */</span>
<a name="l00803"></a>00803 <span class="comment">/* #undef LQR_DELEGATE */</span>
<a name="l00804"></a>00804 
<a name="l00805"></a>00805 <span class="comment">/* Define if using libltdl to support dynamically loadable modules */</span>
<a name="l00806"></a>00806 <span class="preprocessor">#ifndef MAGICKCORE_LTDL_DELEGATE </span>
<a name="l00807"></a><a class="code" href="magick-config_8h.html#feabebcddace3fbe6d651f500cc5e970">00807</a> <span class="preprocessor"></span><span class="preprocessor">#define MAGICKCORE_LTDL_DELEGATE  1 </span>
<a name="l00808"></a>00808 <span class="preprocessor"></span><span class="preprocessor">#endif</span>
<a name="l00809"></a>00809 <span class="preprocessor"></span>
<a name="l00810"></a>00810 <span class="comment">/* Define if the OS needs help to load dependent libraries for dlopen(). */</span>
<a name="l00811"></a>00811 <span class="comment">/* #undef LTDL_DLOPEN_DEPLIBS */</span>
<a name="l00812"></a>00812 
<a name="l00813"></a>00813 <span class="comment">/* Define if dlopen(NULL) is able to resolve symbols from the main program. */</span>
<a name="l00814"></a>00814 <span class="preprocessor">#ifndef MAGICKCORE_LTDL_DLOPEN_SELF_WORKS </span>
<a name="l00815"></a><a class="code" href="magick-config_8h.html#206611e647c6dc61db9b1f643bdfe7da">00815</a> <span class="preprocessor"></span><span class="preprocessor">#define MAGICKCORE_LTDL_DLOPEN_SELF_WORKS  1 </span>
<a name="l00816"></a>00816 <span class="preprocessor"></span><span class="preprocessor">#endif</span>
<a name="l00817"></a>00817 <span class="preprocessor"></span>
<a name="l00818"></a>00818 <span class="comment">/* Define to the system default library search path. */</span>
<a name="l00819"></a>00819 <span class="preprocessor">#ifndef MAGICKCORE_LT_DLSEARCH_PATH </span>
<a name="l00820"></a><a class="code" href="magick-config_8h.html#4d777660a3ab3954759d95d7c75c9baf">00820</a> <span class="preprocessor"></span><span class="preprocessor">#define MAGICKCORE_LT_DLSEARCH_PATH  "/lib:/usr/lib:/usr/local/lib:/usr/lib/openmpi/1.2.4-gcc:/usr/lib64/openmpi/1.2.4-gcc:/usr/lib/mysql:/usr/lib64/mysql:/usr/lib64/qt-3.3/lib:/usr/lib/xulrunner-1.9pre:/usr/lib64/xulrunner-1.9pre" </span>
<a name="l00821"></a>00821 <span class="preprocessor"></span><span class="preprocessor">#endif</span>
<a name="l00822"></a>00822 <span class="preprocessor"></span>
<a name="l00823"></a>00823 <span class="comment">/* Define to the extension used for runtime loadable modules, say, ".so". */</span>
<a name="l00824"></a>00824 <span class="preprocessor">#ifndef MAGICKCORE_LT_MODULE_EXT </span>
<a name="l00825"></a><a class="code" href="magick-config_8h.html#65d28fdf9239525818bf57656b526dfa">00825</a> <span class="preprocessor"></span><span class="preprocessor">#define MAGICKCORE_LT_MODULE_EXT  ".so" </span>
<a name="l00826"></a>00826 <span class="preprocessor"></span><span class="preprocessor">#endif</span>
<a name="l00827"></a>00827 <span class="preprocessor"></span>
<a name="l00828"></a>00828 <span class="comment">/* Define to the name of the environment variable that determines the run-time</span>
<a name="l00829"></a>00829 <span class="comment">   module search path. */</span>
<a name="l00830"></a>00830 <span class="preprocessor">#ifndef MAGICKCORE_LT_MODULE_PATH_VAR </span>
<a name="l00831"></a><a class="code" href="magick-config_8h.html#a21a8533b3676fbc45a7fcb1bda20a0a">00831</a> <span class="preprocessor"></span><span class="preprocessor">#define MAGICKCORE_LT_MODULE_PATH_VAR  "LD_LIBRARY_PATH" </span>
<a name="l00832"></a>00832 <span class="preprocessor"></span><span class="preprocessor">#endif</span>
<a name="l00833"></a>00833 <span class="preprocessor"></span>
<a name="l00834"></a>00834 <span class="comment">/* Define to the sub-directory in which libtool stores uninstalled libraries.</span>
<a name="l00835"></a>00835 <span class="comment">   */</span>
<a name="l00836"></a>00836 <span class="preprocessor">#ifndef MAGICKCORE_LT_OBJDIR </span>
<a name="l00837"></a><a class="code" href="magick-config_8h.html#03ce6cd3a4861361b013dff78ac3e027">00837</a> <span class="preprocessor"></span><span class="preprocessor">#define MAGICKCORE_LT_OBJDIR  ".libs/" </span>
<a name="l00838"></a>00838 <span class="preprocessor"></span><span class="preprocessor">#endif</span>
<a name="l00839"></a>00839 <span class="preprocessor"></span>
<a name="l00840"></a>00840 <span class="comment">/* Define to prepend to default font search path. */</span>
<a name="l00841"></a>00841 <span class="comment">/* #undef MAGICK_FONT_PATH */</span>
<a name="l00842"></a>00842 
<a name="l00843"></a>00843 <span class="comment">/* Magick API method prefix */</span>
<a name="l00844"></a>00844 <span class="comment">/* #undef NAMESPACE_PREFIX */</span>
<a name="l00845"></a>00845 
<a name="l00846"></a>00846 <span class="comment">/* Turn off assert statements */</span>
<a name="l00847"></a>00847 <span class="comment">/* #undef NDEBUG */</span>
<a name="l00848"></a>00848 
<a name="l00849"></a>00849 <span class="comment">/* Define if dlsym() requires a leading underscore in symbol names. */</span>
<a name="l00850"></a>00850 <span class="comment">/* #undef NEED_USCORE */</span>
<a name="l00851"></a>00851 
<a name="l00852"></a>00852 <span class="comment">/* Define to 1 if your C compiler doesn't accept -c and -o together. */</span>
<a name="l00853"></a>00853 <span class="comment">/* #undef NO_MINUS_C_MINUS_O */</span>
<a name="l00854"></a>00854 
<a name="l00855"></a>00855 <span class="comment">/* Define if you have OPENEXR library */</span>
<a name="l00856"></a>00856 <span class="preprocessor">#ifndef MAGICKCORE_OPENEXR_DELEGATE </span>
<a name="l00857"></a><a class="code" href="magick-config_8h.html#1fcfc60910a3462aa7953b38a9515715">00857</a> <span class="preprocessor"></span><span class="preprocessor">#define MAGICKCORE_OPENEXR_DELEGATE  1 </span>
<a name="l00858"></a>00858 <span class="preprocessor"></span><span class="preprocessor">#endif</span>
<a name="l00859"></a>00859 <span class="preprocessor"></span>
<a name="l00860"></a>00860 <span class="comment">/* Name of package */</span>
<a name="l00861"></a>00861 <span class="preprocessor">#ifndef MAGICKCORE_PACKAGE </span>
<a name="l00862"></a><a class="code" href="magick-config_8h.html#ef47546bfbebe277560dd2cd01af726f">00862</a> <span class="preprocessor"></span><span class="preprocessor">#define MAGICKCORE_PACKAGE  "ImageMagick" </span>
<a name="l00863"></a>00863 <span class="preprocessor"></span><span class="preprocessor">#endif</span>
<a name="l00864"></a>00864 <span class="preprocessor"></span>
<a name="l00865"></a>00865 <span class="comment">/* Define to the address where bug reports for this package should be sent. */</span>
<a name="l00866"></a>00866 <span class="preprocessor">#ifndef MAGICKCORE_PACKAGE_BUGREPORT </span>
<a name="l00867"></a><a class="code" href="magick-config_8h.html#9824b85f1a046496c965a417428ea5a4">00867</a> <span class="preprocessor"></span><span class="preprocessor">#define MAGICKCORE_PACKAGE_BUGREPORT  "http://www.imagemagick.org" </span>
<a name="l00868"></a>00868 <span class="preprocessor"></span><span class="preprocessor">#endif</span>
<a name="l00869"></a>00869 <span class="preprocessor"></span>
<a name="l00870"></a>00870 <span class="comment">/* Define to the full name of this package. */</span>
<a name="l00871"></a>00871 <span class="preprocessor">#ifndef MAGICKCORE_PACKAGE_NAME </span>
<a name="l00872"></a><a class="code" href="magick-config_8h.html#25a234414b99bc436aa0895d43bd8b6b">00872</a> <span class="preprocessor"></span><span class="preprocessor">#define MAGICKCORE_PACKAGE_NAME  "ImageMagick" </span>
<a name="l00873"></a>00873 <span class="preprocessor"></span><span class="preprocessor">#endif</span>
<a name="l00874"></a>00874 <span class="preprocessor"></span>
<a name="l00875"></a>00875 <span class="comment">/* Define to the full name and version of this package. */</span>
<a name="l00876"></a>00876 <span class="preprocessor">#ifndef MAGICKCORE_PACKAGE_STRING </span>
<a name="l00877"></a><a class="code" href="magick-config_8h.html#0f8bc73a942cf11a3341a8348d7aad21">00877</a> <span class="preprocessor"></span><span class="preprocessor">#define MAGICKCORE_PACKAGE_STRING  "ImageMagick 6.3.8" </span>
<a name="l00878"></a>00878 <span class="preprocessor"></span><span class="preprocessor">#endif</span>
<a name="l00879"></a>00879 <span class="preprocessor"></span>
<a name="l00880"></a>00880 <span class="comment">/* Define to the one symbol short name of this package. */</span>
<a name="l00881"></a>00881 <span class="preprocessor">#ifndef MAGICKCORE_PACKAGE_TARNAME </span>
<a name="l00882"></a><a class="code" href="magick-config_8h.html#f4f530b2bb043fe4cb48da9c4b368fc2">00882</a> <span class="preprocessor"></span><span class="preprocessor">#define MAGICKCORE_PACKAGE_TARNAME  "ImageMagick" </span>
<a name="l00883"></a>00883 <span class="preprocessor"></span><span class="preprocessor">#endif</span>
<a name="l00884"></a>00884 <span class="preprocessor"></span>
<a name="l00885"></a>00885 <span class="comment">/* Define to the version of this package. */</span>
<a name="l00886"></a>00886 <span class="preprocessor">#ifndef MAGICKCORE_PACKAGE_VERSION </span>
<a name="l00887"></a><a class="code" href="magick-config_8h.html#664880d3b7ff8ef57618afaad4b40ad3">00887</a> <span class="preprocessor"></span><span class="preprocessor">#define MAGICKCORE_PACKAGE_VERSION  "6.3.8" </span>
<a name="l00888"></a>00888 <span class="preprocessor"></span><span class="preprocessor">#endif</span>
<a name="l00889"></a>00889 <span class="preprocessor"></span>
<a name="l00890"></a>00890 <span class="comment">/* Define if you have PNG library */</span>
<a name="l00891"></a>00891 <span class="preprocessor">#ifndef MAGICKCORE_PNG_DELEGATE </span>
<a name="l00892"></a><a class="code" href="magick-config_8h.html#e4af420860afde136ba41844961afa0f">00892</a> <span class="preprocessor"></span><span class="preprocessor">#define MAGICKCORE_PNG_DELEGATE  1 </span>
<a name="l00893"></a>00893 <span class="preprocessor"></span><span class="preprocessor">#endif</span>
<a name="l00894"></a>00894 <span class="preprocessor"></span>
<a name="l00895"></a>00895 <span class="comment">/* Define to necessary symbol if this constant uses a non-standard name on</span>
<a name="l00896"></a>00896 <span class="comment">   your system. */</span>
<a name="l00897"></a>00897 <span class="comment">/* #undef PTHREAD_CREATE_JOINABLE */</span>
<a name="l00898"></a>00898 
<a name="l00899"></a>00899 <span class="comment">/* Pixel cache threshold in MB (defaults to available memory) */</span>
<a name="l00900"></a>00900 <span class="comment">/* #undef PixelCacheThreshold */</span>
<a name="l00901"></a>00901 
<a name="l00902"></a>00902 <span class="comment">/* Number of bits in a pixel Quantum (8/16/32/64) */</span>
<a name="l00903"></a>00903 <span class="preprocessor">#ifndef MAGICKCORE_QUANTUM_DEPTH </span>
<a name="l00904"></a><a class="code" href="magick-config_8h.html#6882928d475fe57c8b23c2f42549fad3">00904</a> <span class="preprocessor"></span><span class="preprocessor">#define MAGICKCORE_QUANTUM_DEPTH  16 </span>
<a name="l00905"></a>00905 <span class="preprocessor"></span><span class="preprocessor">#endif</span>
<a name="l00906"></a>00906 <span class="preprocessor"></span>
<a name="l00907"></a>00907 <span class="comment">/* Define as the return type of signal handlers (`int' or `void'). */</span>
<a name="l00908"></a>00908 <span class="preprocessor">#ifndef MAGICKCORE_RETSIGTYPE </span>
<a name="l00909"></a><a class="code" href="magick-config_8h.html#2087aced67b08c09181d5d6db4f1ed89">00909</a> <span class="preprocessor"></span><span class="preprocessor">#define MAGICKCORE_RETSIGTYPE  void </span>
<a name="l00910"></a>00910 <span class="preprocessor"></span><span class="preprocessor">#endif</span>
<a name="l00911"></a>00911 <span class="preprocessor"></span>
<a name="l00912"></a>00912 <span class="comment">/* Define if you have RSVG library */</span>
<a name="l00913"></a>00913 <span class="preprocessor">#ifndef MAGICKCORE_RSVG_DELEGATE </span>
<a name="l00914"></a><a class="code" href="magick-config_8h.html#567a292032869f94dbd3e0882b525e7a">00914</a> <span class="preprocessor"></span><span class="preprocessor">#define MAGICKCORE_RSVG_DELEGATE  1 </span>
<a name="l00915"></a>00915 <span class="preprocessor"></span><span class="preprocessor">#endif</span>
<a name="l00916"></a>00916 <span class="preprocessor"></span>
<a name="l00917"></a>00917 <span class="comment">/* Define to the type of arg 1 for `select'. */</span>
<a name="l00918"></a>00918 <span class="preprocessor">#ifndef MAGICKCORE_SELECT_TYPE_ARG1 </span>
<a name="l00919"></a><a class="code" href="magick-config_8h.html#01b1a37560e5da013946e830e70bf359">00919</a> <span class="preprocessor"></span><span class="preprocessor">#define MAGICKCORE_SELECT_TYPE_ARG1  int </span>
<a name="l00920"></a>00920 <span class="preprocessor"></span><span class="preprocessor">#endif</span>
<a name="l00921"></a>00921 <span class="preprocessor"></span>
<a name="l00922"></a>00922 <span class="comment">/* Define to the type of args 2, 3 and 4 for `select'. */</span>
<a name="l00923"></a>00923 <span class="preprocessor">#ifndef MAGICKCORE_SELECT_TYPE_ARG234 </span>
<a name="l00924"></a><a class="code" href="magick-config_8h.html#aaa2e90ee8b96657869842bf28ee9783">00924</a> <span class="preprocessor"></span><span class="preprocessor">#define MAGICKCORE_SELECT_TYPE_ARG234  (fd_set *) </span>
<a name="l00925"></a>00925 <span class="preprocessor"></span><span class="preprocessor">#endif</span>
<a name="l00926"></a>00926 <span class="preprocessor"></span>
<a name="l00927"></a>00927 <span class="comment">/* Define to the type of arg 5 for `select'. */</span>
<a name="l00928"></a>00928 <span class="preprocessor">#ifndef MAGICKCORE_SELECT_TYPE_ARG5 </span>
<a name="l00929"></a><a class="code" href="magick-config_8h.html#511bf289c70f3f88c72a86bc41d9ac70">00929</a> <span class="preprocessor"></span><span class="preprocessor">#define MAGICKCORE_SELECT_TYPE_ARG5  (struct timeval *) </span>
<a name="l00930"></a>00930 <span class="preprocessor"></span><span class="preprocessor">#endif</span>
<a name="l00931"></a>00931 <span class="preprocessor"></span>
<a name="l00932"></a>00932 <span class="comment">/* Directory where architecture-independent configuration files live. */</span>
<a name="l00933"></a>00933 <span class="preprocessor">#ifndef MAGICKCORE_SHARE_CONFIGURE_PATH </span>
<a name="l00934"></a><a class="code" href="magick-config_8h.html#637dd8463b3dd0b7c5e62f2763f135bb">00934</a> <span class="preprocessor"></span><span class="preprocessor">#define MAGICKCORE_SHARE_CONFIGURE_PATH  "/usr/local/share/ImageMagick-6.3.8/config/" </span>
<a name="l00935"></a>00935 <span class="preprocessor"></span><span class="preprocessor">#endif</span>
<a name="l00936"></a>00936 <span class="preprocessor"></span>
<a name="l00937"></a>00937 <span class="comment">/* Subdirectory of lib where architecture-independent configuration files</span>
<a name="l00938"></a>00938 <span class="comment">   live. */</span>
<a name="l00939"></a>00939 <span class="preprocessor">#ifndef MAGICKCORE_SHARE_CONFIGURE_RELATIVE_PATH </span>
<a name="l00940"></a><a class="code" href="magick-config_8h.html#2241703cd1c2f93cfcc86ee31ad1c007">00940</a> <span class="preprocessor"></span><span class="preprocessor">#define MAGICKCORE_SHARE_CONFIGURE_RELATIVE_PATH  "ImageMagick-6.3.8/config" </span>
<a name="l00941"></a>00941 <span class="preprocessor"></span><span class="preprocessor">#endif</span>
<a name="l00942"></a>00942 <span class="preprocessor"></span>
<a name="l00943"></a>00943 <span class="comment">/* Directory where architecture-independent files live. */</span>
<a name="l00944"></a>00944 <span class="preprocessor">#ifndef MAGICKCORE_SHARE_PATH </span>
<a name="l00945"></a><a class="code" href="magick-config_8h.html#6d6574b861b2c5249b3618da4fabe121">00945</a> <span class="preprocessor"></span><span class="preprocessor">#define MAGICKCORE_SHARE_PATH  "/usr/local/share/ImageMagick-6.3.8/" </span>
<a name="l00946"></a>00946 <span class="preprocessor"></span><span class="preprocessor">#endif</span>
<a name="l00947"></a>00947 <span class="preprocessor"></span>
<a name="l00948"></a>00948 <span class="comment">/* The size of `off_t', as computed by sizeof. */</span>
<a name="l00949"></a>00949 <span class="preprocessor">#ifndef MAGICKCORE_SIZEOF_OFF_T </span>
<a name="l00950"></a><a class="code" href="magick-config_8h.html#5ff0242fefeb91b846f2a9cf337d9a36">00950</a> <span class="preprocessor"></span><span class="preprocessor">#define MAGICKCORE_SIZEOF_OFF_T  8 </span>
<a name="l00951"></a>00951 <span class="preprocessor"></span><span class="preprocessor">#endif</span>
<a name="l00952"></a>00952 <span class="preprocessor"></span>
<a name="l00953"></a>00953 <span class="comment">/* The size of `signed int', as computed by sizeof. */</span>
<a name="l00954"></a>00954 <span class="preprocessor">#ifndef MAGICKCORE_SIZEOF_SIGNED_INT </span>
<a name="l00955"></a><a class="code" href="magick-config_8h.html#8628400f0475f0d33dd1582d92a8ed93">00955</a> <span class="preprocessor"></span><span class="preprocessor">#define MAGICKCORE_SIZEOF_SIGNED_INT  4 </span>
<a name="l00956"></a>00956 <span class="preprocessor"></span><span class="preprocessor">#endif</span>
<a name="l00957"></a>00957 <span class="preprocessor"></span>
<a name="l00958"></a>00958 <span class="comment">/* The size of `signed long', as computed by sizeof. */</span>
<a name="l00959"></a>00959 <span class="preprocessor">#ifndef MAGICKCORE_SIZEOF_SIGNED_LONG </span>
<a name="l00960"></a><a class="code" href="magick-config_8h.html#cdb37fc19c55b340e30b9ae5496177a6">00960</a> <span class="preprocessor"></span><span class="preprocessor">#define MAGICKCORE_SIZEOF_SIGNED_LONG  8 </span>
<a name="l00961"></a>00961 <span class="preprocessor"></span><span class="preprocessor">#endif</span>
<a name="l00962"></a>00962 <span class="preprocessor"></span>
<a name="l00963"></a>00963 <span class="comment">/* The size of `signed long long', as computed by sizeof. */</span>
<a name="l00964"></a>00964 <span class="preprocessor">#ifndef MAGICKCORE_SIZEOF_SIGNED_LONG_LONG </span>
<a name="l00965"></a><a class="code" href="magick-config_8h.html#7bfeb76ec7d70d50c622ca982aff5d46">00965</a> <span class="preprocessor"></span><span class="preprocessor">#define MAGICKCORE_SIZEOF_SIGNED_LONG_LONG  8 </span>
<a name="l00966"></a>00966 <span class="preprocessor"></span><span class="preprocessor">#endif</span>
<a name="l00967"></a>00967 <span class="preprocessor"></span>
<a name="l00968"></a>00968 <span class="comment">/* The size of `signed short', as computed by sizeof. */</span>
<a name="l00969"></a>00969 <span class="preprocessor">#ifndef MAGICKCORE_SIZEOF_SIGNED_SHORT </span>
<a name="l00970"></a><a class="code" href="magick-config_8h.html#fcfdf8fbfb19b7e97a3c9ebfe00c0de8">00970</a> <span class="preprocessor"></span><span class="preprocessor">#define MAGICKCORE_SIZEOF_SIGNED_SHORT  2 </span>
<a name="l00971"></a>00971 <span class="preprocessor"></span><span class="preprocessor">#endif</span>
<a name="l00972"></a>00972 <span class="preprocessor"></span>
<a name="l00973"></a>00973 <span class="comment">/* The size of `size_t', as computed by sizeof. */</span>
<a name="l00974"></a>00974 <span class="preprocessor">#ifndef MAGICKCORE_SIZEOF_SIZE_T </span>
<a name="l00975"></a><a class="code" href="magick-config_8h.html#a09d28058da6f887dc763599451628e0">00975</a> <span class="preprocessor"></span><span class="preprocessor">#define MAGICKCORE_SIZEOF_SIZE_T  8 </span>
<a name="l00976"></a>00976 <span class="preprocessor"></span><span class="preprocessor">#endif</span>
<a name="l00977"></a>00977 <span class="preprocessor"></span>
<a name="l00978"></a>00978 <span class="comment">/* The size of `unsigned int', as computed by sizeof. */</span>
<a name="l00979"></a>00979 <span class="preprocessor">#ifndef MAGICKCORE_SIZEOF_UNSIGNED_INT </span>
<a name="l00980"></a><a class="code" href="magick-config_8h.html#aa1834cce39686bb85219c1d0ad7f173">00980</a> <span class="preprocessor"></span><span class="preprocessor">#define MAGICKCORE_SIZEOF_UNSIGNED_INT  4 </span>
<a name="l00981"></a>00981 <span class="preprocessor"></span><span class="preprocessor">#endif</span>
<a name="l00982"></a>00982 <span class="preprocessor"></span>
<a name="l00983"></a>00983 <span class="comment">/* The size of `unsigned int*', as computed by sizeof. */</span>
<a name="l00984"></a>00984 <span class="preprocessor">#ifndef MAGICKCORE_SIZEOF_UNSIGNED_INTP </span>
<a name="l00985"></a><a class="code" href="magick-config_8h.html#ef73d27614a4ba988ca72d58c16bfbb6">00985</a> <span class="preprocessor"></span><span class="preprocessor">#define MAGICKCORE_SIZEOF_UNSIGNED_INTP  8 </span>
<a name="l00986"></a>00986 <span class="preprocessor"></span><span class="preprocessor">#endif</span>
<a name="l00987"></a>00987 <span class="preprocessor"></span>
<a name="l00988"></a>00988 <span class="comment">/* The size of `unsigned long', as computed by sizeof. */</span>
<a name="l00989"></a>00989 <span class="preprocessor">#ifndef MAGICKCORE_SIZEOF_UNSIGNED_LONG </span>
<a name="l00990"></a><a class="code" href="magick-config_8h.html#4b8a811449caf96c053ec1a471368dc5">00990</a> <span class="preprocessor"></span><span class="preprocessor">#define MAGICKCORE_SIZEOF_UNSIGNED_LONG  8 </span>
<a name="l00991"></a>00991 <span class="preprocessor"></span><span class="preprocessor">#endif</span>
<a name="l00992"></a>00992 <span class="preprocessor"></span>
<a name="l00993"></a>00993 <span class="comment">/* The size of `unsigned long long', as computed by sizeof. */</span>
<a name="l00994"></a>00994 <span class="preprocessor">#ifndef MAGICKCORE_SIZEOF_UNSIGNED_LONG_LONG </span>
<a name="l00995"></a><a class="code" href="magick-config_8h.html#6c93102f7759694c01d84b6a62609da1">00995</a> <span class="preprocessor"></span><span class="preprocessor">#define MAGICKCORE_SIZEOF_UNSIGNED_LONG_LONG  8 </span>
<a name="l00996"></a>00996 <span class="preprocessor"></span><span class="preprocessor">#endif</span>
<a name="l00997"></a>00997 <span class="preprocessor"></span>
<a name="l00998"></a>00998 <span class="comment">/* The size of `unsigned short', as computed by sizeof. */</span>
<a name="l00999"></a>00999 <span class="preprocessor">#ifndef MAGICKCORE_SIZEOF_UNSIGNED_SHORT </span>
<a name="l01000"></a><a class="code" href="magick-config_8h.html#735acc9412208659a23546276b9bd236">01000</a> <span class="preprocessor"></span><span class="preprocessor">#define MAGICKCORE_SIZEOF_UNSIGNED_SHORT  2 </span>
<a name="l01001"></a>01001 <span class="preprocessor"></span><span class="preprocessor">#endif</span>
<a name="l01002"></a>01002 <span class="preprocessor"></span>
<a name="l01003"></a>01003 <span class="comment">/* Define to 1 if the `S_IS*' macros in &lt;sys/stat.h&gt; do not work properly. */</span>
<a name="l01004"></a>01004 <span class="comment">/* #undef STAT_MACROS_BROKEN */</span>
<a name="l01005"></a>01005 
<a name="l01006"></a>01006 <span class="comment">/* Define to 1 if you have the ANSI C header files. */</span>
<a name="l01007"></a>01007 <span class="preprocessor">#ifndef MAGICKCORE_STDC_HEADERS </span>
<a name="l01008"></a><a class="code" href="magick-config_8h.html#202eeaa40bbabf97e8eaedf70600abf3">01008</a> <span class="preprocessor"></span><span class="preprocessor">#define MAGICKCORE_STDC_HEADERS  1 </span>
<a name="l01009"></a>01009 <span class="preprocessor"></span><span class="preprocessor">#endif</span>
<a name="l01010"></a>01010 <span class="preprocessor"></span>
<a name="l01011"></a>01011 <span class="comment">/* Define if you have TIFF library */</span>
<a name="l01012"></a>01012 <span class="preprocessor">#ifndef MAGICKCORE_TIFF_DELEGATE </span>
<a name="l01013"></a><a class="code" href="magick-config_8h.html#9f1fb30ecb2cdd4fa564d17753cf17d7">01013</a> <span class="preprocessor"></span><span class="preprocessor">#define MAGICKCORE_TIFF_DELEGATE  1 </span>
<a name="l01014"></a>01014 <span class="preprocessor"></span><span class="preprocessor">#endif</span>
<a name="l01015"></a>01015 <span class="preprocessor"></span>
<a name="l01016"></a>01016 <span class="comment">/* Define to 1 if you can safely include both &lt;sys/time.h&gt; and &lt;time.h&gt;. */</span>
<a name="l01017"></a>01017 <span class="preprocessor">#ifndef MAGICKCORE_TIME_WITH_SYS_TIME </span>
<a name="l01018"></a><a class="code" href="magick-config_8h.html#166c8f8ca6ce874dcfa4f77781debd20">01018</a> <span class="preprocessor"></span><span class="preprocessor">#define MAGICKCORE_TIME_WITH_SYS_TIME  1 </span>
<a name="l01019"></a>01019 <span class="preprocessor"></span><span class="preprocessor">#endif</span>
<a name="l01020"></a>01020 <span class="preprocessor"></span>
<a name="l01021"></a>01021 <span class="comment">/* Define to 1 if your &lt;sys/time.h&gt; declares `struct tm'. */</span>
<a name="l01022"></a>01022 <span class="comment">/* #undef TM_IN_SYS_TIME */</span>
<a name="l01023"></a>01023 
<a name="l01024"></a>01024 <span class="comment">/* Version number of package */</span>
<a name="l01025"></a>01025 <span class="preprocessor">#ifndef MAGICKCORE_VERSION </span>
<a name="l01026"></a><a class="code" href="magick-config_8h.html#0921fc62d1ff66c0784c5176ec2aedd3">01026</a> <span class="preprocessor"></span><span class="preprocessor">#define MAGICKCORE_VERSION  "6.3.8" </span>
<a name="l01027"></a>01027 <span class="preprocessor"></span><span class="preprocessor">#endif</span>
<a name="l01028"></a>01028 <span class="preprocessor"></span>
<a name="l01029"></a>01029 <span class="comment">/* Define to use the Windows GDI32 library */</span>
<a name="l01030"></a>01030 <span class="comment">/* #undef WINGDI32_DELEGATE */</span>
<a name="l01031"></a>01031 
<a name="l01032"></a>01032 <span class="comment">/* Define if using the dmalloc debugging malloc package */</span>
<a name="l01033"></a>01033 <span class="comment">/* #undef WITH_DMALLOC */</span>
<a name="l01034"></a>01034 
<a name="l01035"></a>01035 <span class="comment">/* Define if you have wmflite library */</span>
<a name="l01036"></a>01036 <span class="preprocessor">#ifndef MAGICKCORE_WMFLITE_DELEGATE </span>
<a name="l01037"></a><a class="code" href="magick-config_8h.html#757bf0d0e67b0ff77c2a29717a05376a">01037</a> <span class="preprocessor"></span><span class="preprocessor">#define MAGICKCORE_WMFLITE_DELEGATE  1 </span>
<a name="l01038"></a>01038 <span class="preprocessor"></span><span class="preprocessor">#endif</span>
<a name="l01039"></a>01039 <span class="preprocessor"></span>
<a name="l01040"></a>01040 <span class="comment">/* Define if you have wmf library */</span>
<a name="l01041"></a>01041 <span class="comment">/* #undef WMF_DELEGATE */</span>
<a name="l01042"></a>01042 
<a name="l01043"></a>01043 <span class="comment">/* Define WORDS_BIGENDIAN to 1 if your processor stores words with the most</span>
<a name="l01044"></a>01044 <span class="comment">   significant byte first (like Motorola and SPARC, unlike Intel and VAX). */</span>
<a name="l01045"></a>01045 <span class="preprocessor">#if defined __BIG_ENDIAN__</span>
<a name="l01046"></a>01046 <span class="preprocessor"></span><span class="preprocessor"># define WORDS_BIGENDIAN 1</span>
<a name="l01047"></a>01047 <span class="preprocessor"></span><span class="preprocessor">#elif ! defined __LITTLE_ENDIAN__</span>
<a name="l01048"></a>01048 <span class="preprocessor"></span><span class="comment">/* # undef WORDS_BIGENDIAN */</span>
<a name="l01049"></a>01049 <span class="preprocessor">#endif</span>
<a name="l01050"></a>01050 <span class="preprocessor"></span>
<a name="l01051"></a>01051 <span class="comment">/* Location of X11 configure files */</span>
<a name="l01052"></a>01052 <span class="preprocessor">#ifndef MAGICKCORE_X11_CONFIGURE_PATH </span>
<a name="l01053"></a><a class="code" href="magick-config_8h.html#0b1e42219349a3a7a268422fbe183886">01053</a> <span class="preprocessor"></span><span class="preprocessor">#define MAGICKCORE_X11_CONFIGURE_PATH  "" </span>
<a name="l01054"></a>01054 <span class="preprocessor"></span><span class="preprocessor">#endif</span>
<a name="l01055"></a>01055 <span class="preprocessor"></span>
<a name="l01056"></a>01056 <span class="comment">/* Define if you have X11 library */</span>
<a name="l01057"></a>01057 <span class="preprocessor">#ifndef MAGICKCORE_X11_DELEGATE </span>
<a name="l01058"></a><a class="code" href="magick-config_8h.html#deb3e6a91733fa2acee1355aac98807f">01058</a> <span class="preprocessor"></span><span class="preprocessor">#define MAGICKCORE_X11_DELEGATE  1 </span>
<a name="l01059"></a>01059 <span class="preprocessor"></span><span class="preprocessor">#endif</span>
<a name="l01060"></a>01060 <span class="preprocessor"></span>
<a name="l01061"></a>01061 <span class="comment">/* Define if you have XML library */</span>
<a name="l01062"></a>01062 <span class="preprocessor">#ifndef MAGICKCORE_XML_DELEGATE </span>
<a name="l01063"></a><a class="code" href="magick-config_8h.html#4c24eba8ec78efd70d34a7b30fca2370">01063</a> <span class="preprocessor"></span><span class="preprocessor">#define MAGICKCORE_XML_DELEGATE  1 </span>
<a name="l01064"></a>01064 <span class="preprocessor"></span><span class="preprocessor">#endif</span>
<a name="l01065"></a>01065 <span class="preprocessor"></span>
<a name="l01066"></a>01066 <span class="comment">/* Define to 1 if the X Window System is missing or not being used. */</span>
<a name="l01067"></a>01067 <span class="comment">/* #undef X_DISPLAY_MISSING */</span>
<a name="l01068"></a>01068 
<a name="l01069"></a>01069 <span class="comment">/* Define if you have zlib compression library */</span>
<a name="l01070"></a>01070 <span class="preprocessor">#ifndef MAGICKCORE_ZLIB_DELEGATE </span>
<a name="l01071"></a><a class="code" href="magick-config_8h.html#eb88cd15e3568a05709f959d44cf7900">01071</a> <span class="preprocessor"></span><span class="preprocessor">#define MAGICKCORE_ZLIB_DELEGATE  1 </span>
<a name="l01072"></a>01072 <span class="preprocessor"></span><span class="preprocessor">#endif</span>
<a name="l01073"></a>01073 <span class="preprocessor"></span>
<a name="l01074"></a>01074 <span class="comment">/* Number of bits in a file offset, on hosts where this is settable. */</span>
<a name="l01075"></a>01075 <span class="preprocessor">#ifndef MAGICKCORE__FILE_OFFSET_BITS </span>
<a name="l01076"></a><a class="code" href="magick-config_8h.html#ec7b42019d8404ac28948be469c45622">01076</a> <span class="preprocessor"></span><span class="preprocessor">#define MAGICKCORE__FILE_OFFSET_BITS  64 </span>
<a name="l01077"></a>01077 <span class="preprocessor"></span><span class="preprocessor">#endif</span>
<a name="l01078"></a>01078 <span class="preprocessor"></span>
<a name="l01079"></a>01079 <span class="comment">/* Define to 1 to make fseeko visible on some hosts (e.g. glibc 2.2). */</span>
<a name="l01080"></a>01080 <span class="comment">/* #undef _LARGEFILE_SOURCE */</span>
<a name="l01081"></a>01081 
<a name="l01082"></a>01082 <span class="comment">/* Define for large files, on AIX-style hosts. */</span>
<a name="l01083"></a>01083 <span class="comment">/* #undef _LARGE_FILES */</span>
<a name="l01084"></a>01084 
<a name="l01085"></a>01085 <span class="comment">/* Define to 1 if on MINIX. */</span>
<a name="l01086"></a>01086 <span class="comment">/* #undef _MINIX */</span>
<a name="l01087"></a>01087 
<a name="l01088"></a>01088 <span class="comment">/* Define to 2 if the system does not provide POSIX.1 features except with</span>
<a name="l01089"></a>01089 <span class="comment">   this defined. */</span>
<a name="l01090"></a>01090 <span class="comment">/* #undef _POSIX_1_SOURCE */</span>
<a name="l01091"></a>01091 
<a name="l01092"></a>01092 <span class="comment">/* Define to 1 if you need to in order for `stat' and other things to work. */</span>
<a name="l01093"></a>01093 <span class="comment">/* #undef _POSIX_SOURCE */</span>
<a name="l01094"></a>01094 
<a name="l01095"></a>01095 <span class="comment">/* Define to 1 if type `char' is unsigned and you are not using gcc.  */</span>
<a name="l01096"></a>01096 <span class="preprocessor">#ifndef __CHAR_UNSIGNED__</span>
<a name="l01097"></a>01097 <span class="preprocessor"></span><span class="comment">/* # undef __CHAR_UNSIGNED__ */</span>
<a name="l01098"></a>01098 <span class="preprocessor">#endif</span>
<a name="l01099"></a>01099 <span class="preprocessor"></span>
<a name="l01100"></a>01100 <span class="comment">/* Enable extensions on AIX 3, Interix.  */</span>
<a name="l01101"></a>01101 <span class="preprocessor">#ifndef _ALL_SOURCE</span>
<a name="l01102"></a><a class="code" href="magick-config_8h.html#6a4f67fdf3f14cde3b17d2465bf9ebb9">01102</a> <span class="preprocessor"></span><span class="preprocessor"># define _ALL_SOURCE 1</span>
<a name="l01103"></a>01103 <span class="preprocessor"></span><span class="preprocessor">#endif</span>
<a name="l01104"></a>01104 <span class="preprocessor"></span><span class="comment">/* Enable GNU extensions on systems that have them.  */</span>
<a name="l01105"></a>01105 <span class="preprocessor">#ifndef _GNU_SOURCE</span>
<a name="l01106"></a><a class="code" href="magick-config_8h.html#369266c24eacffb87046522897a570d5">01106</a> <span class="preprocessor"></span><span class="preprocessor"># define _GNU_SOURCE 1</span>
<a name="l01107"></a>01107 <span class="preprocessor"></span><span class="preprocessor">#endif</span>
<a name="l01108"></a>01108 <span class="preprocessor"></span><span class="comment">/* Enable threading extensions on Solaris.  */</span>
<a name="l01109"></a>01109 <span class="preprocessor">#ifndef _POSIX_PTHREAD_SEMANTICS</span>
<a name="l01110"></a><a class="code" href="magick-config_8h.html#d44924736167f82a10ae2891fc98a608">01110</a> <span class="preprocessor"></span><span class="preprocessor"># define _POSIX_PTHREAD_SEMANTICS 1</span>
<a name="l01111"></a>01111 <span class="preprocessor"></span><span class="preprocessor">#endif</span>
<a name="l01112"></a>01112 <span class="preprocessor"></span><span class="comment">/* Enable extensions on HP NonStop.  */</span>
<a name="l01113"></a>01113 <span class="preprocessor">#ifndef _TANDEM_SOURCE</span>
<a name="l01114"></a><a class="code" href="magick-config_8h.html#ca41d2cbf86c3393115fc92f87289dff">01114</a> <span class="preprocessor"></span><span class="preprocessor"># define _TANDEM_SOURCE 1</span>
<a name="l01115"></a>01115 <span class="preprocessor"></span><span class="preprocessor">#endif</span>
<a name="l01116"></a>01116 <span class="preprocessor"></span><span class="comment">/* Enable general extensions on Solaris.  */</span>
<a name="l01117"></a>01117 <span class="preprocessor">#ifndef __EXTENSIONS__</span>
<a name="l01118"></a><a class="code" href="magick-config_8h.html#b27cf1abd092548f1c51632e6ae35a37">01118</a> <span class="preprocessor"></span><span class="preprocessor"># define __EXTENSIONS__ 1</span>
<a name="l01119"></a>01119 <span class="preprocessor"></span><span class="preprocessor">#endif</span>
<a name="l01120"></a>01120 <span class="preprocessor"></span>
<a name="l01121"></a>01121 
<a name="l01122"></a>01122 <span class="comment">/* Define so that glibc/gnulib argp.h does not typedef error_t. */</span>
<a name="l01123"></a>01123 <span class="comment">/* #undef __error_t_defined */</span>
<a name="l01124"></a>01124 
<a name="l01125"></a>01125 <span class="comment">/* Define to appropriate substitue if compiler does not have __func__ */</span>
<a name="l01126"></a>01126 <span class="comment">/* #undef __func__ */</span>
<a name="l01127"></a>01127 
<a name="l01128"></a>01128 <span class="comment">/* Define to empty if `const' does not conform to ANSI C. */</span>
<a name="l01129"></a>01129 <span class="comment">/* #undef const */</span>
<a name="l01130"></a>01130 
<a name="l01131"></a>01131 <span class="comment">/* Define to a type to use for `error_t' if it is not otherwise available. */</span>
<a name="l01132"></a>01132 <span class="comment">/* #undef error_t */</span>
<a name="l01133"></a>01133 
<a name="l01134"></a>01134 <span class="comment">/* Define to `__inline__' or `__inline' if that's what the C compiler</span>
<a name="l01135"></a>01135 <span class="comment">   calls it, or to nothing if 'inline' is not supported under any name.  */</span>
<a name="l01136"></a>01136 <span class="preprocessor">#ifndef __cplusplus</span>
<a name="l01137"></a>01137 <span class="preprocessor"></span><span class="comment">/* #undef inline */</span>
<a name="l01138"></a>01138 <span class="preprocessor">#endif</span>
<a name="l01139"></a>01139 <span class="preprocessor"></span>
<a name="l01140"></a>01140 <span class="comment">/* Define to `int' if &lt;sys/types.h&gt; does not define. */</span>
<a name="l01141"></a>01141 <span class="comment">/* #undef mode_t */</span>
<a name="l01142"></a>01142 
<a name="l01143"></a>01143 <span class="comment">/* Define to `long int' if &lt;sys/types.h&gt; does not define. */</span>
<a name="l01144"></a>01144 <span class="comment">/* #undef off_t */</span>
<a name="l01145"></a>01145 
<a name="l01146"></a>01146 <span class="comment">/* Define to `int' if &lt;sys/types.h&gt; does not define. */</span>
<a name="l01147"></a>01147 <span class="comment">/* #undef pid_t */</span>
<a name="l01148"></a>01148 
<a name="l01149"></a>01149 <span class="comment">/* Define to the equivalent of the C99 'restrict' keyword, or to</span>
<a name="l01150"></a>01150 <span class="comment">   nothing if this is not supported.  Do not define if restrict is</span>
<a name="l01151"></a>01151 <span class="comment">   supported directly.  */</span>
<a name="l01152"></a>01152 <span class="preprocessor">#ifndef _magickcore_restrict </span>
<a name="l01153"></a><a class="code" href="magick-config_8h.html#477d4a71c4e2af8cc6178104c42a5d1f">01153</a> <span class="preprocessor"></span><span class="preprocessor">#define _magickcore_restrict  __restrict </span>
<a name="l01154"></a>01154 <span class="preprocessor"></span><span class="preprocessor">#endif</span>
<a name="l01155"></a>01155 <span class="preprocessor"></span><span class="comment">/* Work around a bug in Sun C++: it does not support _Restrict, even</span>
<a name="l01156"></a>01156 <span class="comment">   though the corresponding Sun C compiler does, which causes</span>
<a name="l01157"></a>01157 <span class="comment">   "#define restrict _Restrict" in the previous line.  Perhaps some future</span>
<a name="l01158"></a>01158 <span class="comment">   version of Sun C++ will work with _Restrict; if so, it'll probably</span>
<a name="l01159"></a>01159 <span class="comment">   define __RESTRICT, just as Sun C does.  */</span>
<a name="l01160"></a>01160 <span class="preprocessor">#if defined __SUNPRO_CC &amp;&amp; !defined __RESTRICT</span>
<a name="l01161"></a>01161 <span class="preprocessor"></span><span class="preprocessor"># define _Restrict</span>
<a name="l01162"></a>01162 <span class="preprocessor"></span><span class="preprocessor">#endif</span>
<a name="l01163"></a>01163 <span class="preprocessor"></span>
<a name="l01164"></a>01164 <span class="comment">/* Define to `unsigned int' if &lt;sys/types.h&gt; does not define. */</span>
<a name="l01165"></a>01165 <span class="comment">/* #undef size_t */</span>
<a name="l01166"></a>01166 
<a name="l01167"></a>01167 <span class="comment">/* Define to `int' if &lt;sys/types.h&gt; does not define. */</span>
<a name="l01168"></a>01168 <span class="comment">/* #undef ssize_t */</span>
<a name="l01169"></a>01169 
<a name="l01170"></a>01170 <span class="comment">/* Define to empty if the keyword `volatile' does not work. Warning: valid</span>
<a name="l01171"></a>01171 <span class="comment">   code using `volatile' can become incorrect without. Disable with care. */</span>
<a name="l01172"></a>01172 <span class="comment">/* #undef volatile */</span>
<a name="l01173"></a>01173  
<a name="l01174"></a>01174 <span class="comment">/* once: _MAGICK_MAGICK_CONFIG_H */</span>
<a name="l01175"></a>01175 <span class="preprocessor">#endif</span>
</pre></div><hr size="1"><address style="text-align: right;"><small>Generated on Sat Jan 26 14:50:29 2008 for MagickCore by&nbsp;
<a href="http://www.doxygen.org/index.html">
<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.4 </small></address>
</body>
</html>