On Fri, Mar 16, 2012 at 3:47 AM, Raphael Kubo da Costa <[email protected]> wrote: > I've attached two patches (one for the 1.1 branch and one for trunk) > which should hopefully make building with Valgrind installed into a > non-standard location (such as /usr/local) stop failing. > > In short, valgrind.pc's includedir is set to > "${prefix}/include/valgrind", so the includes in the mempool files were > actually including "valgrind/valgrind/memcheck.h" (it was working > because most of the time valgrind is installed into /usr on Linux, so > /usr/include/valgrind/memcheck.h was used). > > One other problem is that when building the mempools statically the > valgrind cflags were not being passed to src/lib's AM_CPPFLAGS.
In svn, thanks, -- Cedric BAIL ------------------------------------------------------------------------------ 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
