Blame win32/config.h.win32.in

Packit 874993
/* config.h.in.  Generated from configure.ac by autoheader.  */
Packit 874993
Packit 874993
/* The normal alignment of `struct{char;}', in bytes. */
Packit 874993
#define ALIGNOF_STRUCT_CHAR__ 1
Packit 874993
Packit 874993
/* Define to 1 if you have the `atexit' function. */
Packit 874993
#define HAVE_ATEXIT 1
Packit 874993
Packit 874993
/* Have cairo graphics library */
Packit 874993
/* #undef HAVE_CAIRO */
Packit 874993
Packit 874993
/* Have cairo-ft support in cairo graphics library */
Packit 874993
/* #undef HAVE_CAIRO_FT */
Packit 874993
Packit 874993
/* Have Core Text backend */
Packit 874993
/* #undef HAVE_CORETEXT */
Packit 874993
Packit 874993
/* Define to 1 if you have the <dlfcn.h> header file. */
Packit 874993
/* #undef HAVE_DLFCN_H */
Packit 874993
Packit 874993
/* Have DirectWrite Library */
Packit 874993
/* #undef HAVE_DIRECTWRITE */
Packit 874993
Packit 874993
/* Have simple TrueType Layout backend */
Packit 874993
#define HAVE_FALLBACK 1
Packit 874993
Packit 874993
/* Have fontconfig library */
Packit 874993
/* #undef HAVE_FONTCONFIG */
Packit 874993
Packit 874993
/* Have FreeType 2 library */
Packit 874993
/* #undef HAVE_FREETYPE */
Packit 874993
Packit 874993
/* Define to 1 if you have the `getpagesize' function. */
Packit 874993
/* #undef HAVE_GETPAGESIZE */
Packit 874993
Packit 874993
/* Have glib2 library */
Packit 874993
/* #undef HAVE_GLIB */
Packit 874993
Packit 874993
/* Have gobject2 library */
Packit 874993
/* #undef HAVE_GOBJECT */
Packit 874993
Packit 874993
/* Have Graphite2 library */
Packit 874993
/* #undef HAVE_GRAPHITE2 */
Packit 874993
Packit 874993
/* Have ICU library */
Packit 874993
/* #undef HAVE_ICU */
Packit 874993
Packit 874993
/* Have Intel __sync_* atomic primitives */
Packit 874993
/* #undef HAVE_INTEL_ATOMIC_PRIMITIVES */
Packit 874993
Packit 874993
/* Define to 1 if you have the <inttypes.h> header file. */
Packit 874993
#if !defined (_MSC_VER) || (_MSC_VER >= 1800)
Packit 874993
#define HAVE_INTTYPES_H 1
Packit 874993
#endif
Packit 874993
Packit 874993
/* Define to 1 if you have the `isatty' function. */
Packit 874993
#define HAVE_ISATTY 1
Packit 874993
Packit 874993
/* Define to 1 if you have the <memory.h> header file. */
Packit 874993
#define HAVE_MEMORY_H 1
Packit 874993
Packit 874993
/* Define to 1 if you have the `mmap' function. */
Packit 874993
/* #undef HAVE_MMAP */
Packit 874993
Packit 874993
/* Define to 1 if you have the `mprotect' function. */
Packit 874993
/* #undef HAVE_MPROTECT */
Packit 874993
Packit 874993
/* Have native OpenType Layout backend */
Packit 874993
#define HAVE_OT 1
Packit 874993
Packit 874993
/* Have POSIX threads */
Packit 874993
/* #undef HAVE_PTHREAD */
Packit 874993
Packit 874993
/* Have PTHREAD_PRIO_INHERIT. */
Packit 874993
/* #undef HAVE_PTHREAD_PRIO_INHERIT */
Packit 874993
Packit 874993
/* Define to 1 if you have the <sched.h> header file. */
Packit 874993
/* #undef HAVE_SCHED_H */
Packit 874993
Packit 874993
/* Have sched_yield */
Packit 874993
/* #undef HAVE_SCHED_YIELD */
Packit 874993
Packit 874993
/* Have Solaris __machine_*_barrier and atomic_* operations */
Packit 874993
/* #undef HAVE_SOLARIS_ATOMIC_OPS */
Packit 874993
Packit 874993
/* Define to 1 if you have the <stdint.h> header file. */
Packit 874993
#if !defined (_MSC_VER) || (_MSC_VER >= 1600)
Packit 874993
#define HAVE_STDINT_H 1
Packit 874993
#endif
Packit 874993
Packit 874993
/* Define to 1 if you have the <stdlib.h> header file. */
Packit 874993
#define HAVE_STDLIB_H 1
Packit 874993
Packit 874993
/* Define to 1 if you have the <strings.h> header file. */
Packit 874993
#ifndef _MSC_VER
Packit 874993
#define HAVE_STRINGS_H 1
Packit 874993
#endif
Packit 874993
Packit 874993
/* Define to 1 if you have the <string.h> header file. */
Packit 874993
#define HAVE_STRING_H 1
Packit 874993
Packit 874993
/* Define to 1 if you have the `sysconf' function. */
Packit 874993
/* #undef HAVE_SYSCONF */
Packit 874993
Packit 874993
/* Define to 1 if you have the <sys/mman.h> header file. */
Packit 874993
/* #undef HAVE_SYS_MMAN_H */
Packit 874993
Packit 874993
/* Define to 1 if you have the <sys/stat.h> header file. */
Packit 874993
#define HAVE_SYS_STAT_H 1
Packit 874993
Packit 874993
/* Define to 1 if you have the <sys/types.h> header file. */
Packit 874993
#define HAVE_SYS_TYPES_H 1
Packit 874993
Packit 874993
/* Have UCDN Unicode functions */
Packit 874993
/* #undef HAVE_UCDN */
Packit 874993
Packit 874993
/* Have Uniscribe library */
Packit 874993
/* #undef HAVE_UNISCRIBE */
Packit 874993
Packit 874993
/* Define to 1 if you have the <unistd.h> header file. */
Packit 874993
#ifndef _MSC_VER
Packit 874993
#define HAVE_UNISTD_H 1
Packit 874993
#endif
Packit 874993
Packit 874993
/* Define to 1 if you have the <usp10.h> header file. */
Packit 874993
#define HAVE_USP10_H 1
Packit 874993
Packit 874993
/* Define to 1 if you have the <windows.h> header file. */
Packit 874993
#define HAVE_WINDOWS_H 1
Packit 874993
Packit 874993
/* Define to the sub-directory in which libtool stores uninstalled libraries.
Packit 874993
   */
