[project @ 1998-11-23 11:51:52 by sof]
authorsof <unknown>
Mon, 23 Nov 1998 11:51:52 +0000 (11:51 +0000)
committersof <unknown>
Mon, 23 Nov 1998 11:51:52 +0000 (11:51 +0000)
Default GhcReportCompiles to NO

mk/config.mk.in

index 4bff39b..d27fafc 100644 (file)
@@ -246,7 +246,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
 
 #################################################################################
 #