From: Jan Pospíšil Date: Mon, 8 Mar 2010 09:53:53 +0000 (+0000) Subject: forgotten dependency on log4c X-Git-Tag: glite-lb-harvester_R_1_0_4_1~12 X-Git-Url: http://scientific.zcu.cz/git/?a=commitdiff_plain;h=1ba5d9dea17179674d6e8a3ad87976d0e07ea4d0;p=jra1mw.git forgotten dependency on log4c --- diff --git a/org.glite.lb/configure b/org.glite.lb/configure index 80b119c..4ee7639 100755 --- a/org.glite.lb/configure +++ b/org.glite.lb/configure @@ -312,7 +312,7 @@ BEGIN{ 'lbjp-common.db' => [ qw/mysql:B mysql-devel:B postgresql:B/ ], 'lbjp-common.log' => [ qw// ], 'lbjp-common.maildir' => [ qw// ], - 'lbjp-common.server-bones' => [ qw// ], + 'lbjp-common.server-bones' => [ qw/log4c/ ], 'lbjp-common.trio' => [ qw/cppunit:B/ ], 'lbjp-common.jp-interface' => [ qw/cppunit:B/ ], 'security.gss' => [ qw/globus_essentials:R globus:B cares cppunit:B/ ],