From: sof Date: Sun, 24 Jan 1999 14:37:59 +0000 (+0000) Subject: [project @ 1999-01-24 14:37:59 by sof] X-Git-Tag: Approximately_9120_patches~6699 X-Git-Url: http://git.megacz.com/?a=commitdiff_plain;h=73249a40b7154364730e64e927b2f5312947bd2d;p=ghc-hetmet.git [project @ 1999-01-24 14:37:59 by sof] GhcReportCompiles: default is NO --- diff --git a/mk/config.mk.in b/mk/config.mk.in index 117ed5d..d7afd88 100644 --- a/mk/config.mk.in +++ b/mk/config.mk.in @@ -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 ################################################################################# #