From 18e0bd2b92628d1e1fda9480c1a6156c846f772a Mon Sep 17 00:00:00 2001 From: =?utf8?q?Ale=C5=A1=20K=C5=99enek?= Date: Wed, 12 Oct 2005 13:15:41 +0000 Subject: [PATCH] WITH_NONAMESPACES --- org.glite.security.gsoap-plugin/Makefile | 1 + 1 file changed, 1 insertion(+) 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} \ -- 1.8.2.3