From 4cf81bab0e84c1ccc922c1bd121894072f1561cf Mon Sep 17 00:00:00 2001 From: Andy Cedilnik Date: Tue, 16 Dec 2003 16:19:32 -0500 Subject: ENH: Add suppression file --- Modules/DartConfiguration.tcl.in | 1 + 1 file changed, 1 insertion(+) (limited to 'Modules/DartConfiguration.tcl.in') diff --git a/Modules/DartConfiguration.tcl.in b/Modules/DartConfiguration.tcl.in index 25d6f26264..1bcde6154f 100644 --- a/Modules/DartConfiguration.tcl.in +++ b/Modules/DartConfiguration.tcl.in @@ -42,6 +42,7 @@ ValgrindCommand: @VALGRIND_COMMAND@ ValgrindCommandOptions: @VALGRIND_COMMAND_OPTIONS@ MemoryCheckCommand: @MEMORYCHECK_COMMAND@ MemoryCheckCommandOptions: @MEMORYCHECK_COMMAND_OPTIONS@ +MemoryCheckSuppressionFile: @MEMORYCHECK_SUPPRESSIONS_FILE@ CoverageCommand: @COVERAGE_COMMAND@ # Compression commands GunzipCommand: @GUNZIPCOMMAND@ -- cgit v1.2.1