summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorpixel <pixel>2003-02-12 00:29:15 +0000
committerpixel <pixel>2003-02-12 00:29:15 +0000
commit1ca09259a5195eda52223172e35c58f24383329d (patch)
tree1cc85f843792a2e05eeec687f810ae36fd9a9a17 /configure.ac
parent28f5202ab892c2031f2ffb7fd6ad22171b01d139 (diff)
sprites finished... have to test 'em now...
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac1
1 files changed, 1 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac
index 30f7436..b1ae7a9 100644
--- a/configure.ac
+++ b/configure.ac
@@ -21,6 +21,7 @@ AC_PROG_MAKE_SET
AC_PROG_RANLIB
AC_PROG_YACC
AM_PROG_LIBTOOL
+AC_C_BIGENDIAN
# Checks for libraries.
AC_CHECK_LIB([c], [printf])