From: Zdeněk Šustr Date: Mon, 16 Feb 2009 11:26:20 +0000 (+0000) Subject: The most recent version copied. Do not modify this instance (RW in ./org.glite.lb). X-Git-Tag: glite-lb-server_R_2_0_0_5~1 X-Git-Url: http://scientific.zcu.cz/git/?a=commitdiff_plain;h=71a7a37ea82b0543656ab27235c77da043a1dd32;p=jra1mw.git The most recent version copied. Do not modify this instance (RW in ./org.glite.lb). --- diff --git a/org.glite.lb.server/configure b/org.glite.lb.server/configure index 47d2b35..f6c3ac2 100755 --- a/org.glite.lb.server/configure +++ b/org.glite.lb.server/configure @@ -42,6 +42,7 @@ my %extern_prefix = ( gridsite => '/opt/glite', lcas => '/opt/glite', ant => '/usr', + jdk => '/usr', ); my %jar = ( @@ -292,7 +293,7 @@ BEGIN{ 'security.gsoap-plugin' => [ qw/cppunit:B globus cares gsoap:B/ ], 'jobid.api-c' => [ qw/cppunit:B/ ], 'jobid.api-cpp' => [ qw/cppunit:B/ ], - 'jobid.api-java' => [ qw/ant:B/ ], + 'jobid.api-java' => [ qw/ant:B jdk:B/ ], ); for my $ext (keys %need_externs_aux) {