Try new GSOAP
authorAndrew McNab <andrew.mcnab@manchester.ac.uk>
Tue, 22 Feb 2005 14:23:11 +0000 (14:23 +0000)
committerAndrew McNab <andrew.mcnab@manchester.ac.uk>
Tue, 22 Feb 2005 14:23:11 +0000 (14:23 +0000)
org.gridsite.core/project/configure.properties.xml

index 0d134dc..0e83d6e 100644 (file)
@@ -4,6 +4,6 @@
 
        <project name="configure options">
         <property name="build.make.arguments"
-               value="prefix=${stage.abs.dir} GSOAPDIR=${with.gsoap.prefix} OPENSSL_GLOBUS_FLAGS=-I${with.globus.prefix}/include/gcc32 OPENSSL_GLOBUS_LIBS=-L${with.globus.prefix}/lib/ FLAVOR_GLOBUS_EXT=_gcc32" />
+               value="prefix=${stage.abs.dir} GSOAPDIR=${ext.gsoap.subdir} OPENSSL_GLOBUS_FLAGS=-I${with.globus.prefix}/include/gcc32 OPENSSL_GLOBUS_LIBS=-L${with.globus.prefix}/lib/ FLAVOR_GLOBUS_EXT=_gcc32" />
        </project>