Explorar o código

Missing rename

Samuel Thibault %!s(int64=5) %!d(string=hai) anos
pai
achega
6e4de5e8f3
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      examples/Makefile.am

+ 1 - 1
examples/Makefile.am

@@ -352,7 +352,7 @@ STARPU_EXAMPLES +=				\
 	lu/lu_implicit_example_complex_double
 endif
 
-if BLAS_LIB_HAS_CBLAS_SGEMV
+if STARPU_HAVE_CBLAS_H
 STARPU_EXAMPLES +=				\
 	spmv/dw_block_spmv
 endif