We need a more appropriate fix, as this is problematic for some. :/ -ravenlock
-----Original message----- From: Enlightenment SVN <[email protected]> To: [email protected] Sent: Sat, Mar 24, 2012 18:58:09 GMT+00:00 Subject: E SVN: caro trunk/e Log: revert. gettext 0.18 is problematic on some platforms Author: caro Date: 2012-03-24 11:58:09 -0700 (Sat, 24 Mar 2012) New Revision: 69603 Trac: http://trac.enlightenment.org/e/changeset/69603 Modified: trunk/e/configure.ac Modified: trunk/e/configure.ac =================================================================== --- trunk/e/configure.ac 2012-03-24 18:57:21 UTC (rev 69602) +++ trunk/e/configure.ac 2012-03-24 18:58:09 UTC (rev 69603) @@ -252,7 +252,7 @@ AC_SUBST(ALL_LINGUAS) m4_ifdef([AM_GNU_GETTEXT_VERSION], [ -AM_GNU_GETTEXT_VERSION([0.18]) +AM_GNU_GETTEXT_VERSION([0.17]) ]) m4_ifdef([AM_GNU_GETTEXT], [ @@ -472,6 +472,8 @@ eina >= 1.2.0" efm_requires="$efm_requires $eeze_mount $dbus_mount $hal_mount $udisks_mount" +AC_MSG_WARN([EFM requirements : $efm_requires]) + PKG_CHECK_MODULES(E_FM, [$efm_requires]) PKG_CHECK_MODULES(E_FM_OP, [ ----------------------------------------------------------------------------- - This SF email is sponsosred by: Try Windows Azure free for 90 days Click Here http://p.sf.net/sfu/sfd2d-msazure _______________________________________________ enlightenment-svn mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/enlightenment-svn ------------------------------------------------------------------------------ This SF email is sponsosred by: Try Windows Azure free for 90 days Click Here http://p.sf.net/sfu/sfd2d-msazure _______________________________________________ enlightenment-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
