From ca080c604510f559e7e88f86c2f14d52e2115d5a Mon Sep 17 00:00:00 2001 From: Eric Bollengier Date: Tue, 2 Feb 2021 18:50:56 +0100 Subject: [PATCH] Fix configure.in --- bacula/autoconf/configure.in | 18 ------------------ 1 file changed, 18 deletions(-) diff --git a/bacula/autoconf/configure.in b/bacula/autoconf/configure.in index d73b54cc9..21072e604 100644 --- a/bacula/autoconf/configure.in +++ b/bacula/autoconf/configure.in @@ -3862,26 +3862,8 @@ AC_CONFIG_FILES([ 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_13 \ - updatedb/update_postgresql_tables_12_to_13 \ - updatedb/update_mysql_tables_13_to_14 \ - updatedb/update_postgresql_tables_13_to_14 \ - updatedb/update_mysql_tables_14_to_1014 \ - updatedb/update_postgresql_tables_14_to_1014 \ - updatedb/update_postgresql_tables_1014_to_1015 \ - updatedb/update_postgresql_tables_1016_to_1017 \ - updatedb/update_postgresql_tables_1017_to_1018 \ - updatedb/update_postgresql_tables_1018_to_1019 \ - updatedb/update_postgresql_tables_1019_to_1020 \ - updatedb/update_postgresql_tables_1020_to_1021 \ updatedb/update_postgresql_tables_1021_to_1022 \ updatedb/update_postgresql_tables_1022_to_1023 \ - updatedb/update_mysql_tables_1014_to_1015 \ - updatedb/update_mysql_tables_1015_to_1016 \ - updatedb/update_mysql_tables_1016_to_1017 \ - updatedb/update_mysql_tables_1017_to_1018 \ - updatedb/update_mysql_tables_1018_to_1019 \ - updatedb/update_mysql_tables_1019_to_1020 \ updatedb/update_mysql_tables_1020_to_1021 \ updatedb/update_mysql_tables_1021_to_1022 \ updatedb/update_mysql_tables_1022_to_1023 \ -- 2.47.3