Author: Carlos Lopez <genet...@gmail.com> Date: Fri Apr 22 12:33:10 2011 +0200
Typo --- synfig-core/configure.ac | 4 ++-- synfig-studio/configure.ac | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/synfig-core/configure.ac b/synfig-core/configure.ac index 085820c..28e51c1 100644 --- a/synfig-core/configure.ac +++ b/synfig-core/configure.ac @@ -401,8 +401,8 @@ AM_GNU_GETTEXT([external]) AM_GNU_GETTEXT_VERSION([0.15]) localedir="$datadir/locale" -PKG_CHECK_MODULES(ETL, [ETL >= 0.04.13-RC1],,[ - AC_MSG_ERROR([ ** You need to install the ETL (version 0.04.13-RC1 or greater).]) +PKG_CHECK_MODULES(ETL, [ETL >= 0.04.14-RC1],,[ + AC_MSG_ERROR([ ** You need to install the ETL (version 0.04.14-RC1 or greater).]) ]) CONFIG_DEPS="$CONFIG_DEPS ETL" diff --git a/synfig-studio/configure.ac b/synfig-studio/configure.ac index f1764f8..3d729c8 100755 --- a/synfig-studio/configure.ac +++ b/synfig-studio/configure.ac @@ -136,8 +136,8 @@ PKG_CHECK_MODULES(GTKMM, gtkmm-2.4 gthread-2.0,[ AC_SUBST(GTKMM_CFLAGS) AC_SUBST(GTKMM_LIBS) -PKG_CHECK_MODULES(SYNFIG, [synfig >= 0.63.00-RC1] [ETL >= 0.04.13-RC1] sigc++-2.0,,[ - AC_MSG_ERROR([ ** Unable to set up dependent libraries (synfig >= 0.63.00-RC1, ETL >= 0.04.13-RC1)]) +PKG_CHECK_MODULES(SYNFIG, [synfig >= 0.63.00-RC1] [ETL >= 0.04.14-RC1] sigc++-2.0,,[ + AC_MSG_ERROR([ ** Unable to set up dependent libraries (synfig >= 0.63.00-RC1, ETL >= 0.04.14-RC1)]) ]) AC_SUBST(SYNFIG_CFLAGS) AC_SUBST(SYNFIG_LIBS) ------------------------------------------------------------------------------ Fulfilling the Lean Software Promise Lean software platforms are now widely adopted and the benefits have been demonstrated beyond question. Learn why your peers are replacing JEE containers with lightweight application servers - and what you can gain from the move. http://p.sf.net/sfu/vmware-sfemails _______________________________________________ Synfig-devl mailing list Synfig-devl@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/synfig-devl