4 /* 1234 = LIL_ENDIAN, 4321 = BIGENDIAN */
7 /* Define to 1 if you have the `bcopy' function. */
10 /* Define to 1 if you have the <fcntl.h> header file. */
13 /* Define to 1 if you have the `memmove' function. */
16 /* Define to 1 if you have the <stdlib.h> header file. */
19 /* Define to 1 if you have the <string.h> header file. */
22 /* Define to 1 if you have the <sys/stat.h> header file. */
23 #define HAVE_SYS_STAT_H
25 /* Define to 1 if you have the <sys/types.h> header file. */
26 #define HAVE_SYS_TYPES_H
28 /* Define to 1 if you have the <unistd.h> header file. */
31 /* Define to 1 if you have the ANSI C header files. */
34 /* whether byteorder is bigendian */
35 #define WORDS_BIGENDIAN
37 /* Define to specify how much context to retain around the current parse
39 #define XML_CONTEXT_BYTES 1024
41 /* Define to make parameter entity parsing functionality available. */
44 /* Define to make XML Namespaces functionality available. */