From: Eric Bollengier Date: Sat, 5 Apr 2008 10:00:29 +0000 (+0000) Subject: ebl Add doc to how enable batch mode on windows director X-Git-Tag: Release-3.0.0~1605 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=3881ac845cfcdf7694822f892acc09ce382987fe;p=bacula%2Fbacula ebl Add doc to how enable batch mode on windows director git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@6744 91ce42f0-d328-0410-95d8-f526ca767f89 --- diff --git a/bacula/src/win32/compat/mingwconfig.h b/bacula/src/win32/compat/mingwconfig.h index 934ea79752..07ba69f6c8 100644 --- a/bacula/src/win32/compat/mingwconfig.h +++ b/bacula/src/win32/compat/mingwconfig.h @@ -14,6 +14,9 @@ /* Define if you want SmartAlloc debug code enabled */ #define SMARTALLOC 1 +/* Define if you want to use Batch Mode */ +/* #define HAVE_BATCH_FILE_INSERT 1 */ + /* Define if you need function prototypes */ #define PROTOTYPES 1