]> git.ipfire.org Git - thirdparty/bacula.git/commitdiff
Add update_..._tables_1024_to_1025 to ./configure.in
authorEric Bollengier <eric@baculasystems.com>
Mon, 18 Oct 2021 20:17:27 +0000 (22:17 +0200)
committerEric Bollengier <eric@baculasystems.com>
Thu, 14 Sep 2023 11:56:56 +0000 (13:56 +0200)
bacula/autoconf/configure.in

index b0eb70cd3dc99a8735b3cee71fcf254507a244a2..a8d40187af0d0cf0f7f659087a4a40ce79d90701 100644 (file)
@@ -4172,10 +4172,12 @@ AC_CONFIG_FILES([
    updatedb/update_postgresql_tables_1021_to_1022 \
    updatedb/update_postgresql_tables_1022_to_1023 \
    updatedb/update_postgresql_tables_1023_to_1024 \
+   updatedb/update_postgresql_tables_1024_to_1025 \
    updatedb/update_mysql_tables_1020_to_1021 \
    updatedb/update_mysql_tables_1021_to_1022 \
    updatedb/update_mysql_tables_1022_to_1023 \
    updatedb/update_mysql_tables_1023_to_1024 \
+   updatedb/update_mysql_tables_1024_to_1025 \
    examples/nagios/check_bacula/Makefile \
    platforms/rpms/redhat/bacula.spec \
    platforms/rpms/redhat/bacula-bat.spec \