|
@@ -847,6 +847,8 @@ PKG_CHECK_MODULES([HWLOC], [hwloc], [
|
|
AC_SUBST([STARPU_HAVE_HWLOC], [1])
|
|
AC_SUBST([STARPU_HAVE_HWLOC], [1])
|
|
], [:])
|
|
], [:])
|
|
|
|
|
|
|
|
+AC_CONFIG_COMMANDS([executable-scripts], [chmod +x ]tests/regression/regression.sh)
|
|
|
|
+AC_CONFIG_FILES(tests/regression/regression.sh tests/regression/profiles tests/regression/profiles.build.only)
|
|
AC_CONFIG_HEADER(src/common/config.h include/starpu_config.h)
|
|
AC_CONFIG_HEADER(src/common/config.h include/starpu_config.h)
|
|
|
|
|
|
AC_OUTPUT([
|
|
AC_OUTPUT([
|