From: Kern Sibbald Date: Sat, 24 Apr 2010 09:19:55 +0000 (+0200) Subject: Tweak update configure X-Git-Tag: Release-7.0.0~1877 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=0bff26aa9482cf84907c3f98ce41554515360fb9;p=bacula%2Fbacula Tweak update configure --- diff --git a/bacula/configure b/bacula/configure index f0094fd29e..69a8e808a0 100755 --- a/bacula/configure +++ b/bacula/configure @@ -29430,11 +29430,11 @@ else fi + if test x$DB_TYPE = xingres; then support_batch_insert=yes fi - if test $support_batch_insert = yes ; then cat >>confdefs.h <<\_ACEOF diff --git a/bacula/src/version.h b/bacula/src/version.h index b6db965166..a574d920df 100644 --- a/bacula/src/version.h +++ b/bacula/src/version.h @@ -1,8 +1,8 @@ #undef VERSION #define VERSION "5.1.4" -#define BDATE "09 April 2010" -#define LSMDATE "09Apr10" +#define BDATE "24 April 2010" +#define LSMDATE "24Apr10" #define PROG_COPYRIGHT "Copyright (C) %d-2010 Free Software Foundation Europe e.V.\n" #define BYEAR "2010" /* year for copyright messages in progs */ @@ -137,6 +137,7 @@ /* #define TRACE_RES 1 */ /* #define DEBUG_MEMSET 1 */ /* #define DEBUG_MUTEX 1 */ +#define BEEF 0 /* * Set SMALLOC_SANITY_CHECK to zero to turn off, otherwise