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:
b3dfbb2
)
The most recent version copied. Do not modify this instance (RW in ./org.glite.lb).
author
Zdeněk Šustr
<sustr4@cesnet.cz>
Fri, 1 Oct 2010 07:46:01 +0000
(07:46 +0000)
committer
Zdeněk Šustr
<sustr4@cesnet.cz>
Fri, 1 Oct 2010 07:46:01 +0000
(07:46 +0000)
org.glite.lb.logger/configure
patch
|
blob
|
blame
|
history
diff --git
a/org.glite.lb.logger/configure
b/org.glite.lb.logger/configure
index
7706bf1
..
658b1df
100755
(executable)
--- a/
org.glite.lb.logger/configure
+++ b/
org.glite.lb.logger/configure
@@
-667,7
+667,7
@@
sub mode_etics {
for (@{$need_jars{"$subsys.$module"}}) {
my $eext = $etics_externs{$_} ? $etics_externs{$_} : $_;
- push @copts,"--with-$_ \${$eext.location}$jar{$_}
.jar
";
+ push @copts,"--with-$_ \${$eext.location}$jar{$_}";
}
my $conf;