From: Kern Sibbald Date: Tue, 9 Feb 2010 18:07:10 +0000 (+0100) Subject: Make master run with DEVELOPER set X-Git-Tag: Release-5.0.1~113 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=52c6ea236fada337ce0db11429b549296ef69089;p=bacula%2Fbacula Make master run with DEVELOPER set --- diff --git a/bacula/src/version.h b/bacula/src/version.h index 00c040bc2f..5c10a287af 100644 --- a/bacula/src/version.h +++ b/bacula/src/version.h @@ -43,7 +43,7 @@ #define TRACE_FILE 1 /* If this is set stdout will not be closed on startup */ -/* #define DEVELOPER 1 */ +#define DEVELOPER 1 /* * SMCHECK does orphaned buffer checking (memory leaks)