=================================================================== RCS file: /home/cvs/OpenXM/src/ox_ntl/config.h.in,v retrieving revision 1.2 retrieving revision 1.3 diff -u -p -r1.2 -r1.3 --- OpenXM/src/ox_ntl/config.h.in 2004/07/04 02:31:51 1.2 +++ OpenXM/src/ox_ntl/config.h.in 2004/07/15 14:51:42 1.3 @@ -35,6 +35,10 @@ /* Define to 1 if you have the ANSI C header files. */ #undef STDC_HEADERS +/* Define to 1 if your processor stores words with the most significant byte + first (like Motorola and SPARC, unlike Intel and VAX). */ +#undef WORDS_BIGENDIAN + /* Define to empty if `const' does not conform to ANSI C. */ #undef const