summaryrefslogtreecommitdiff
path: root/Build/source/doc/build-tools
diff options
context:
space:
mode:
authorPeter Breitenlohner <peb@mppmu.mpg.de>2013-09-09 08:31:11 +0000
committerPeter Breitenlohner <peb@mppmu.mpg.de>2013-09-09 08:31:11 +0000
commit8ebb0079ddc9941c4bce2f9cb38fd1cd6957ebae (patch)
tree19f11e56c0c2b60f0455a08165bcec6c9f005cb1 /Build/source/doc/build-tools
parent4fd3c95ff0083729460b52ee6594e137b882186e (diff)
Added a preliminary texlive.info
Various minor build fixes git-svn-id: svn://tug.org/texlive/trunk@31604 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source/doc/build-tools')
-rw-r--r--Build/source/doc/build-tools14
1 files changed, 14 insertions, 0 deletions
diff --git a/Build/source/doc/build-tools b/Build/source/doc/build-tools
new file mode 100644
index 00000000000..ed21e36af36
--- /dev/null
+++ b/Build/source/doc/build-tools
@@ -0,0 +1,14 @@
+In general, the @TL{} build system uses the latest released versions of the
+@acronym{GNU} build tools, installed directly from the original
+@acronym{GNU} releases (e.g., by building them with @* @ @ @ @code{configure
+--prefix=/usr/local/gnu} @* and having @env{PATH} start with
+@file{/usr/local/gnu/bin}). Currently these are
+
+@example
+autoconf (@acronym{GNU} Autoconf) 2.69
+automake (@acronym{GNU} automake) 1.14
+ltmain.sh (@acronym{GNU} libtool) 2.4.2
+bison (@acronym{GNU} Bison) 3.0
+flex 2.5.37
+m4 (@acronym{GNU} M4) 1.4.16
+@end example