6 /* 1234 = LIL_ENDIAN, 4321 = BIGENDIAN */
10 #define BYTEORDER 1234
13 /* Define to 1 if you have the `bcopy' function. */
16 /* Define to 1 if you have the <check.h> header file. */
19 /* Define to 1 if you have the `memmove' function. */
20 #define HAVE_MEMMOVE 1
22 /* Define to 1 if you have the <unistd.h> header file. */
23 #define HAVE_UNISTD_H 1
25 /* Define to specify how much context to retain around the current parse
27 #define XML_CONTEXT_BYTES 1024
29 /* Define to make parameter entity parsing functionality available. */
32 /* Define to make XML Namespaces functionality available. */
35 #endif /* AMIGACONFIG_H */