]> 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 ea5cf288fbe311f98ff87a4bdcb682f12d008cc4..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
 
 /* Define if you have umem memory allocation library */
 #undef HasUMEM
 
+/* Directory where ImageMagick headers live. */
+#undef INCLUDE_PATH
+
 /* ImageMagick is formally installed under prefix */
 #undef INSTALLED_SUPPORT
 
    */
 #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 to the type of arg 5 for `select'. */
 #undef SELECT_TYPE_ARG5
 
+/* Directory where architecture-independent configuration files live. */
+#undef SHAREARCH_PATH
+
+/* Subdirectory of lib where architecture-independent configuration files
+   live. */
+#undef SHAREARCH_RELATIVE_PATH
+
 /* Directory where architecture-independent configuration files live. */
 #undef SHARE_PATH
 
 /* 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