summaryrefslogtreecommitdiff
path: root/buildlib/config.h.in
diff options
context:
space:
mode:
authorArch Librarian <arch@canonical.com>2004-09-20 16:55:05 +0000
committerArch Librarian <arch@canonical.com>2004-09-20 16:55:05 +0000
commit83ab33fcc08192f31fc02e680b84aa8489f76c50 (patch)
treef4a232a1ae4ebe6cdb64b89f3a41664680515a66 /buildlib/config.h.in
parent67db871e3a0a0c207d4675ca046f2d2b796cfb6d (diff)
Doc fix
Author: jgg Date: 1999-10-31 06:32:27 GMT Doc fix
Diffstat (limited to 'buildlib/config.h.in')
-rw-r--r--buildlib/config.h.in4
1 files changed, 4 insertions, 0 deletions
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