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:
05d57f9
)
Remote builds.
author
František Dvořák
<valtri@civ.zcu.cz>
Fri, 8 Jan 2010 16:24:43 +0000
(16:24 +0000)
committer
František Dvořák
<valtri@civ.zcu.cz>
Fri, 8 Jan 2010 16:24:43 +0000
(16:24 +0000)
org.glite.lb.harvester/Makefile
patch
|
blob
|
blame
|
history
diff --git
a/org.glite.lb.harvester/Makefile
b/org.glite.lb.harvester/Makefile
index
63e3886
..
c41f15b
100644
(file)
--- a/
org.glite.lb.harvester/Makefile
+++ b/
org.glite.lb.harvester/Makefile
@@
-37,7
+37,7
@@
ifeq ($(GLITE_LB_HARVESTER_WITH_OLD_LB),yes)
CPPFLAGS:=${GLOBUS_CPPFLAGS} $(CPPFLAGS) -DWITH_OLD_LB=1
LIBS:=$(LIBS) -lglite_wmsutils_cjobid
else
-LIBS:=$(LIBS) -lglite_jobid
+LIBS:=$(LIBS) -lglite_jobid
-lglite_lbu_trio
endif
COMPILE:=libtool --mode=compile ${CC} ${CPPFLAGS} ${CFLAGS}