Blame config.h.in

Packit 93f41a
/* config.h.in.  Generated from configure.ac by autoheader.  */
Packit 93f41a
Packit 93f41a
/* Define if building universal (internal helper macro) */
Packit 93f41a
#undef AC_APPLE_UNIVERSAL_BUILD
Packit 93f41a
Packit 93f41a
/* Define to 1 if you have the <dlfcn.h> header file. */
Packit 93f41a
#undef HAVE_DLFCN_H
Packit 93f41a
Packit 93f41a
/* Define to 1 if you have the <inttypes.h> header file. */
Packit 93f41a
#undef HAVE_INTTYPES_H
Packit 93f41a
Packit 93f41a
/* define if you want JPEG support */
Packit 93f41a
#undef HAVE_LIBJPEG
Packit 93f41a
Packit 93f41a
/* define if you want lcms v1 support */
Packit 93f41a
#undef HAVE_LIBLCMS1
Packit 93f41a
Packit 93f41a
/* define if you want lcms v2 support */
Packit 93f41a
#undef HAVE_LIBLCMS2
Packit 93f41a
Packit 93f41a
/* Define to 1 if you have the `z' library (-lz). */
Packit 93f41a
#undef HAVE_LIBZ
Packit 93f41a
Packit 93f41a
/* Define to 1 if you have the <memory.h> header file. */
Packit 93f41a
#undef HAVE_MEMORY_H
Packit 93f41a
Packit 93f41a
/* Define to 1 if you have the <stdint.h> header file. */
Packit 93f41a
#undef HAVE_STDINT_H
Packit 93f41a
Packit 93f41a
/* Define to 1 if you have the <stdlib.h> header file. */
Packit 93f41a
#undef HAVE_STDLIB_H
Packit 93f41a
Packit 93f41a
/* Define to 1 if you have the <strings.h> header file. */
Packit 93f41a
#undef HAVE_STRINGS_H
Packit 93f41a
Packit 93f41a
/* Define to 1 if you have the <string.h> header file. */
Packit 93f41a
#undef HAVE_STRING_H
Packit 93f41a
Packit 93f41a
/* Define to 1 if you have the <sys/stat.h> header file. */
Packit 93f41a
#undef HAVE_SYS_STAT_H
Packit 93f41a
Packit 93f41a
/* Define to 1 if you have the <sys/types.h> header file. */
Packit 93f41a
#undef HAVE_SYS_TYPES_H
Packit 93f41a
Packit 93f41a
/* Define to 1 if you have the <unistd.h> header file. */
Packit 93f41a
#undef HAVE_UNISTD_H
Packit 93f41a
Packit 93f41a
/* Define to the sub-directory in which libtool stores uninstalled libraries.
Packit 93f41a
   */
