From 31b36891326ccace3f9d7d29ae036628069ce7da Mon Sep 17 00:00:00 2001 From: simonmar Date: Tue, 16 Nov 2004 09:50:13 +0000 Subject: [PATCH] [project @ 2004-11-16 09:50:13 by simonmar] Quick Start section: add disclaimer for Windows builders --- docs/building/building.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/building/building.xml b/docs/building/building.xml index 5ea951b..3affc08 100644 --- a/docs/building/building.xml +++ b/docs/building/building.xml @@ -1445,8 +1445,8 @@ $ cvs checkout nofib/spectral Quick Start If you are starting from a source distribution, and just - want a completely standard build, then the following should - work: + want a completely standard build, then the following procedure should + work (unless you're on Windows, in which case go to ). $ autoreconf $ ./configure -- 1.7.10.4