summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--configure.ac1
1 files changed, 1 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac
index fbe17ae8..ea3172e2 100644
--- a/configure.ac
+++ b/configure.ac
@@ -21,6 +21,7 @@ AM_MAINTAINER_MODE
OB_DEBUG
# Pick compiler specific/build target flags
OB_COMPILER_FLAGS
+AC_C_BIGENDIAN
AC_PROG_LIBTOOL
LIBTOOL="$LIBTOOL --silent"