X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=mk%2Fconfig.mk.in;h=e19a1cdc30f46ad0cc8e35af8c5d7789c77efced;hb=0d5334a8cde1f9db66974410fd4802f5669dbe3c;hp=783f4f91f94f2a5a4bd9a145f3c4e74c1eb4ff4e;hpb=0f5e104c36b1dc3d8deeec5fef3d65e7b3a1b5ad;p=ghc-hetmet.git diff --git a/mk/config.mk.in b/mk/config.mk.in index 783f4f9..e19a1cd 100644 --- a/mk/config.mk.in +++ b/mk/config.mk.in @@ -468,7 +468,8 @@ GhcRtsWithFrontPanel = NO # Include support for CPU performance counters via the PAPI library in the RTS? # (PAPI: http://icl.cs.utk.edu/papi/) GhcRtsWithPapi = NO -HavePapi = @HavePapi@ +PapiLibDir= +PapiIncludeDir= ################################################################################ #