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:
e4b4185
)
added -lcares to avoid some strange behaviour of the linker on some debian systems
author
Jan Pospíšil
<honik@ntc.zcu.cz>
Fri, 6 Oct 2006 12:24:51 +0000
(12:24 +0000)
committer
Jan Pospíšil
<honik@ntc.zcu.cz>
Fri, 6 Oct 2006 12:24:51 +0000
(12:24 +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
a81a14e
..
6037ecb
100644
(file)
--- a/
org.glite.lb.server/Makefile
+++ b/
org.glite.lb.server/Makefile
@@
-162,7
+162,7
@@
ifneq (${classads_prefix},/usr)
endif
EXT_LIBS:= \
- ${mysqlib} -lmysqlclient -lz\
+ ${mysqlib} -lmysqlclient -lz
-lcares
\
${GRIDSITE_LIBS} \
${classadslib} \
${VOMS_LIBS}