check for endian order
authorDana Jansens <danakj@orodu.net>
Wed, 29 Jan 2003 22:17:32 +0000 (22:17 +0000)
committerDana Jansens <danakj@orodu.net>
Wed, 29 Jan 2003 22:17:32 +0000 (22:17 +0000)
configure.ac

index fbe17ae..ea3172e 100644 (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"