Browse Source

configure.ac: delete temporary files

Nathalie Furmento 10 years ago
parent
commit
81c192af84
1 changed files with 1 additions and 0 deletions
  1. 1 0
      configure.ac

+ 1 - 0
configure.ac

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