소스 검색

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

Nathalie Furmento 10 년 전
부모
커밋
815c925477
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  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