> Modified Files: > ecore-evas.pc.in > > =================================================================== > RCS file: /cvs/e/e17/libs/ecore/ecore-evas.pc.in,v > retrieving revision 1.1 > retrieving revision 1.2 > diff -u -3 -r1.1 -r1.2 > --- ecore-evas.pc.in 21 Mar 2007 15:30:23 -0000 1.1 > +++ ecore-evas.pc.in 16 Mar 2008 12:17:53 -0000 1.2 > @@ -7,5 +7,5 @@ > Description: E core library, Evas module > Requires: ecore @requirements_ecore_evas@ > Version: @VERSION@ > -Libs: -L${libdir} @ecore_evas_libs@ > +Libs: -L${libdir} -lecore_evas @ecore_evas_libs@ > Cflags: -I${includedir}
-lecore_evas is added by the m4 macro ecore_check_module.m4. If it's not the case, then, it's not the correct fix and there's a bug maybe in that macro, which maybe does not set correctly ecore_evas_libs. Btw, -lecore_evas is in my .pc file. Vincent ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ enlightenment-devel mailing list enlightenment-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-devel