Packit 93f41a
#undef LT_OBJDIR
Packit 93f41a
Packit 93f41a
/* define if you want chunk access support */
Packit 93f41a
#undef MNG_ACCESS_CHUNKS
Packit 93f41a
Packit 93f41a
/* enable building standard shared object */
Packit 93f41a
#undef MNG_BUILD_SO
Packit 93f41a
Packit 93f41a
/* enable verbose error text */
Packit 93f41a
#undef MNG_ERROR_TELLTALE
Packit 93f41a
Packit 93f41a
/* define if you want full lcms support */
Packit 93f41a
#undef MNG_FULL_CMS
Packit 93f41a
Packit 93f41a
/* enable support for accessing chunks */
Packit 93f41a
#undef MNG_STORE_CHUNKS
Packit 93f41a
Packit 93f41a
/* define if you want display support */
Packit 93f41a
#undef MNG_SUPPORT_DISPLAY
Packit 93f41a
Packit 93f41a
/* define if you want dynamic support */
Packit 93f41a
#undef MNG_SUPPORT_DYNAMICMNG
Packit 93f41a
Packit 93f41a
/* define if you want full mng support */
Packit 93f41a
#undef MNG_SUPPORT_FULL
Packit 93f41a
Packit 93f41a
/* define if you want read support */
Packit 93f41a
#undef MNG_SUPPORT_READ
Packit 93f41a
Packit 93f41a
/* enable support for debug tracing */
Packit 93f41a
#undef MNG_SUPPORT_TRACE
Packit 93f41a
Packit 93f41a
/* define if you want write support */
Packit 93f41a
#undef MNG_SUPPORT_WRITE
Packit 93f41a
Packit 93f41a
/* enable support for debug messages */
Packit 93f41a
#undef MNG_TRACE_TELLTALE
Packit 93f41a
Packit 93f41a
/* but: libmng.dll (!) */
Packit 93f41a
#undef MNG_VERSION_DLL
Packit 93f41a
Packit 93f41a
/* MAJOR number of version */
Packit 93f41a
#undef MNG_VERSION_MAJOR
Packit 93f41a
Packit 93f41a
/* MINOR number of version */
Packit 93f41a
#undef MNG_VERSION_MINOR
Packit 93f41a
Packit 93f41a
/* PATCH number of version */
Packit 93f41a
#undef MNG_VERSION_RELEASE
Packit 93f41a
Packit 93f41a
/* eg. libmng.so.1 */
Packit 93f41a
#undef MNG_VERSION_SO
Packit 93f41a
Packit 93f41a
/* Name of package */
Packit 93f41a
#undef PACKAGE
Packit 93f41a
Packit 93f41a
/* Define to the address where bug reports for this package should be sent. */
Packit 93f41a
#undef PACKAGE_BUGREPORT
Packit 93f41a
Packit 93f41a
/* Define to the full name of this package. */
Packit 93f41a
#undef PACKAGE_NAME
Packit 93f41a
Packit 93f41a
/* Define to the full name and version of this package. */
Packit 93f41a
#undef PACKAGE_STRING
Packit 93f41a
Packit 93f41a
/* Define to the one symbol short name of this package. */
Packit 93f41a
#undef PACKAGE_TARNAME
Packit 93f41a
Packit 93f41a
/* Define to the home page for this package. */
Packit 93f41a
#undef PACKAGE_URL
Packit 93f41a
Packit 93f41a
/* Define to the version of this package. */
Packit 93f41a
#undef PACKAGE_VERSION
Packit 93f41a
Packit 93f41a
/* Define to 1 if you have the ANSI C header files. */
Packit 93f41a
#undef STDC_HEADERS
Packit 93f41a
Packit 93f41a
/* Version number of package */
Packit 93f41a
#undef VERSION
Packit 93f41a
Packit 93f41a
/* Define WORDS_BIGENDIAN to 1 if your processor stores words with the most
Packit 93f41a
   significant byte first (like Motorola and SPARC, unlike Intel). */
Packit 93f41a
#if defined AC_APPLE_UNIVERSAL_BUILD
Packit 93f41a
# if defined __BIG_ENDIAN__
Packit 93f41a
#  define WORDS_BIGENDIAN 1
Packit 93f41a
# endif
Packit 93f41a
#else
Packit 93f41a
# ifndef WORDS_BIGENDIAN
Packit 93f41a
#  undef WORDS_BIGENDIAN
Packit 93f41a
# endif
Packit 93f41a
#endif
Packit 93f41a
Packit 93f41a
/* Enable large inode numbers on Mac OS X 10.5.  */
Packit 93f41a
#ifndef _DARWIN_USE_64_BIT_INODE
Packit 93f41a
# define _DARWIN_USE_64_BIT_INODE 1
Packit 93f41a
#endif
Packit 93f41a
Packit 93f41a
/* Number of bits in a file offset, on hosts where this is settable. */
Packit 93f41a
#undef _FILE_OFFSET_BITS
Packit 93f41a
Packit 93f41a
/* Define for large files, on AIX-style hosts. */
Packit 93f41a
#undef _LARGE_FILES
Packit 93f41a
Packit 93f41a
/* Define to empty if `const' does not conform to ANSI C. */
Packit 93f41a
#undef const