From: Zdeněk Šustr Date: Fri, 19 Mar 2010 12:33:45 +0000 (+0000) Subject: DB depends on log. X-Git-Tag: glite-jobid-api-c_R_1_0_2_1~31 X-Git-Url: http://scientific.zcu.cz/git/?a=commitdiff_plain;h=f7720cd485cd78d96c48087166405e38b41434b5;p=jra1mw.git DB depends on log. --- diff --git a/org.glite.lb/configure b/org.glite.lb/configure index 352f4c2..39b29be 100755 --- a/org.glite.lb/configure +++ b/org.glite.lb/configure @@ -413,7 +413,7 @@ for my $jar (keys %need_jars) { security.gss lbjp-common.log / ], 'lb.yaim' => [ qw// ], - 'lbjp-common.db' => [ qw/lbjp-common.trio/ ], + 'lbjp-common.db' => [ qw/lbjp-common.trio lbjp-common.log/ ], 'lbjp-common.maildir' => [ qw// ], 'lbjp-common.server-bones' => [ qw/lbjp-common.log/ ], 'lbjp-common.trio' => [ qw// ],