From 5cd118faad19dea7a13c2f11f1d078a2fd3cfce4 Mon Sep 17 00:00:00 2001 From: Paul Fox Date: Tue, 12 Aug 2008 21:01:30 +0000 Subject: [PATCH 1/1] add one more hint for developers, to explicitly point at docs/README.developers --- INSTALL | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/INSTALL b/INSTALL index e93a1b4..e7a779b 100644 --- a/INSTALL +++ b/INSTALL @@ -22,6 +22,10 @@ need an ANSI C compiler such as gcc. ./autogen.sh + (Note that if you're doing nmh development, you should look at + docs/README.developers, since there is other developer-friendly + advice there as well.) + 1) From the top-level source directory, run the command ./configure [options] -- 1.7.10.4