summaryrefslogtreecommitdiff
path: root/DEPENDENCIES
diff options
context:
space:
mode:
authorEric Blake <ebb9@byu.net>2007-04-04 02:45:49 +0000
committerEric Blake <ebb9@byu.net>2007-04-04 02:45:49 +0000
commit89fbbfe4898873e74abd3097223e1660cbd81cb7 (patch)
tree77b615e5a9e3d745ecf57916b88750ee41448517 /DEPENDENCIES
parent9d7c3280652e80471458060b5cbc612cd897606b (diff)
downloadgnulib-89fbbfe4898873e74abd3097223e1660cbd81cb7.tar.gz
Improve wording of dependencies
Diffstat (limited to 'DEPENDENCIES')
-rw-r--r--DEPENDENCIES8
1 files changed, 3 insertions, 5 deletions
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: