From: panne Date: Tue, 1 Jul 2003 11:44:46 +0000 (+0000) Subject: [project @ 2003-07-01 11:44:46 by panne] X-Git-Tag: Approx_11550_changesets_converted~716 X-Git-Url: http://git.megacz.com/?a=commitdiff_plain;ds=sidebyside;h=be03960dcbb3da58587f0bf8963451e153420183;hp=ab81cb706aa98357f7da20a8bdd6f44b8be61d62;p=ghc-hetmet.git [project @ 2003-07-01 11:44:46 by panne] The starting page of the GHC Documentation contains no autoconf tricks anymore, so keep things simple... --- diff --git a/ghc/configure.in b/ghc/configure.in index e9c9f95..fd56092 100644 --- a/ghc/configure.in +++ b/ghc/configure.in @@ -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) diff --git a/ghc/docs/index.html.in b/ghc/docs/index.html similarity index 100% rename from ghc/docs/index.html.in rename to ghc/docs/index.html