projects
/
supertux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d532deb
)
check endianess
author
Matthias Braun
<matze@braunis.de>
Tue, 11 Apr 2006 14:04:30 +0000
(14:04 +0000)
committer
Matthias Braun
<matze@braunis.de>
Tue, 11 Apr 2006 14:04:30 +0000
(14:04 +0000)
SVN-Revision: 3296
configure.ac
patch
|
blob
|
history
diff --git
a/configure.ac
b/configure.ac
index
d27a79c
..
f591dee
100644
(file)
--- a/
configure.ac
+++ b/
configure.ac
@@
-27,6
+27,8
@@
AC_PROG_CC
AC_PROG_CXX
AC_PROG_INSTALL
+AC_C_BIGENDIAN
+
AC_CHECK_PROGS(XGETTEXT, [xgettext xgettext.exe])
if test -n "$XGETTEXT" ; then
AC_MSG_CHECKING([if xgettext supports lisp])