diff options
author | Arch Librarian <arch@canonical.com> | 2004-09-20 16:55:01 +0000 |
---|---|---|
committer | Arch Librarian <arch@canonical.com> | 2004-09-20 16:55:01 +0000 |
commit | 67a51bcc96e3e09528ce0b5841f93f511ed1e44f (patch) | |
tree | 8fd58f689749f7f6d26a60324e38b12d9d13b94e /buildlib | |
parent | 021988eaf4dd67c73dbbb26302e8466836fc7566 (diff) |
Patched md5 a bit more
Author: jgg
Date: 1999-10-25 04:10:02 GMT
Patched md5 a bit more
Diffstat (limited to 'buildlib')
-rw-r--r-- | buildlib/config.h.in | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/buildlib/config.h.in b/buildlib/config.h.in index f882ca25d..c6b097ca8 100644 --- a/buildlib/config.h.in +++ b/buildlib/config.h.in @@ -1,7 +1,3 @@ -/* 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 |