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:
1dcc507
)
pass globus debug options
author
Aleš Křenek
<ljocha@ics.muni.cz>
Thu, 10 Nov 2005 14:00:44 +0000
(14:00 +0000)
committer
Aleš Křenek
<ljocha@ics.muni.cz>
Thu, 10 Nov 2005 14:00:44 +0000
(14:00 +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
3749bc7
..
a93349b
100644
(file)
--- a/
org.glite.security.gsoap-plugin/Makefile
+++ b/
org.glite.security.gsoap-plugin/Makefile
@@
-50,7
+50,8
@@
default: all
# DEBUG:=${DEBUG} -DCHECK_GSOAP_VERSION
#endif
-CFLAGS:= ${DEBUG} \
+
+CFLAGS:= ${DEBUG} ${GSOAP_DEBUG}\
-DVERSION=\"${version}\" \
-DWITH_NONAMESPACES \
-I. -I${top_srcdir}/interface \