Remove .gitignore do nothing is ignored.
[synfig.git] / synfig-core / trunk / configure.ac
index 88b6833..3f1b7b6 100644 (file)
@@ -30,6 +30,7 @@ AC_DEFINE(LT_SCOPE,[extern],[LibLTDL is linked staticly])
 SVN_REPOSITORY=https://synfig.svn.sourceforge.net/svnroot/synfig/synfig-core
 AC_SUBST(SVN_REPOSITORY)
 
+
 # -- P R O G R A M S ------------------------------------------
 
 AC_PROG_CC
@@ -41,6 +42,8 @@ AC_PROG_INSTALL
 
 AC_LANG([C++])
 
+AC_C_BIGENDIAN
+
 
 # -- A R G U M E N T S ----------------------------------------
 
@@ -648,6 +651,7 @@ synfigincludedir=$includedir/synfig-$API_VERSION
 AC_SUBST(synfigincludedir)
 
 AC_CONFIG_FILES([synfig-config
+build_tools/Makefile
 synfig.pc
 doxygen.cfg
 Makefile
@@ -675,6 +679,7 @@ src/modules/mod_particle/Makefile
 src/modules/mod_png/Makefile
 src/modules/mod_ppm/Makefile
 src/modules/mod_yuv420p/Makefile
+src/modules/mod_svg/Makefile
 src/modules/example/Makefile
 src/tool/Makefile
 src/modules/synfig_modules.cfg