Explorar el Código

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

Nathalie Furmento hace 10 años
padre
commit
815c925477
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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