|
@@ -86,11 +86,6 @@ if test x$SIZEOF_VOID_P = x4; then
|
|
|
esac
|
|
|
fi
|
|
|
|
|
|
-# Get the version of StarPU that we are installing
|
|
|
-STARPU_VERSION=10000
|
|
|
-AC_SUBST(STARPU_VERSION)
|
|
|
-AC_DEFINE_UNQUOTED([STARPU_VERSION], [$STARPU_VERSION], [Version of StarPU])
|
|
|
-
|
|
|
# This will be useful for program which use CUDA (and .cubin files) which need
|
|
|
# some path to the CUDA code at runtime.
|
|
|
AC_DEFINE_UNQUOTED(STARPU_BUILD_DIR, "$PWD", [location of StarPU build directory])
|