diff options
author | Bruno Haible <bruno@clisp.org> | 2010-03-13 16:31:43 +0100 |
---|---|---|
committer | Bruno Haible <bruno@clisp.org> | 2010-03-13 16:31:43 +0100 |
commit | 408a553de2f551abed79d97beb6afc801057ed4e (patch) | |
tree | 488ea1cb9fca565758c88f62ca0f68b22880919b /DEPENDENCIES | |
parent | 14051499d596955d8c5e558f78826df4d8945ed1 (diff) | |
download | gnulib-408a553de2f551abed79d97beb6afc801057ed4e.tar.gz |
Mention libtool 2.2.x requirement in special cases.
Diffstat (limited to 'DEPENDENCIES')
-rw-r--r-- | DEPENDENCIES | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/DEPENDENCIES b/DEPENDENCIES index a8f9a9d048..73a2b0bff7 100644 --- a/DEPENDENCIES +++ b/DEPENDENCIES @@ -138,6 +138,8 @@ at any time. * GNU libtool 1.5.22 or newer. + Optional. Needed if you want to invoke gnulib-tool with option --libtool. + libtool 2.2.x or newer is needed if you want to invoke gnulib-tool + with options --create-testdir/--test and --libtool. + Homepage: http://www.gnu.org/software/libtool/ + Download: |