|
@@ -2,7 +2,7 @@
|
|
|
|
|
|
# StarPU --- Runtime system for heterogeneous multicore architectures.
|
|
# StarPU --- Runtime system for heterogeneous multicore architectures.
|
|
#
|
|
#
|
|
-# Copyright (C) 2014 Université Bordeaux
|
|
|
|
|
|
+# Copyright (C) 2014-2015 Université Bordeaux
|
|
#
|
|
#
|
|
# StarPU is free software; you can redistribute it and/or modify
|
|
# StarPU is free software; you can redistribute it and/or modify
|
|
# it under the terms of the GNU Lesser General Public License as published by
|
|
# it under the terms of the GNU Lesser General Public License as published by
|
|
@@ -19,7 +19,7 @@
|
|
|
|
|
|
prefix=@prefix@
|
|
prefix=@prefix@
|
|
SMPIRUN=@smpirun_path@
|
|
SMPIRUN=@smpirun_path@
|
|
-STARPU_DATADIR=@datadir@
|
|
|
|
|
|
+STARPU_DATADIR=@datarootdir@
|
|
|
|
|
|
MPI_PLATFORM=""
|
|
MPI_PLATFORM=""
|
|
MPI_HOSTFILE=""
|
|
MPI_HOSTFILE=""
|