Procházet zdrojové kódy

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

Nathalie Furmento před 10 roky
rodič
revize
815c925477
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  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