diff options
author | Peter Breitenlohner <peb@mppmu.mpg.de> | 2011-12-22 15:01:42 +0000 |
---|---|---|
committer | Peter Breitenlohner <peb@mppmu.mpg.de> | 2011-12-22 15:01:42 +0000 |
commit | a4821b2388d86d70e2eaa9afdf2f0c3c9c40a336 (patch) | |
tree | 485cffee496a151f2b6c4238bcfed8ec42b7d45b /Build/source/README.hacking | |
parent | c683a0a462ba14e8f265e620f8e88ce362d8b70f (diff) |
automake 1.11.2
git-svn-id: svn://tug.org/texlive/trunk@24909 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source/README.hacking')
-rw-r--r-- | Build/source/README.hacking | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/Build/source/README.hacking b/Build/source/README.hacking index 580f77a04a5..c1acc0e5d21 100644 --- a/Build/source/README.hacking +++ b/Build/source/README.hacking @@ -14,7 +14,7 @@ them with configure --prefix=/usr/local/gnu and having autoconf (GNU Autoconf) 2.68 -automake (GNU automake) 1.11.1 +automake (GNU automake) 1.11.2 ltmain.sh (GNU libtool) 2.4.2 @@ -47,7 +47,6 @@ independent copies in, e.g., libs/freetype2/freetype-*/builds/unix/, and similar places. The 'reautoconf' script does not take care of those, but a TL cron job does keep them in sync (nightly). - 3. Extending the TL build system ================================ |