From 89fbbfe4898873e74abd3097223e1660cbd81cb7 Mon Sep 17 00:00:00 2001 From: Eric Blake Date: Wed, 4 Apr 2007 02:45:49 +0000 Subject: Improve wording of dependencies --- DEPENDENCIES | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) (limited to 'DEPENDENCIES') diff --git a/DEPENDENCIES b/DEPENDENCIES index f12075150a..367dc230d4 100644 --- a/DEPENDENCIES +++ b/DEPENDENCIES @@ -9,8 +9,8 @@ The following packages are needed by maintainers for using 'gnulib-tool': ftp://ftp.gnu.org/gnu/gcc/ * A 'make' utility. - + Mandatory, platform make gives good portability exposure. - + VPATH builds often need GNU make 3.79.1 or newer. + + Mandatory, platform make gives good portability exposure for + in-tree builds, but VPATH builds require GNU make 3.79.1 or newer. + GNU Make Homepage: http://www.gnu.org/software/make/ + Download: @@ -18,9 +18,7 @@ The following packages are needed by maintainers for using 'gnulib-tool': ftp://ftp.gnu.org/gnu/make/ * GNU m4 1.4.5 or newer. - + Mandatory. - Autoconf 2.62 requires GNU m4 1.4.5 or newer, and Autoconf 2.61 triggers - bugs in GNU m4 < 1.4.5. + + 1.4.5 or newer is mandatory, but recommend 1.4.9 or newer. + Homepage: http://www.gnu.org/software/m4/ + Download: -- cgit v1.2.1