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:
12ae5f6
)
removed extra }
author
Aleš Křenek
<ljocha@ics.muni.cz>
Tue, 9 Aug 2005 17:37:19 +0000
(17:37 +0000)
committer
Aleš Křenek
<ljocha@ics.muni.cz>
Tue, 9 Aug 2005 17:37:19 +0000
(17:37 +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
76bb4be
..
adbcd6b
100644
(file)
--- a/
org.glite.lb.server/Makefile
+++ b/
org.glite.lb.server/Makefile
@@
-81,7
+81,7
@@
GLOBUS_LIBS:= -L${globus_prefix}/lib \
-lglobus_common_${nothrflavour} \
-lglobus_gssapi_gsi_${nothrflavour} \
-ifeq ($(shell ls ${gsoap_prefix}/bin/soapcpp2
}
),${gsoap_prefix}/bin/soapcpp2)
+ifeq ($(shell ls ${gsoap_prefix}/bin/soapcpp2),${gsoap_prefix}/bin/soapcpp2)
gsoap_bin_prefix := ${gsoap_prefix}/bin
else
gsoap_bin_prefix := ${gsoap_prefix}