소스 검색

fix warning

Samuel Thibault 10 년 전
부모
커밋
03bc5bb5d4
1개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  1. 2 2
      tools/starpu_smpirun.in

+ 2 - 2
tools/starpu_smpirun.in

@@ -2,7 +2,7 @@
 
 # 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
 # it under the terms of the GNU Lesser General Public License as published by
@@ -19,7 +19,7 @@
 
 prefix=@prefix@
 SMPIRUN=@smpirun_path@
-STARPU_DATADIR=@datadir@
+STARPU_DATADIR=@datarootdir@
 
 MPI_PLATFORM=""
 MPI_HOSTFILE=""