2012/4/4 Vincent Torri <[email protected]>: > should be good, now
Thanks. :) Anyway, can I know the differences between EFL_DLOPEN_LIBS and EFL_DLOPEN_LIBS ?? Those return same variable, "-ldl". So eina.pc has duplicated "-ldl" in Libs.private field. I think that if EFL_CHECK_DLOPEN() and EFL_CHECK_DLADDR() can share the same variable something like EFL_DLL_LIBS for "-ldl". > > Vincent > > On Mon, Apr 2, 2012 at 11:07 AM, Vincent Torri <[email protected]> > wrote: >> please, do not apply >> >> there is another problem with dlopen (because of autoconf cache). I'll >> fix that this evening. >> >> Vincent >> >> On Mon, Apr 2, 2012 at 10:31 AM, Bluezery <[email protected]> wrote: >>> Hello, >>> >>> This patch adds "-ldl" to Libs.private in eina.pc >>> If libraries are internally used and not recognized by pkg-config, >>> those should be added to Libs.private. >>> It can be used when static linking. >>> >>> Thanks. >>> >>> -- >>> BRs, >>> Kim. >>> >>> ------------------------------------------------------------------------------ >>> 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 >>> > > ------------------------------------------------------------------------------ > Better than sec? Nothing is better than sec when it comes to > monitoring Big Data applications. Try Boundary one-second > resolution app monitoring today. Free. > http://p.sf.net/sfu/Boundary-dev2dev > _______________________________________________ > enlightenment-devel mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/enlightenment-devel -- BRs, Kim. ------------------------------------------------------------------------------ Better than sec? Nothing is better than sec when it comes to monitoring Big Data applications. Try Boundary one-second resolution app monitoring today. Free. http://p.sf.net/sfu/Boundary-dev2dev _______________________________________________ enlightenment-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
