From 83ab33fcc08192f31fc02e680b84aa8489f76c50 Mon Sep 17 00:00:00 2001 From: Arch Librarian Date: Mon, 20 Sep 2004 16:55:05 +0000 Subject: Doc fix Author: jgg Date: 1999-10-31 06:32:27 GMT Doc fix --- buildlib/config.h.in | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'buildlib') diff --git a/buildlib/config.h.in b/buildlib/config.h.in index c6b097ca8..f882ca25d 100644 --- a/buildlib/config.h.in +++ b/buildlib/config.h.in @@ -1,3 +1,7 @@ +/* Define if your processor stores words with the most significant + byte first (like Motorola and SPARC, unlike Intel and VAX). */ +#undef WORDS_BIGENDIAN + /* The number of bytes in a usigned char. */ #undef SIZEOF_CHAR -- cgit v1.2.3