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:
2f62c59
)
set gsoap_prefix conditionally
author
Aleš Křenek
<ljocha@ics.muni.cz>
Thu, 20 Apr 2006 13:06:02 +0000
(13:06 +0000)
committer
Aleš Křenek
<ljocha@ics.muni.cz>
Thu, 20 Apr 2006 13:06:02 +0000
(13:06 +0000)
org.glite.security.gsoap-plugin/Makefile
patch
|
blob
|
blame
|
history
diff --git
a/org.glite.security.gsoap-plugin/Makefile
b/org.glite.security.gsoap-plugin/Makefile
index
465f786
..
aac50aa
100644
(file)
--- a/
org.glite.security.gsoap-plugin/Makefile
+++ b/
org.glite.security.gsoap-plugin/Makefile
@@
-228,7
+228,7
@@
wscalc_srv_ex2: ${WSCALC_SRV2_OBJS} ${LTLIB_S}
${LINK} -o $@ ${WSCALC_SRV2_OBJS} ${LTLIB_S}
-gsoap_prefix
:
=${repository}/${gsoap_name}/${gsoap_version}/${gsoap_platform}
+gsoap_prefix
?
=${repository}/${gsoap_name}/${gsoap_version}/${gsoap_platform}
soapcpp:=${shell if [ -x ${gsoap_prefix}/bin/soapcpp2 ]; then \
echo ${gsoap_prefix}/bin/soapcpp2; \
else echo ${gsoap_prefix}/soapcpp2; \