]> git.vpit.fr Git - perl/modules/Test-Valgrind.git/commitdiff
Don't scan for valgrind at configure time
authorVincent Pit <vince@profvince.com>
Sat, 19 Sep 2009 22:56:28 +0000 (00:56 +0200)
committerVincent Pit <vince@profvince.com>
Sat, 19 Sep 2009 22:56:28 +0000 (00:56 +0200)
We don't need this anymore since suppressions are now generated on the fly.
This removes almost all configure_requires dependencies.
The module ought to handle systems where valgrind is not present anyway.


No differences found