[project @ 2005-03-16 11:18:59 by simonmar]
authorsimonmar <unknown>
Wed, 16 Mar 2005 11:18:59 +0000 (11:18 +0000)
committersimonmar <unknown>
Wed, 16 Mar 2005 11:18:59 +0000 (11:18 +0000)
Add note about GLUT from Claus (actually I have very little idea if
this is correct or not - Sven, if you have a chance to take a look
that would be great.)

docs/building/building.xml

index 04dd999..06e3302 100644 (file)
@@ -4817,6 +4817,11 @@ so you will need to add <filename>emacs/bin</filename> to your <literal>PATH</li
 </para>
 </listitem>
 
+         <listitem>
+           <para>You might want to install GLUT in your MSYS/Cygwin
+             installation, otherwise the GLUT package will not be built with
+             GHC.</para>
+         </listitem>
 
 <listitem>
 <para> Finally, check out a copy of GHC sources from