Temporarily removed OPENSSL prefix
authorAlberto Di Meglio <alberto.di.meglio@cern.ch>
Sat, 11 Dec 2004 13:53:47 +0000 (13:53 +0000)
committerAlberto Di Meglio <alberto.di.meglio@cern.ch>
Sat, 11 Dec 2004 13:53:47 +0000 (13:53 +0000)
org.gridsite.core/project/configure.properties.xml

index 0b6bfd5..c36f15e 100644 (file)
@@ -3,7 +3,9 @@
                 ====================================================== -->
 
        <project name="configure options">
+<!--        <property name="build.make.arguments"
+               value="prefix=${stage.abs.dir} GSOAPDIR=${with.gsoap.prefix} OPENSSL_FLAGS=-I${with.globus.prefix}/include/gcc32 OPENSSL_LIBS=-L${with.globus.prefix}/lib/"/> -->
         <property name="build.make.arguments"
-               value="prefix=${stage.abs.dir} GSOAPDIR=${with.gsoap.prefix} OPENSSL_FLAGS=-I${with.globus.prefix}/include/gcc32 OPENSSL_LIBS=-L${with.globus.prefix}/lib/"/>
+               value="prefix=${stage.abs.dir} GSOAPDIR=${with.gsoap.prefix}"/>
        </project>