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-7.0.0~503 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=3d7c52a24cea09bc9ec0e1375340adaf1bf4ae38;p=bacula%2Fbacula Update configure.in to setup new db tables --- diff --git a/bacula/autoconf/configure.in b/bacula/autoconf/configure.in index ba5cb94ae6..8b19d5242b 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 ], [ ]