From 597c8875df3c49655886ba1d4f4c026488f08c92 Mon Sep 17 00:00:00 2001 From: Philippe Waroquiers Date: Thu, 15 Aug 2019 16:54:05 +0200 Subject: [PATCH] Make references from README_DEVELOPERS/README.solaris to README for build/install If someone wants to build/install and starts in these 2 files, a reference to the README instructions is helpful. --- README.solaris | 3 ++- README_DEVELOPERS | 4 ++++ 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/README.solaris b/README.solaris index 7493642727..42adb0b0c9 100644 --- a/README.solaris +++ b/README.solaris @@ -23,7 +23,8 @@ Requirements Compilation ----------- -Please follow the generic instructions in the README file. +Please follow the generic instructions in the README file, +in the section 'Building and installing it'. The configure script detects a canonical host to determine which version of Valgrind should be built. If the system compiler by default produces 32-bit diff --git a/README_DEVELOPERS b/README_DEVELOPERS index 07a48c4941..3a36fc4792 100644 --- a/README_DEVELOPERS +++ b/README_DEVELOPERS @@ -1,3 +1,7 @@ +Building and installing it +~~~~~~~~~~~~~~~~~~~~~~~~~~ +To build/install from the GIT repository or from a distribution +tarball, refer to the section with the same name in README. Building and not installing it ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -- 2.47.2