Seems to have fixed compilation with autotools...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@9250 178a84e3-b1eb-0310-8ba1-8eac791a3b58
This commit is contained in:
parent
21f173d365
commit
1e3e537467
@ -27,6 +27,7 @@ CXXFLAGS="$CXXFLAGS -Wall"
|
||||
AC_PROG_CC
|
||||
AC_PROG_CPP
|
||||
AC_PROG_CXX
|
||||
AC_PROG_LIBTOOL
|
||||
|
||||
# This macro defines WORDS_BIGENDIAN if building for a big endian machine.
|
||||
AC_C_BIGENDIAN
|
||||
|
Loading…
Reference in New Issue
Block a user