Try again
authorAndrew McNab <andrew.mcnab@manchester.ac.uk>
Fri, 22 Sep 2006 13:41:08 +0000 (13:41 +0000)
committerAndrew McNab <andrew.mcnab@manchester.ac.uk>
Fri, 22 Sep 2006 13:41:08 +0000 (13:41 +0000)
org.gridsite.core/src/make-gridsite-spec

index 6b6b049..21bac26 100755 (executable)
@@ -12,7 +12,7 @@ if [ $? = 0 ] ; then have_fuse=1 ; fi
 
 # test to see if gsoap-devel (or stdsoap2.h and libgsoapssl) is installed
 #
-cat <<EOF >gsoap-test.c
+cat <<EOF >gsoap-test-xxx.c
 #include <stdsoap2.h>
 #ifdef SOAP_BEGIN  
 main() { return; }