Fix for ia64 gridsite-core_R_1_1_16
authorAndrew McNab <andrew.mcnab@manchester.ac.uk>
Thu, 12 Jan 2006 11:37:54 +0000 (11:37 +0000)
committerAndrew McNab <andrew.mcnab@manchester.ac.uk>
Thu, 12 Jan 2006 11:37:54 +0000 (11:37 +0000)
org.gridsite.core/project/configure.properties.xml

index 0e83d6e..6cc728b 100644 (file)
@@ -4,6 +4,6 @@
 
        <project name="configure options">
         <property name="build.make.arguments"
-               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" />
+               value="prefix=${stage.abs.dir} GSOAPDIR=${ext.gsoap.subdir} OPENSSL_GLOBUS_FLAGS=-I${with.globus.prefix}/include/${with.globus.dbg.nothr.flavor} OPENSSL_GLOBUS_LIBS=-L${with.globus.prefix}/lib/ FLAVOR_GLOBUS_EXT=_${with.globus.dbg.nothr.flavor}" />
        </project>