Packit 874993
#define LT_OBJDIR ".libs/"
Packit 874993
Packit 874993
/* Define to the address where bug reports for this package should be sent. */
Packit 874993
#define PACKAGE_BUGREPORT "@PACKAGE_BUGREPORT@"
Packit 874993
Packit 874993
/* Define to the full name of this package. */
Packit 874993
#define PACKAGE_NAME "@PACKAGE_NAME@"
Packit 874993
Packit 874993
/* Define to the full name and version of this package. */
Packit 874993
#define PACKAGE_STRING "@PACKAGE_NAME@ @PACKAGE_VERSION@"
Packit 874993
Packit 874993
/* Define to the one symbol short name of this package. */
Packit 874993
#define PACKAGE_TARNAME "@PACKAGE_TARNAME@"
Packit 874993
Packit 874993
/* Define to the home page for this package. */
Packit 874993
#define PACKAGE_URL "@PACKAGE_URL@"
Packit 874993
Packit 874993
/* Define to the version of this package. */
Packit 874993
#define PACKAGE_VERSION "@PACKAGE_VERSION@"
Packit 874993
Packit 874993
/* Define to necessary symbol if this constant uses a non-standard name on
Packit 874993
   your system. */
Packit 874993
/* #undef PTHREAD_CREATE_JOINABLE */
Packit 874993
Packit 874993
/* Define to 1 if you have the ANSI C header files. */
Packit 874993
#define STDC_HEADERS 1