pass globus debug options
authorAleš Křenek <ljocha@ics.muni.cz>
Thu, 10 Nov 2005 14:00:44 +0000 (14:00 +0000)
committerAleš Křenek <ljocha@ics.muni.cz>
Thu, 10 Nov 2005 14:00:44 +0000 (14:00 +0000)
org.glite.security.gsoap-plugin/Makefile

index 3749bc7..a93349b 100644 (file)
@@ -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 \