[project @ 1999-01-24 14:37:59 by sof]
authorsof <unknown>
Sun, 24 Jan 1999 14:37:59 +0000 (14:37 +0000)
committersof <unknown>
Sun, 24 Jan 1999 14:37:59 +0000 (14:37 +0000)
GhcReportCompiles: default is NO

mk/config.mk.in

index 117ed5d..d7afd88 100644 (file)
@@ -256,7 +256,7 @@ StripLibraries=NO
 # Include compiler support for letting the compiler (optionally) report
 # your compilation to a central server for generation of fun stats.
 #
-GhcReportCompiles=YES
+GhcReportCompiles=NO
 
 #################################################################################
 #