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:
31d750e
)
Remote build fix (deb5).
author
František Dvořák
<valtri@civ.zcu.cz>
Thu, 4 Feb 2010 13:16:37 +0000
(13:16 +0000)
committer
František Dvořák
<valtri@civ.zcu.cz>
Thu, 4 Feb 2010 13:16:37 +0000
(13:16 +0000)
org.glite.lb.client/Makefile
patch
|
blob
|
blame
|
history
diff --git
a/org.glite.lb.client/Makefile
b/org.glite.lb.client/Makefile
index
e0f05da
..
236c486
100644
(file)
--- a/
org.glite.lb.client/Makefile
+++ b/
org.glite.lb.client/Makefile
@@
-195,7
+195,7
@@
logevent: logevent.o args.o
${LINK} -o $@ logevent.o args.o ${LIB} ${EXT_LIB}
notify: notify.o
- ${LINKXX} -o $@ notify.o ${PLUSLIB} ${EXT_LIB}
+ ${LINKXX} -o $@ notify.o ${PLUSLIB} ${EXT_LIB}
${PLUS_EXTRA_LIB}
${TOOLS} ${EXAMPLES}: %: %.o
${LINK} -o $@ $< ${LIB} ${EXT_LIB}