git://scientific.zcu.cz
/
jra1mw.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7f21cb7
)
- added jglobus
author
Aleš Křenek
<ljocha@ics.muni.cz>
Wed, 13 May 2009 10:34:59 +0000
(10:34 +0000)
committer
Aleš Křenek
<ljocha@ics.muni.cz>
Wed, 13 May 2009 10:34:59 +0000
(10:34 +0000)
- client-java depends on jdk
org.glite.lb/configure
patch
|
blob
|
blame
|
history
diff --git
a/org.glite.lb/configure
b/org.glite.lb/configure
index
c289773
..
a0f9a1c
100755
(executable)
--- a/
org.glite.lb/configure
+++ b/
org.glite.lb/configure
@@
-37,6
+37,7
@@
my %extern_prefix = (
cppunit => '/usr',
expat => '/usr',
globus => '/opt/globus',
+ jglobus => '/opt/globus',
gsoap => '/usr',
mysql => '/usr',
'mysql-devel' => '',
@@
-289,7
+290,7
@@
sub mode_checkout() {
BEGIN{
%need_externs_aux = (
'lb.client' => [ qw/cppunit:B classads/ ],
- 'lb.client-java' => [ qw/ant:B/ ],
+ 'lb.client-java' => [ qw/ant:B
jglobus jdk:B
/ ],
'lb.common' => [ qw/expat cppunit:B classads/ ],
'lb.doc' => [],
'lb.logger' => [ qw/cppunit:B/ ],