[project @ 2003-06-27 18:28:31 by sof]
[ghc-hetmet.git] / ghc / configure.in
index 1a403cc..38595bf 100644 (file)
@@ -43,7 +43,7 @@ dnl Uncomment links to HOpenGL docs if necessary
 AC_ARG_ENABLE(hopengl,
 [  --enable-hopengl
         Build HOpenGL, a Haskell binding for OpenGL/GLUT, too.
-        (This option is only relevant when hslibs are built.)
+        (NOTE: Work in progress, currently only GLUT is supported!)
 ],
 [
 HOpenGLHTMLStart=""
@@ -59,4 +59,4 @@ AC_SUBST(HOpenGLHTMLStart)
 AC_SUBST(HOpenGLHTMLEnd)
 
 dnl * Write the results...
-AC_OUTPUT(ghc.spec docs/index.html)
+AC_OUTPUT(ghc.spec docs/index.html docs/libraries.html)