From: Kern Sibbald Date: Sat, 29 Oct 2011 14:46:58 +0000 (+0200) Subject: Update configure.in to setup new db tables X-Git-Tag: Release-5.2.1~19 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e0a4ab287336e0fb77a14fe045f2037732c490cc;p=thirdparty%2Fbacula.git Update configure.in to setup new db tables --- diff --git a/bacula/autoconf/configure.in b/bacula/autoconf/configure.in index ba5cb94ae..8b19d5242 100644 --- a/bacula/autoconf/configure.in +++ b/bacula/autoconf/configure.in @@ -3315,6 +3315,9 @@ AC_OUTPUT([autoconf/Make.common \ updatedb/update_mysql_tables_11_to_12 \ updatedb/update_sqlite3_tables_11_to_12 \ updatedb/update_postgresql_tables_11_to_12 \ + updatedb/update_mysql_tables_12_to_14 \ + updatedb/update_sqlite3_tables_12_to_14 \ + updatedb/update_postgresql_tables_12_to_14 \ examples/nagios/check_bacula/Makefile \ $PFILES ], [ ]