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:
717afde
)
library dependencies
author
Aleš Křenek
<ljocha@ics.muni.cz>
Tue, 11 Oct 2005 18:31:49 +0000
(18:31 +0000)
committer
Aleš Křenek
<ljocha@ics.muni.cz>
Tue, 11 Oct 2005 18:31:49 +0000
(18:31 +0000)
org.glite.lb.common/Makefile
patch
|
blob
|
blame
|
history
diff --git
a/org.glite.lb.common/Makefile
b/org.glite.lb.common/Makefile
index
93708e8
..
0326e5a
100644
(file)
--- a/
org.glite.lb.common/Makefile
+++ b/
org.glite.lb.common/Makefile
@@
-141,12
+141,14
@@
${LTLIB}: ${OBJS}
${LINK} ${version_info} -o $@ ${LOBJS} \
-lglite_security_gss_${nothrflavour} \
-lglite_wmsutils_cjobid \
+ ${EXT_LIBS} \
-lm
${THRLTLIB}: ${THROBJS}
${LINK} ${version_info} -o $@ ${THRLOBJS} \
-lglite_security_gss_${thrflavour} \
-lglite_wmsutils_cjobid \
+ ${EXT_LIBS} \
-lm
stage: compile