On Tue, Jul 2, 2013 at 1:54 PM, Tom Hacohen <[email protected]> wrote: > On 02/07/13 17:48, Doug Newgard wrote: >> There's even a note in the makefile: # FIXME: Problem here, forcing link to >> png12. >> >> Adding a new dep is just a "FIXME" now? > > I take back my support, and I recommend revoking Cedric's access as > well. The French... >
Yeah, the offending commit even has Cedric's sign off. Well, I kind of worked it around by using -lpng instead of -lpng12, but I guess this should be checked at configure time. commit 26e01c0ff6711114c4e3985d51e1208b77fa3fd8 Author: Jean-Philippe Andre <[email protected]> Date: Thu Jun 27 15:31:20 2013 +0900 evas: build evas_module within cserve slave Objective: use common loaders from cserve2 Ideally evas_module should be a static library but it would then require static/dynamic linking to too many modules unused by cserve2 (eg. engines & savers) Signed-off-by: Cedric Bail <[email protected]> -- Eduardo de Barros Lima ◤✠◢ [email protected] ------------------------------------------------------------------------------ This SF.net email is sponsored by Windows: Build for Windows Store. http://p.sf.net/sfu/windows-dev2dev _______________________________________________ enlightenment-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
