]> granicus.if.org Git - imagemagick/blobdiff - config/config.h.in
Interpret all Option arguments (apart from a select few)
[imagemagick] / config / config.h.in
index 4f621e428cfaa123a08209dd920c4c7abd86990a..0b7a78dcc9d9bf588109587ccbc69e2b04b5f2df 100644 (file)
 /* Define to 1 if you have the <inttypes.h> header file. */
 #undef HAVE_INTTYPES_H
 
+/* Define to 1 if you have the `isnan' function. */
+#undef HAVE_ISNAN
+
 /* Define to 1 if you have the `j0' function. */
 #undef HAVE_J0
 
 /* Define to 1 if you have the <tiffconf.h> header file. */
 #undef HAVE_TIFFCONF_H
 
+/* Define to 1 if you have the `TIFFIsBigEndian' function. */
+#undef HAVE_TIFFISBIGENDIAN
+
 /* Define to 1 if you have the `TIFFIsCODECConfigured' function. */
 #undef HAVE_TIFFISCODECCONFIGURED
 
    */
 #undef LT_OBJDIR
 
-/* Define if you have lzma compression library */
+/* Define to the shared library suffix, say, ".dylib". */
+#undef LT_SHARED_EXT
+
+/* Define if you have LZMA library */
 #undef LZMA_DELEGATE
 
 /* Define to prepend to default font search path. */
 /* Define to the version of this package. */
 #undef PACKAGE_VERSION
 
-/* Define if you have PANGOFT2 library */
-#undef PANGOFT2_DELEGATE
+/* Define if you have PANGOCAIRO library */
+#undef PANGOCAIRO_DELEGATE
 
 /* Define if you have PANGO library */
 #undef PANGO_DELEGATE
 /* Define if using the dmalloc debugging malloc package */
 #undef WITH_DMALLOC
 
-/* Define if you have WMF library */
+/* Define if you have wmflite library */
+#undef WMFLITE_DELEGATE
+
+/* Define if you have wmf library */
 #undef WMF_DELEGATE
 
 /* Define WORDS_BIGENDIAN to 1 if your processor stores words with the most