summaryrefslogtreecommitdiff
path: root/README-hacking
diff options
context:
space:
mode:
authorPaul Eggert <eggert@cs.ucla.edu>2020-07-13 11:37:34 -0700
committerPaul Eggert <eggert@cs.ucla.edu>2020-07-13 12:55:19 -0700
commit5878ecc5feb6f1ec80bce1e28a57d8552ab41d45 (patch)
treeae9e713eeb84cccf421c8557927d0a51ab8c1848 /README-hacking
parent3d93e2a2a2d966643daef27a674d5b45511cb1d4 (diff)
downloadautoconf-5878ecc5feb6f1ec80bce1e28a57d8552ab41d45.tar.gz
* doc/autoconf.texi: Fix mishandling of `.v2.69b
Diffstat (limited to 'README-hacking')
-rw-r--r--README-hacking6
1 files changed, 3 insertions, 3 deletions
diff --git a/README-hacking b/README-hacking
index 4736ac55..1b822e0b 100644
--- a/README-hacking
+++ b/README-hacking
@@ -14,12 +14,12 @@ requirements on anyone wishing to build from the just-checked-out sources.
For example, you have to use recent stable versions of the maintainer
tools we depend upon, including:
-- Autoconf 2.60+ <https://www.gnu.org/software/autoconf/>
-- Automake 1.10+ <https://www.gnu.org/software/automake/>
+- Autoconf 2.62+ <https://www.gnu.org/software/autoconf/>
+- Automake 1.11+ <https://www.gnu.org/software/automake/>
- Help2man 1.29+ <https://www.gnu.org/software/help2man/>
- M4 1.4.6+ <https://www.gnu.org/software/m4/>
- Perl 5.006+ <https://www.cpan.org/>
-- Texinfo 4.8+ <https://www.gnu.org/software/texinfo/>
+- Texinfo 4.11+ <https://www.gnu.org/software/texinfo/>
The following are useful as well, if you want to be able to run commands
like "make dist-xz" or "make distcheck":