check for endian order

This commit is contained in:
Dana Jansens 2003-01-29 22:17:32 +00:00
parent 359218b6ef
commit 81144d932a

View file

@ -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"