Put the infrastructure in place for getting the libraries -Wall clean
[ghc-hetmet.git] / mk / config.mk.in
index 783f4f9..e19a1cd 100644 (file)
@@ -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=
 
 ################################################################################
 #