From 7e859505fac49a9d9a15a4bb27231d7bad0b6d3e Mon Sep 17 00:00:00 2001 From: Andrew McNab Date: Thu, 21 Sep 2006 08:12:37 +0000 Subject: [PATCH] Try again --- org.gridsite.core/project/configure.properties.xml | 2 +- org.gridsite.core/src/Makefile | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/org.gridsite.core/project/configure.properties.xml b/org.gridsite.core/project/configure.properties.xml index c786b53..c4067ab 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} STDSOAP2=${with.gsoap.prefix}/src/stdsoap2.c GSOAPDIR=${with.gsoap.prefix} 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="-I${with.httpd.prefix:-/usr}/include/httpd"' /> diff --git a/org.gridsite.core/src/Makefile b/org.gridsite.core/src/Makefile index e256f95..8339bc5 100644 --- a/org.gridsite.core/src/Makefile +++ b/org.gridsite.core/src/Makefile @@ -58,7 +58,7 @@ endif # Build # -build: apidoc build-lib wtf \ +build: apidoc build-lib \ htcp gridsite-copy.cgi mod_gridsite.so \ urlencode findproxyfile real-gridsite-admin.cgi gsexec -- 1.8.2.3