X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=mk%2Fconfig.mk.in;h=b60bd8c17b60ffa7f672c088b056fc4d788c4cae;hb=82a36a85dc7150d7b7172e221741bf39eaa8eaab;hp=774d6375e02c24d969a3f43a603922cb7492d307;hpb=0065d5ab628975892cea1ec7303f968c3338cbe1;p=ghc-hetmet.git diff --git a/mk/config.mk.in b/mk/config.mk.in index 774d637..b60bd8c 100644 --- a/mk/config.mk.in +++ b/mk/config.mk.in @@ -55,6 +55,7 @@ endif # change between versions. Rationale: calling conventions or other # random .o-file stuff might change even if the .hi syntax doesn't +ProjectName = @ProjectName@ ProjectVersion = @ProjectVersion@ ProjectVersionInt = @ProjectVersionInt@ ProjectPatchLevel = @ProjectPatchLevel@