From: sof Date: Mon, 23 Nov 1998 11:51:52 +0000 (+0000) Subject: [project @ 1998-11-23 11:51:52 by sof] X-Git-Tag: Approx_2487_patches~199 X-Git-Url: http://git.megacz.com/?a=commitdiff_plain;h=9a13d5c84f7467ea29fc7e50b7257585e9c1cee7;p=ghc-hetmet.git [project @ 1998-11-23 11:51:52 by sof] Default GhcReportCompiles to NO --- diff --git a/mk/config.mk.in b/mk/config.mk.in index 4bff39b..d27fafc 100644 --- a/mk/config.mk.in +++ b/mk/config.mk.in @@ -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 ################################################################################# #