/* config.h for Windows build of cairo, manually created from one for Linux. */

/*
 * *Not* autogenerated by the Meson build system.
 */

#pragma once

#undef ATOMIC_OP_NEEDS_MEMORY_BARRIER

#undef CAIRO_HAS_DLSYM

#undef CAIRO_HAS_INTERPRETER

#undef CAIRO_HAS_PTHREAD

#undef CAIRO_HAS_REAL_PTHREAD

#undef CAIRO_HAS_TRACE

#define HAS_PIXMAN_GLYPHS 1

#undef HAS_PIXMAN_r8g8b8_sRGB

#undef HAVE_ALARM

#undef HAVE_ALLOCA_H

#undef HAVE_BYTESWAP_H

#undef HAVE_C11_ATOMIC_PRIMITIVES

#undef HAVE_CLOCK_GETTIME

#undef HAVE_CTIME_R

#undef HAVE_DRAND48

#define HAVE_FCFINI 1

#define HAVE_FCINIT 1

#define HAVE_FCNTL_H 1

#define HAVE_FECLEAREXCEPT 1

#define HAVE_FEDISABLEEXCEPT 1

#define HAVE_FEENABLEEXCEPT 1

#define HAVE_FENV_H 1

#undef HAVE_FLOCKFILE

#undef HAVE_FORK

#undef HAVE_FT_COLR_V1

#undef HAVE_FT_LOAD_NO_SVG

#undef HAVE_FT_SVG_DOCUMENT

#undef HAVE_FUNLOCKFILE

#undef HAVE_GETLINE

#undef HAVE_GMTIME_R

#define HAVE_INTTYPES_H 1

#undef HAVE_LIBGEN_H

#undef HAVE_LINK

#undef HAVE_LOCALTIME_R

#define HAVE_MKDIR 2

#undef HAVE_MMAP

#undef HAVE_NEWLOCALE

#undef HAVE_POLL_H

#define HAVE_RAISE 1

#undef HAVE_SCHED_GETAFFINITY

#undef HAVE_SCHED_H

#undef HAVE_SETJMP_H

#undef HAVE_SIGNAL_H

#define HAVE_STDINT_H 1

#undef HAVE_STRND

#undef HAVE_STRTOD_L

#undef HAVE_SYS_IOCTL_H

#undef HAVE_SYS_MMAN_H

#undef HAVE_SYS_POLL_H

#undef HAVE_SYS_SOCKET_H

#define HAVE_SYS_STAT_H 1

#undef HAVE_SYS_UN_H

#undef HAVE_SYS_WAIT_H

#undef HAVE_TERMIOS_H

#define HAVE_TIME_H 1

#define HAVE_UINT64_T 1

#undef HAVE_UNISTD_H

#undef HAVE_WAITPID

#define HAVE_ZLIB 1

#undef HAVE___UINT128_T

#define SIZEOF_INT 4

#define SIZEOF_LONG 4

#define SIZEOF_LONG_LONG 8

#define SIZEOF_SIZE_T 8

#define SIZEOF_VOID_P 8

#define WARN_UNUSED_RESULT __attribute__((__warn_unused_result__))

