summaryrefslogtreecommitdiff
path: root/Build/source/doc/build-tools
blob: f4caec84a31da1d06ff5c338d1e46212a59f7bd1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
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.17
@end example