On Mon,  5 Sep 2011 16:41:23 -0700
"Enlightenment SVN" <no-re...@enlightenment.org> wrote:

> Log:
> blacklist c-ares 1.7.5
>   
> 
> Author:       discomfitor
> Date:         2011-09-05 16:41:23 -0700 (Mon, 05 Sep 2011)
> New Revision: 63223
> Trac:         http://trac.enlightenment.org/e/changeset/63223
> 
> Modified:
>   trunk/ecore/m4/ecore_check_options.m4 
> 
> Modified: trunk/ecore/m4/ecore_check_options.m4
> ===================================================================
> --- trunk/ecore/m4/ecore_check_options.m4     2011-09-05 23:26:19 UTC (rev
> 63222) +++ trunk/ecore/m4/ecore_check_options.m4      2011-09-05 23:41:23
> UTC (rev 63223) @@ -314,7 +314,7 @@
>    ])
>  
>  if test "x${_ecore_want_cares}" = "xyes" -o "x${_ecore_want_cares}" =
> "xauto" ; then
> -   PKG_CHECK_MODULES([CARES], [libcares >= 1.6.1],
> +   PKG_CHECK_MODULES([CARES], [libcares >= 1.6.1 libcares != 1.7.5],
>       [_ecore_have_cares="yes"],
>       [_ecore_have_cares="no"])
>  fi
> 
c-ares v1.7.5 is completely broken, and so I have blacklisted it in ecore.
don't use it.

-- 
Mike Blumenkrantz
Zentific: Coding in binary since '10.

------------------------------------------------------------------------------
Special Offer -- Download ArcSight Logger for FREE!
Finally, a world-class log management solution at an even better 
price-free! And you'll get a free "Love Thy Logs" t-shirt when you
download Logger. Secure your free ArcSight Logger TODAY!
http://p.sf.net/sfu/arcsisghtdev2dev
_______________________________________________
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to