diff options
author | Peter Breitenlohner <peb@mppmu.mpg.de> | 2010-09-23 16:50:36 +0000 |
---|---|---|
committer | Peter Breitenlohner <peb@mppmu.mpg.de> | 2010-09-23 16:50:36 +0000 |
commit | 81d67531c8731b84c54651600e9f831e81be7f58 (patch) | |
tree | de76e618b3c8fe30ae33a83f5528395f99eca72a /Build/source/README.hacking | |
parent | 663ba2eafd04f719fd2cc1a2fbe0d1b317a00b4c (diff) |
update autotools
git-svn-id: svn://tug.org/texlive/trunk@19857 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source/README.hacking')
-rw-r--r-- | Build/source/README.hacking | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/Build/source/README.hacking b/Build/source/README.hacking index 9d3154aec51..e1a162de5ab 100644 --- a/Build/source/README.hacking +++ b/Build/source/README.hacking @@ -7,16 +7,18 @@ You may freely use, modify and/or distribute this file. 1. Currently used versions of Tools =================================== -autoconf (GNU Autoconf) 2.65 +autoconf (GNU Autoconf) 2.68 automake (GNU automake) 1.11.1 -ltmain.sh (GNU libtool) 2.2.6 +ltmain.sh (GNU libtool) 2.4 bison (GNU Bison) 2.4.1 flex 2.5.35 +m4 (GNU M4) 1.4.15 + 2. Updating the TL build system =============================== |