[project @ 1998-08-10 14:19:41 by simonm]
authorsimonm <unknown>
Mon, 10 Aug 1998 14:19:41 +0000 (14:19 +0000)
committersimonm <unknown>
Mon, 10 Aug 1998 14:19:41 +0000 (14:19 +0000)
add LibGmp.

mk/config.mk.in

index 8ddf3e2..a2b4739 100644 (file)
@@ -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