From 6070aee65c244ccd251c7e6425dfcbf5fcd078cd Mon Sep 17 00:00:00 2001 From: Alberto Di Meglio Date: Fri, 10 Dec 2004 14:03:49 +0000 Subject: [PATCH] Fixed openssl flags path --- org.gridsite.core/project/configure.properties.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/org.gridsite.core/project/configure.properties.xml b/org.gridsite.core/project/configure.properties.xml index 6ee8706..0b6bfd5 100644 --- a/org.gridsite.core/project/configure.properties.xml +++ b/org.gridsite.core/project/configure.properties.xml @@ -4,6 +4,6 @@ + value="prefix=${stage.abs.dir} GSOAPDIR=${with.gsoap.prefix} OPENSSL_FLAGS=-I${with.globus.prefix}/include/gcc32 OPENSSL_LIBS=-L${with.globus.prefix}/lib/"/> -- 1.8.2.3