]> git.sur5r.net Git - bacula/bacula/commitdiff
Tweak configure.in to generate updatedb upgrade script 12 to 14
authorEric Bollengier <eric@baculasystems.com>
Sat, 10 May 2014 08:06:38 +0000 (10:06 +0200)
committerEric Bollengier <eric@baculasystems.com>
Sat, 10 May 2014 08:10:16 +0000 (10:10 +0200)
bacula/autoconf/configure.in

index c88a709a3367cd8c6a25782a780a4c7ee01ac958..47d45dee923f7f7a17da312b366c753d8fbe8dce 100644 (file)
@@ -3309,6 +3309,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 \
           platforms/rpms/redhat/bacula.spec \
           platforms/rpms/redhat/bacula-bat.spec \