From 59f54a297c3a60f06b87d04ad38f9619d735baa3 Mon Sep 17 00:00:00 2001 From: Andrew McNab Date: Tue, 11 Apr 2006 09:04:58 +0000 Subject: [PATCH] Try missing with.httpd.prefix fix --- 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 44d8dac..935e8ea 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=${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} HTTPD_FLAGS=${with.httpd.prefix:-/usr}/include/httpd" /> -- 1.8.2.3