[project @ 2003-07-01 11:44:46 by panne]
authorpanne <unknown>
Tue, 1 Jul 2003 11:44:46 +0000 (11:44 +0000)
committerpanne <unknown>
Tue, 1 Jul 2003 11:44:46 +0000 (11:44 +0000)
The starting page of the GHC Documentation contains no autoconf tricks
anymore, so keep things simple...

ghc/configure.in
ghc/docs/index.html [moved from ghc/docs/index.html.in with 100% similarity]

index e9c9f95..fd56092 100644 (file)
@@ -57,4 +57,4 @@ AC_SUBST(HOpenGLHTMLStart)
 AC_SUBST(HOpenGLHTMLEnd)
 
 dnl * Write the results...
-AC_OUTPUT(ghc.spec docs/index.html docs/libraries.html)
+AC_OUTPUT(ghc.spec docs/libraries.html)
similarity index 100%
rename from ghc/docs/index.html.in
rename to ghc/docs/index.html