Partially fix 1785296: Allow waypoints to refer to canvases, for example: <waypoint...
[synfig.git] / synfig-core / trunk / config / configure.ac
index bafe40d..c18bde2 100644 (file)
@@ -305,8 +305,8 @@ if test $use_openexr_half = yes ; then {
 
 AC_LIB_LTDL
 
-PKG_CHECK_MODULES(ETL, ETL,,[
-       AC_MSG_ERROR([ ** You need to install the ETL.])
+PKG_CHECK_MODULES(ETL, [ETL >= 0.04.09],,[
+       AC_MSG_ERROR([ ** You need to install the ETL (version 0.04.09 or greater).])
 ])
 CONFIG_DEPS="$CONFIG_DEPS ETL"
 
@@ -561,6 +561,7 @@ src/modules/mod_yuv420p/Makefile
 src/modules/mod_particle/Makefile
 src/tool/Makefile
 src/modules/synfig_modules.cfg
+examples/walk/Makefile
 examples/Makefile
 win32inst.nsi
 pkg-info/macosx/synfig-core.info