Browse Source

We need libtool >= 2

Samuel Thibault 13 years ago
parent
commit
fdc97aae6b
1 changed files with 2 additions and 1 deletions
  1. 2 1
      README

+ 2 - 1
README

@@ -1,6 +1,6 @@
 # StarPU --- Runtime system for heterogeneous multicore architectures.
 # StarPU --- Runtime system for heterogeneous multicore architectures.
 #
 #
-# Copyright (C) 2009, 2010, 2011  Université de Bordeaux 1
+# Copyright (C) 2009-2012  Université de Bordeaux 1
 # Copyright (C) 2010, 2011  Centre National de la Recherche Scientifique
 # Copyright (C) 2010, 2011  Centre National de la Recherche Scientifique
 #
 #
 # StarPU is free software; you can redistribute it and/or modify
 # StarPU is free software; you can redistribute it and/or modify
@@ -69,6 +69,7 @@ advantage of their specificities in a portable fashion.
    * autoconf (version >= 2.60)
    * autoconf (version >= 2.60)
    * automake
    * automake
    * makeinfo
    * makeinfo
+   * libtool (version >= 2)
 
 
  * Remark: It is strongly recommanded that you also install the hwloc library
  * Remark: It is strongly recommanded that you also install the hwloc library
    before installing StarPU. This permits StarPU to actually map the processing
    before installing StarPU. This permits StarPU to actually map the processing