On 16 March 2011 23:42, Bernd Becker <[email protected]> wrote: > Am 16.03.2011 22:52, schrieb Reuben Thomas: >> Sounds like what's needed is a pair of variables that works like >> CPPFLAGS/AM_CPPFLAGS. >> > how about an approach passing a variable into make like > test_a_VALGRIND_OPTIONS=foo make check > then you save the re-configure run + Makefile.am editing
I don't think I'm being clear: I am thinking of the case where a particular test ALWAYS wants to change valgrind's flags, so that change would most logically be in the relevant Makefile.am. -- http://rrt.sc3d.org
