|
From: <sv...@va...> - 2009-07-14 05:00:42
|
Author: njn Date: 2009-07-14 06:00:33 +0100 (Tue, 14 Jul 2009) New Revision: 403 Log: A couple of minor updates. Modified: trunk/downloads/repository.html trunk/downloads/variants.html Modified: trunk/downloads/repository.html =================================================================== --- trunk/downloads/repository.html 2009-07-14 04:20:09 UTC (rev 402) +++ trunk/downloads/repository.html 2009-07-14 05:00:33 UTC (rev 403) @@ -54,10 +54,8 @@ Versions prior to 1.1.0 do not properly handle the symbolic links in our tree.</p> -<p>To do the build, you'll need autoconf, and automake version 1.7 or later. These -should come as standard on any non-ancient Linux distribution. You also need -to have the svnversion program (part of the Subversion client suite) in your -path - if you don't, building the VEX library will fail.</p> +<p>To do the build, you'll need autoconf, and automake version 1.7 or later. +These should come as standard on any non-ancient Linux distribution.</p> <?php /* Modified: trunk/downloads/variants.html =================================================================== --- trunk/downloads/variants.html 2009-07-14 04:20:09 UTC (rev 402) +++ trunk/downloads/variants.html 2009-07-14 05:00:33 UTC (rev 403) @@ -52,7 +52,8 @@ <p><b>Robert Walsh</b> has <a href="/downloads/variants.html?rjw">some useful patches</a>: one adds watchpoints on memory locations, the -other adds support for pool-based allocators.</p> +other adds support for pool-based allocators (which has been merged into +Valgrind proper).</p> <p><b>Adam Gundy</b> <arg at cyberscience com> supplied |