From: simonm Date: Mon, 22 Sep 1997 13:42:51 +0000 (+0000) Subject: [project @ 1997-09-22 13:42:51 by simonm] X-Git-Tag: Approx_2487_patches~1481 X-Git-Url: http://git.megacz.com/?a=commitdiff_plain;h=c9e24437df491be465000c0d097cc1a44486bdfc;p=ghc-hetmet.git [project @ 1997-09-22 13:42:51 by simonm] nuke GhcBuildeeVersion (which wasn't used anywhere) and GhcBuilerVersion (which was potentially wrong and not used anywhere). --- diff --git a/mk/config.mk.in b/mk/config.mk.in index 37a7e02..934183e 100644 --- a/mk/config.mk.in +++ b/mk/config.mk.in @@ -137,8 +137,6 @@ GhcProjectName =The Glorious Glasgow Haskell Compilation System GhcProjectNameShort =ghc GhcProjectVersion =2.07 GhcProjectPatchLevel =0 -GhcBuildeeVersion =207 -GhcBuilderVersion =29 # # Name variables for the fptools, for now equal to the above