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:
4a5b0bd
)
Removed uninitialized parameter
author
Daniel Kouřil
<kouril@ics.muni.cz>
Fri, 21 Jan 2005 15:17:30 +0000
(15:17 +0000)
committer
Daniel Kouřil
<kouril@ics.muni.cz>
Fri, 21 Jan 2005 15:17:30 +0000
(15:17 +0000)
org.glite.lb.server/Makefile
patch
|
blob
|
blame
|
history
diff --git
a/org.glite.lb.server/Makefile
b/org.glite.lb.server/Makefile
index
2f647e6
..
cf204c9
100644
(file)
--- a/
org.glite.lb.server/Makefile
+++ b/
org.glite.lb.server/Makefile
@@
-95,7
+95,7
@@
EXT_LIBS:= -L${ares_prefix}/lib -lares \
${myslqlib} -lmysqlclient -lz\
${expatlib} -lexpat \
${GRIDSITE_LIBS} \
- -
L${voms_prefix}/lib -
lvomsc \
+ -lvomsc \
${GLOBUS_LIBS}
GSOAP_LIBS:= -L${gsoap_prefix}/lib -lgsoap