From: simonm Date: Mon, 10 Aug 1998 14:19:41 +0000 (+0000) Subject: [project @ 1998-08-10 14:19:41 by simonm] X-Git-Tag: Approx_2487_patches~460 X-Git-Url: http://git.megacz.com/?a=commitdiff_plain;h=2933dcdd7a0ce82eba3a4f3f5dfd10a5e239eacf;p=ghc-hetmet.git [project @ 1998-08-10 14:19:41 by simonm] add LibGmp. --- diff --git a/mk/config.mk.in b/mk/config.mk.in index 8ddf3e2..a2b4739 100644 --- a/mk/config.mk.in +++ b/mk/config.mk.in @@ -148,7 +148,7 @@ ProjectPatchLevel = $($(Project)ProjectPatchLevel) GhcProjectName = The Glorious Glasgow Haskell Compilation System GhcProjectNameShort = ghc -GhcProjectVersion = 3.03 +GhcProjectVersion = proto-3.03-9-Aug GhcProjectVersionInt = 303 GhcProjectPatchLevel = 0 @@ -529,6 +529,7 @@ endif # GMP Library # HaveLibGmp = @HaveLibGmp@ +LibGmp = @LibGmp@ #----------------------------------------------------------------------------- # Flex