Sfoglia il codice sorgente

configure.ac: fix last commit, the filename was wrong

Nathalie Furmento 10 anni fa
parent
commit
815c925477
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      configure.ac

+ 1 - 1
configure.ac

@@ -571,7 +571,7 @@ AC_DEFUN([STARPU_CHECK_CUDA],
 		AC_MSG_RESULT(no)
 		NVCCFLAGS="$OLD_NVCCFLAGS"
 	    fi
-	    rm -f test_cuda*
+	    rm -f cuda_test*
 	fi
 
 	# nvcc is a wrapper around GCC, and calls it with the -dumpspecs