From: Kern Sibbald Date: Sun, 3 Jul 2016 10:20:24 +0000 (+0200) Subject: Recompile configure after db.m4 change X-Git-Tag: Release-7.4.2~7 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=361f45e671198d5dc56fe3729127b032b508cb42;p=bacula%2Fbacula Recompile configure after db.m4 change --- diff --git a/bacula/configure b/bacula/configure index b190c97ad5..78b3fef783 100755 --- a/bacula/configure +++ b/bacula/configure @@ -24258,6 +24258,9 @@ $as_echo "no" >&6; } DB_LIBS="${DB_LIBS} ${MYSQL_LIBS}" MYSQL_LIBS="$MYSQL_LIBDIR" MYSQL_INCLUDE="$MYSQL_INCDIR" + +$as_echo "#define HAVE_MYSQL_THREAD_SAFE 1" >>confdefs.h + if test -z "${batch_insert_db_backends}"; then batch_insert_db_backends="MySQL" else