1*1230fdc1SLionel Sambuc/* expat_config.h.in.  Generated from configure.in by autoheader.  */
2*1230fdc1SLionel Sambuc
3*1230fdc1SLionel Sambuc/* 1234 = LIL_ENDIAN, 4321 = BIGENDIAN */
4*1230fdc1SLionel Sambuc#cmakedefine BYTEORDER @BYTEORDER@
5*1230fdc1SLionel Sambuc
6*1230fdc1SLionel Sambuc/* Define to 1 if you have the `bcopy' function. */
7*1230fdc1SLionel Sambuc#cmakedefine HAVE_BCOPY
8*1230fdc1SLionel Sambuc
9*1230fdc1SLionel Sambuc/* Define to 1 if you have the <dlfcn.h> header file. */
10*1230fdc1SLionel Sambuc#cmakedefine HAVE_DLFCN_H
11*1230fdc1SLionel Sambuc
12*1230fdc1SLionel Sambuc/* Define to 1 if you have the <fcntl.h> header file. */
13*1230fdc1SLionel Sambuc#cmakedefine HAVE_FCNTL_H
14*1230fdc1SLionel Sambuc
15*1230fdc1SLionel Sambuc/* Define to 1 if you have the `getpagesize' function. */
16*1230fdc1SLionel Sambuc#cmakedefine HAVE_GETPAGESIZE
17*1230fdc1SLionel Sambuc
18*1230fdc1SLionel Sambuc/* Define to 1 if you have the <inttypes.h> header file. */
19*1230fdc1SLionel Sambuc#cmakedefine HAVE_INTTYPES_H
20*1230fdc1SLionel Sambuc
21*1230fdc1SLionel Sambuc/* Define to 1 if you have the `memmove' function. */
22*1230fdc1SLionel Sambuc#cmakedefine HAVE_MEMMOVE
23*1230fdc1SLionel Sambuc
24*1230fdc1SLionel Sambuc/* Define to 1 if you have the <memory.h> header file. */
25*1230fdc1SLionel Sambuc#cmakedefine HAVE_MEMORY_H
26*1230fdc1SLionel Sambuc
27*1230fdc1SLionel Sambuc/* Define to 1 if you have a working `mmap' system call. */
28*1230fdc1SLionel Sambuc#cmakedefine HAVE_MMAP
29*1230fdc1SLionel Sambuc
30*1230fdc1SLionel Sambuc/* Define to 1 if you have the <stdint.h> header file. */
31*1230fdc1SLionel Sambuc#cmakedefine HAVE_STDINT_H
32*1230fdc1SLionel Sambuc
33*1230fdc1SLionel Sambuc/* Define to 1 if you have the <stdlib.h> header file. */
34*1230fdc1SLionel Sambuc#cmakedefine HAVE_STDLIB_H
35*1230fdc1SLionel Sambuc
36*1230fdc1SLionel Sambuc/* Define to 1 if you have the <strings.h> header file. */
37*1230fdc1SLionel Sambuc#cmakedefine HAVE_STRINGS_H
38*1230fdc1SLionel Sambuc
39*1230fdc1SLionel Sambuc/* Define to 1 if you have the <string.h> header file. */
40*1230fdc1SLionel Sambuc#cmakedefine HAVE_STRING_H
41*1230fdc1SLionel Sambuc
42*1230fdc1SLionel Sambuc/* Define to 1 if you have the <sys/stat.h> header file. */
43*1230fdc1SLionel Sambuc#cmakedefine HAVE_SYS_STAT_H
44*1230fdc1SLionel Sambuc
45*1230fdc1SLionel Sambuc/* Define to 1 if you have the <sys/types.h> header file. */
46*1230fdc1SLionel Sambuc#cmakedefine HAVE_SYS_TYPES_H
47*1230fdc1SLionel Sambuc
48*1230fdc1SLionel Sambuc/* Define to 1 if you have the <unistd.h> header file. */
49*1230fdc1SLionel Sambuc#cmakedefine HAVE_UNISTD_H
50*1230fdc1SLionel Sambuc
51*1230fdc1SLionel Sambuc/* Define to the address where bug reports for this package should be sent. */
52*1230fdc1SLionel Sambuc#cmakedefine PACKAGE_BUGREPORT
53*1230fdc1SLionel Sambuc
54*1230fdc1SLionel Sambuc/* Define to the full name of this package. */
55*1230fdc1SLionel Sambuc#cmakedefine PACKAGE_NAME
56*1230fdc1SLionel Sambuc
57*1230fdc1SLionel Sambuc/* Define to the full name and version of this package. */
58*1230fdc1SLionel Sambuc#cmakedefine PACKAGE_STRING
59*1230fdc1SLionel Sambuc
60*1230fdc1SLionel Sambuc/* Define to the one symbol short name of this package. */
61*1230fdc1SLionel Sambuc#cmakedefine PACKAGE_TARNAME
62*1230fdc1SLionel Sambuc
63*1230fdc1SLionel Sambuc/* Define to the version of this package. */
64*1230fdc1SLionel Sambuc#cmakedefine PACKAGE_VERSION
65*1230fdc1SLionel Sambuc
66*1230fdc1SLionel Sambuc/* Define to 1 if you have the ANSI C header files. */
67*1230fdc1SLionel Sambuc#cmakedefine STDC_HEADERS
68*1230fdc1SLionel Sambuc
69*1230fdc1SLionel Sambuc/* whether byteorder is bigendian */
70*1230fdc1SLionel Sambuc#cmakedefine WORDS_BIGENDIAN
71*1230fdc1SLionel Sambuc
72*1230fdc1SLionel Sambuc/* Define to specify how much context to retain around the current parse
73*1230fdc1SLionel Sambuc   point. */
74*1230fdc1SLionel Sambuc#cmakedefine XML_CONTEXT_BYTES @XML_CONTEXT_BYTES@
75*1230fdc1SLionel Sambuc
76*1230fdc1SLionel Sambuc/* Define to make parameter entity parsing functionality available. */
77*1230fdc1SLionel Sambuc#cmakedefine XML_DTD
78*1230fdc1SLionel Sambuc
79*1230fdc1SLionel Sambuc/* Define to make XML Namespaces functionality available. */
80*1230fdc1SLionel Sambuc#cmakedefine XML_NS
81*1230fdc1SLionel Sambuc
82*1230fdc1SLionel Sambuc/* Define to __FUNCTION__ or "" if `__func__' does not conform to ANSI C. */
83*1230fdc1SLionel Sambuc#ifdef _MSC_VER
84*1230fdc1SLionel Sambuc# define __func__ __FUNCTION__
85*1230fdc1SLionel Sambuc#endif
86*1230fdc1SLionel Sambuc
87*1230fdc1SLionel Sambuc/* Define to `long' if <sys/types.h> does not define. */
88*1230fdc1SLionel Sambuc#cmakedefine off_t @OFF_T@
89*1230fdc1SLionel Sambuc
90*1230fdc1SLionel Sambuc/* Define to `unsigned' if <sys/types.h> does not define. */
91*1230fdc1SLionel Sambuc#cmakedefine size_t @SIZE_T@
92