From: Dana Jansens Date: Wed, 29 Jan 2003 22:17:32 +0000 (+0000) Subject: check for endian order X-Git-Tag: openbox-2_3_0~139 X-Git-Url: http://git.openbox.org/?a=commitdiff_plain;h=81144d932a26a77dc530ae478e80b95acc052553;p=dana%2Fopenbox.git check for endian order --- 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"