projects
/
synfig.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
df99dbc
)
Check for big endian systems instead of relying on the ETL defines.
author
pabs3
<pabs3@1f10aa63-cdf2-0310-b900-c93c546f37ac>
Tue, 5 May 2009 09:07:26 +0000
(09:07 +0000)
committer
Carlos Lopez
<carlos@pcnuevo.(none)>
Fri, 12 Jun 2009 14:29:47 +0000
(16:29 +0200)
git-svn-id: https://synfig.svn.sourceforge.net/svnroot/synfig@2368
1f10aa63
-cdf2-0310-b900-
c93c546f37ac
synfig-core/trunk/configure.ac
patch
|
blob
|
history
diff --git
a/synfig-core/trunk/configure.ac
b/synfig-core/trunk/configure.ac
index
88b6833
..
7e6161b
100644
(file)
--- a/
synfig-core/trunk/configure.ac
+++ b/
synfig-core/trunk/configure.ac
@@
-30,6
+30,8
@@
AC_DEFINE(LT_SCOPE,[extern],[LibLTDL is linked staticly])
SVN_REPOSITORY=https://synfig.svn.sourceforge.net/svnroot/synfig/synfig-core
AC_SUBST(SVN_REPOSITORY)
+AC_C_BIGENDIAN
+
# -- P R O G R A M S ------------------------------------------
AC_PROG_CC