diff --git a/mk/config.mk.in b/mk/config.mk.in index 8ddf3e2df430687e070e605aea4cf55c34a0446c..a2b473908615a94fbca2c8c0869524e95a07e103 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