From 370149452a80cc210d32c8ce1195d9660b056048 Mon Sep 17 00:00:00 2001 From: Andrew McNab Date: Thu, 18 Nov 2004 11:34:32 +0000 Subject: [PATCH] Try without delegation service too now --- org.gridsite.core/src/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/org.gridsite.core/src/Makefile b/org.gridsite.core/src/Makefile index c43d842..28ac17c 100644 --- a/org.gridsite.core/src/Makefile +++ b/org.gridsite.core/src/Makefile @@ -59,7 +59,7 @@ endif build: libgridsite.so.$(VERSION) libgridsite.a htcp mod_gridsite.so \ urlencode findproxyfile real-gridsite-admin.cgi \ - gridsite-delegation.cgi # htproxyput + # gridsite-delegation.cgi # htproxyput libgridsite.so.$(VERSION): grst_x509.o grst_gacl.o grst_http.o gcc -shared -Wl,-soname,libgridsite.so.$(MINOR_VERSION) \ -- 1.8.2.3