From: Aleš Křenek Date: Fri, 27 Nov 2009 14:36:47 +0000 (+0000) Subject: gsoap-plugin depends on c-ares directly only at build-time X-Git-Tag: glite-security-gsoap-plugin_R_2_0_2_1~7 X-Git-Url: http://scientific.zcu.cz/git/?a=commitdiff_plain;h=fee708f10a9ed2a071a628da982fe478d85e3b98;p=jra1mw.git gsoap-plugin depends on c-ares directly only at build-time --- diff --git a/org.glite.lb/configure b/org.glite.lb/configure index 80097bd..a47fd46 100755 --- a/org.glite.lb/configure +++ b/org.glite.lb/configure @@ -316,7 +316,7 @@ BEGIN{ 'lbjp-common.trio' => [ qw/cppunit:B/ ], 'lbjp-common.jp-interface' => [ qw/cppunit:B/ ], 'security.gss' => [ qw/globus_essentials:R globus:B cares cppunit:B/ ], - 'security.gsoap-plugin' => [ qw/cppunit:B globus_essentials:R globus:B cares gsoap:B/ ], + 'security.gsoap-plugin' => [ qw/cppunit:B globus_essentials:R globus:B cares:B gsoap:B/ ], 'jobid.api-c' => [ qw/cppunit:B/ ], 'jobid.api-cpp' => [ qw/cppunit:B/ ], 'jobid.api-java' => [ qw/ant:B jdk:B/ ],