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:
d710b93
)
use -lvomsapi instead of -lvomsc
author
Aleš Křenek
<ljocha@ics.muni.cz>
Wed, 19 Sep 2007 08:40:50 +0000
(08:40 +0000)
committer
Aleš Křenek
<ljocha@ics.muni.cz>
Wed, 19 Sep 2007 08:40:50 +0000
(08:40 +0000)
(etics config adjusted accordingly)
org.glite.lb.server/Makefile
patch
|
blob
|
blame
|
history
diff --git
a/org.glite.lb.server/Makefile
b/org.glite.lb.server/Makefile
index
5e3d202
..
4b468dc
100644
(file)
--- a/
org.glite.lb.server/Makefile
+++ b/
org.glite.lb.server/Makefile
@@
-154,7
+154,7
@@
endif
ifeq (${nothrflavour},gcc32dbg)
vomsflavour :=
endif
-VOMS_LIBS:=-L${voms_prefix}/lib -lvoms
c
${vomsflavour}
+VOMS_LIBS:=-L${voms_prefix}/lib -lvoms
api
${vomsflavour}
#EXT_LIBS:= \
# ${mysqlib} -lmysqlclient -lz\