From: Aleš Křenek Date: Wed, 12 Oct 2005 13:15:41 +0000 (+0000) Subject: WITH_NONAMESPACES X-Git-Tag: glite-security-gsoap-plugin_R_1_2_0~4 X-Git-Url: http://scientific.zcu.cz/git/?a=commitdiff_plain;h=18e0bd2b92628d1e1fda9480c1a6156c846f772a;p=jra1mw.git WITH_NONAMESPACES --- diff --git a/org.glite.security.gsoap-plugin/Makefile b/org.glite.security.gsoap-plugin/Makefile index 17fc5be..30e6d7b 100644 --- a/org.glite.security.gsoap-plugin/Makefile +++ b/org.glite.security.gsoap-plugin/Makefile @@ -53,6 +53,7 @@ default: all CFLAGS:= ${DEBUG} \ -DVERSION=\"${version}\" \ + -DWITH_NONAMESPACES \ -I. -I${top_srcdir}/interface \ -I${stagedir}/include \ -I${globus_prefix}/include/${nothrflavour} \