From: Aleš Křenek Date: Thu, 10 Nov 2005 14:00:44 +0000 (+0000) Subject: pass globus debug options X-Git-Tag: merge-1_2_0-to-head_src~75 X-Git-Url: http://scientific.zcu.cz/git/?a=commitdiff_plain;h=beee3e903b9f928ace772effd52ebfdf9dc3fdf8;p=jra1mw.git pass globus debug options --- diff --git a/org.glite.security.gsoap-plugin/Makefile b/org.glite.security.gsoap-plugin/Makefile index 3749bc7..a93349b 100644 --- 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 \