On Thu, Jan 17, 2013 at 6:26 AM, Enlightenment SVN
<no-re...@enlightenment.org> wrote:
> Log:
> fix internal library linkage to pull in dependencies.
>
>   some libraries will need to pull more than its own .so, for example
>   Eina.h includes eina_lock.h that includes eina_inline_lock_posix.x
>   that will use pthread calls directly from user code.
>
>   This was already listed in eina.pc, but not being present in
>   USE_EINA_LIBS.
>
> Author:       barbieri
> Date:         2013-01-16 13:25:58 -0800 (Wed, 16 Jan 2013)
> New Revision: 82909
> Trac:         http://trac.enlightenment.org/e/changeset/82909
>
> Modified:
>   trunk/efl/m4/efl.m4

I needed to revert it to still be able to build efl. DEPENDENCIES of
Ecore_Evas engine where full of -lm -lrt -lstuff that are not provided
by the Makefile and can't be a dependencie.
--
Cedric BAIL

------------------------------------------------------------------------------
Master Visual Studio, SharePoint, SQL, ASP.NET, C# 2012, HTML5, CSS,
MVC, Windows 8 Apps, JavaScript and much more. Keep your skills current
with LearnDevNow - 3,200 step-by-step video tutorials by Microsoft
MVPs and experts. ON SALE this month only -- learn more at:
http://p.sf.net/sfu/learnmore_122712
_______________________________________________
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to