]> git.sur5r.net Git - bacula/bacula/commitdiff
Remove SQLite from configure
authorEric Bollengier <eric@eb.homelinux.org>
Thu, 3 Dec 2009 17:39:23 +0000 (18:39 +0100)
committerEric Bollengier <eric@eb.homelinux.org>
Thu, 3 Dec 2009 17:39:23 +0000 (18:39 +0100)
bacula/autoconf/configure.in

index ced7d3b204e64087c31abf886a2035e041a36188..718a97d8f516a96053701e28bd7507b9b7822ca4 100644 (file)
@@ -3064,9 +3064,6 @@ chmod 755 $c/grant_bdb_privileges     $c/drop_bdb_tables       $c/drop_bdb_datab
 chmod 755 $c/create_mysql_database    $c/update_mysql_tables   $c/make_mysql_tables
 chmod 755 $c/grant_mysql_privileges   $c/drop_mysql_tables     $c/drop_mysql_database
 
-chmod 755 $c/create_sqlite_database   $c/update_sqlite_tables  $c/make_sqlite_tables
-chmod 755 $c/grant_sqlite_privileges  $c/drop_sqlite_tables    $c/drop_sqlite_database
-
 chmod 755 $c/create_sqlite3_database   $c/update_sqlite3_tables  $c/make_sqlite3_tables
 chmod 755 $c/grant_sqlite3_privileges  $c/drop_sqlite3_tables   $c/drop_sqlite3_database