summaryrefslogtreecommitdiff
path: root/docs/building
diff options
context:
space:
mode:
authorsimonmar <unknown>2004-11-16 09:50:13 +0000
committersimonmar <unknown>2004-11-16 09:50:13 +0000
commit31b36891326ccace3f9d7d29ae036628069ce7da (patch)
tree25a4128db67c7dc7380c14b71330c8e8442d4cef /docs/building
parentf315fa8a5f53643d408fdb143cf63cf3d8b615e1 (diff)
downloadhaskell-31b36891326ccace3f9d7d29ae036628069ce7da.tar.gz
[project @ 2004-11-16 09:50:13 by simonmar]
Quick Start section: add disclaimer for Windows builders
Diffstat (limited to 'docs/building')
-rw-r--r--docs/building/building.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/building/building.xml b/docs/building/building.xml
index 5ea951b690..3affc087ab 100644
--- a/docs/building/building.xml
+++ b/docs/building/building.xml
@@ -1445,8 +1445,8 @@ $ cvs checkout nofib/spectral</screen>
<title>Quick Start</title>
<para>If you are starting from a source distribution, and just
- want a completely standard build, then the following should
- work:</para>
+ want a completely standard build, then the following procedure should
+ work (unless you're on Windows, in which case go to <xref linkend="winbuild" />).</para>
<screen>$ autoreconf
$ ./configure