I pushed a small followup-patch to make things work. /Simon
>From 5c9bee128e78e2513fef8955c4c0cd27fcff4c54 Mon Sep 17 00:00:00 2001 From: Simon Josefsson <si...@josefsson.org> Date: Thu, 20 May 2010 08:37:18 +0200 Subject: [PATCH] modules/valgrind-tests (configure.ac): Invoke gl_VALGRIND_TESTS. --- ChangeLog | 4 ++++ modules/valgrind-tests | 3 +++ 2 files changed, 7 insertions(+), 0 deletions(-) diff --git a/ChangeLog b/ChangeLog index 7924d20..399b2a8 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2010-05-20 Simon Josefsson <si...@josefsson.org> + + * modules/valgrind-tests (configure.ac): Invoke gl_VALGRIND_TESTS. + 2010-05-17 Simon Josefsson <si...@josefsson.org> * modules/valgrind-tests: New file. diff --git a/modules/valgrind-tests b/modules/valgrind-tests index b9f5682..3593122 100644 --- a/modules/valgrind-tests +++ b/modules/valgrind-tests @@ -4,6 +4,9 @@ Macro to search for valgrind, for self-tests. Files: m4/valgrind-tests.m4 +configure.ac: +gl_VALGRIND_TESTS + License: unlimited -- 1.7.1