From 8e5f35dca740a9464cdabffad7ae83273e009c55 Mon Sep 17 00:00:00 2001 From: Jeff Squyres Date: Thu, 14 Oct 2004 12:55:34 +0000 Subject: [PATCH] Can't believe we didn't have an endian test in configure before this... This commit was SVN r3133. --- configure.ac | 3 +++ 1 file changed, 3 insertions(+) diff --git a/configure.ac b/configure.ac index d738c0e299..299f9d8dce 100644 --- a/configure.ac +++ b/configure.ac @@ -614,6 +614,9 @@ AC_DEFINE_UNQUOTED(MPI_Offset, $MPI_OFFSET_TYPE, [Type of MPI_Offset]) # all: endian + +AC_WORDS_BIGENDIAN + # all: SYSV semaphores # all: SYSV shared memory # all: thread flavor