/* config.h.in. Generated from configure.ac by autoheader. */ /* Chafa major version */ #undef CHAFA_MAJOR_VERSION /* Chafa micro version */ #undef CHAFA_MICRO_VERSION /* Chafa minor version */ #undef CHAFA_MINOR_VERSION /* Package version string */ #undef CHAFA_VERSION /* Define if AVX2 intrinsics work. */ #undef HAVE_AVX2_INTRINSICS /* Define to 1 if you have the header file. */ #undef HAVE_DLFCN_H /* Define if gcc x86 feature builtins work. */ #undef HAVE_GCC_X86_FEATURE_BUILTINS /* Define to 1 if you have the header file. */ #undef HAVE_INTTYPES_H /* Define to 1 if you have the header file. */ #undef HAVE_MAGICKWAND_MAGICKWAND_H /* Define if we have MagickAutoOrientImage. */ #undef HAVE_MAGICK_AUTO_ORIENT_IMAGE /* Define if MagickResizeImage takes 4 arguments. */ #undef HAVE_MAGICK_RESIZE_IMAGE_4 /* Define if MagickResizeImage takes 5 arguments. */ #undef HAVE_MAGICK_RESIZE_IMAGE_5 /* Define to 1 if you have the header file. */ #undef HAVE_MEMORY_H /* Define to 1 if you have the `mmap' function. */ #undef HAVE_MMAP /* Define if MMX intrinsics work. */ #undef HAVE_MMX_INTRINSICS /* Define if 32bit popcnt intrinsics work. */ #undef HAVE_POPCNT32_INTRINSICS /* Define if 64bit popcnt intrinsics work. */ #undef HAVE_POPCNT64_INTRINSICS /* Define if SSE 4.1 intrinsics work. */ #undef HAVE_SSE41_INTRINSICS /* Define to 1 if you have the header file. */ #undef HAVE_STDINT_H /* Define to 1 if you have the header file. */ #undef HAVE_STDLIB_H /* Define to 1 if you have the header file. */ #undef HAVE_STRINGS_H /* Define to 1 if you have the header file. */ #undef HAVE_STRING_H /* Define to 1 if you have the header file. */ #undef HAVE_SYS_STAT_H /* Define to 1 if you have the header file. */ #undef HAVE_SYS_TYPES_H /* Define to 1 if you have the header file. */ #undef HAVE_UNISTD_H /* Define to 1 if you have the header file. */ #undef HAVE_WAND_MAGICKWAND_H /* Define to the sub-directory where libtool stores uninstalled libraries. */ #undef LT_OBJDIR /* Name of package */ #undef PACKAGE /* Define to the address where bug reports for this package should be sent. */ #undef PACKAGE_BUGREPORT /* Define to the full name of this package. */ #undef PACKAGE_NAME /* Define to the full name and version of this package. */ #undef PACKAGE_STRING /* Define to the one symbol short name of this package. */ #undef PACKAGE_TARNAME /* Define to the home page for this package. */ #undef PACKAGE_URL /* Define to the version of this package. */ #undef PACKAGE_VERSION /* Define to 1 if you have the ANSI C header files. */ #undef STDC_HEADERS /* Version number of package */ #undef VERSION /* defines how to decorate public symbols while building */ #undef _CHAFA_EXTERN /* Define to empty if `const' does not conform to ANSI C. */ #undef const