--- linuxsampler/trunk/config.h.in 2003/11/05 14:47:10 9 +++ linuxsampler/trunk/config.h.in 2003/11/16 19:01:50 12 @@ -65,3 +65,7 @@ /* Version number of package */ #undef VERSION + +/* 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