From 2c11a90b2c8b55cd3b245794bf2207ac9b984fda Mon Sep 17 00:00:00 2001 From: rrt Date: Tue, 17 Apr 2001 16:00:48 +0000 Subject: [PATCH] [project @ 2001-04-17 16:00:48 by rrt] Add m4 to the required packages list. --- docs/building/building.sgml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/building/building.sgml b/docs/building/building.sgml index 6a7acf6..9af85e2 100644 --- a/docs/building/building.sgml +++ b/docs/building/building.sgml @@ -2652,7 +2652,8 @@ guide) before continuing to read these notes. Before you start, make sure you've installed the Cygwin packages openssh, openssl, -cvs and autoconf. +cvs, m4 and +autoconf. Configuring ssh -- 1.7.10.4