diff options
author | Karl Berry <karl@freefriends.org> | 2024-02-20 18:33:28 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2024-02-20 18:33:28 +0000 |
commit | 12a220e80344b5c02b56a57d4a994ccb854bc22c (patch) | |
tree | 09be80dc6f1fb1aa93c4c60ec8e20bcbd36e6f8d /Build/source/README.4layout | |
parent | 3575aa305fd619edaa92f3bc49368cfe9d2f76bc (diff) |
2024 man page, news, manual updates
git-svn-id: svn://tug.org/texlive/trunk@70015 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source/README.4layout')
-rw-r--r-- | Build/source/README.4layout | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Build/source/README.4layout b/Build/source/README.4layout index 6134378164c..a822863c603 100644 --- a/Build/source/README.4layout +++ b/Build/source/README.4layout @@ -27,13 +27,13 @@ many extra hassles, so don't do that, tempting as it may be. Currently the versions we use are: - autoconf (GNU Autoconf) 2.71 + autoconf (GNU Autoconf) 2.72 automake (GNU automake) 1.16.5 bison (GNU Bison) 3.8.2 flex 2.6.0 ltmain.sh (GNU libtool) 2.4.7 m4 (GNU M4) 1.4.19 - makeinfo (GNU texinfo) 7.0.2 + makeinfo (GNU texinfo) 7.1 These versions should be used to update the generated files (e.g., 'configure' or 'Makefile.in') in all or parts of the TL tree after their |