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:
209d13a
)
Path to OMS libs
author
Aleš Křenek
<ljocha@ics.muni.cz>
Wed, 26 Apr 2006 15:18:08 +0000
(15:18 +0000)
committer
Aleš Křenek
<ljocha@ics.muni.cz>
Wed, 26 Apr 2006 15:18:08 +0000
(15:18 +0000)
org.glite.lb.proxy/Makefile
patch
|
blob
|
blame
|
history
diff --git
a/org.glite.lb.proxy/Makefile
b/org.glite.lb.proxy/Makefile
index
a8d4f7d
..
147c1dd
100644
(file)
--- a/
org.glite.lb.proxy/Makefile
+++ b/
org.glite.lb.proxy/Makefile
@@
-87,11
+87,12
@@
ifeq (${nothrflavour},gcc32dbg)
vomsflavour :=
endif
+VOMS_LIBS:=-L${voms_prefix}/lib -lvomsc${vomsflavour}
EXT_LIBS:= \
${mysqlib} -lmysqlclient -lz\
${expatlib} -lexpat \
${GRIDSITE_LIBS} \
-
-lvomsc${vomsflavour
} \
+
${VOMS_LIBS
} \
${GLOBUS_LIBS}