From edddcf15c19feb1132283b8c9aa04e7ce8f83caa Mon Sep 17 00:00:00 2001 From: Nicholas Nethercote Date: Thu, 16 Apr 2009 00:40:43 +0000 Subject: [PATCH] Merged r9559 (a manual fix) from the trunk. git-svn-id: svn://svn.valgrind.org/valgrind/branches/VALGRIND_3_4_BRANCH@9560 --- README | 2 +- docs/xml/manual-writing-tools.xml | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/README b/README index 3a75cd7eb1..38c570e7e3 100644 --- a/README +++ b/README @@ -87,7 +87,7 @@ To install from a tar.bz2 distribution: options are documented in the INSTALL file. The only interesting one is the usual --prefix=/where/you/want/it/installed. - 5. Do "make". + 5. Do "make". (Nb: this cannot be combined with the next step.) 6. Do "make install", possibly as root if the destination permissions require that. diff --git a/docs/xml/manual-writing-tools.xml b/docs/xml/manual-writing-tools.xml index a78254cccb..7b0e2bfdeb 100644 --- a/docs/xml/manual-writing-tools.xml +++ b/docs/xml/manual-writing-tools.xml @@ -140,6 +140,7 @@ top-level directory valgrind/. It should automake, configure and compile without errors, -- 2.47.2