summaryrefslogtreecommitdiff
path: root/Build/source/doc/tlbuild.texi
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2018-08-30 22:36:50 +0000
committerKarl Berry <karl@freefriends.org>2018-08-30 22:36:50 +0000
commitdaa91d2fd29bba298e43e0391021b5d06f8e86ff (patch)
tree1141322866bc5f9fa1dd18294d9b7ec469399843 /Build/source/doc/tlbuild.texi
parenta9c0531e20cecfe64dd0656f3c5f990c277d7c66 (diff)
bison 3.1, index and text tweaks
git-svn-id: svn://tug.org/texlive/trunk@48517 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source/doc/tlbuild.texi')
-rw-r--r--Build/source/doc/tlbuild.texi8
1 files changed, 4 insertions, 4 deletions
diff --git a/Build/source/doc/tlbuild.texi b/Build/source/doc/tlbuild.texi
index c74901466f6..2d62db5f530 100644
--- a/Build/source/doc/tlbuild.texi
+++ b/Build/source/doc/tlbuild.texi
@@ -2,7 +2,7 @@
@setfilename tlbuild.info
@set version 2018
-@set month-year April 2018
+@set month-year August 2018
@set mytitle Building @TeX{} Live (@value{version})
@settitle @value{mytitle}
@@ -454,7 +454,7 @@ finish for working on @code{dvipdfm-x}.
@example
mkdir mydir && cd mydir # new working directory
-# Get sources (@url{http://tug.org/texlive/svn})
+# Get sources (@url{http://tug.org/texlive/svn}), e.g.:
rsync -a --delete --exclude=.svn --exclude=Work \
tug.org::tldevsrc/Build/source/ .
@@ -504,12 +504,12 @@ Even with @code{--disable-all-pkgs}, dependencies will be checked.
For instance, if a non-MacOSX system does not have @code{fontconfig},
Xe@TeX{} cannot be built (@pxref{Prerequisites}) and @code{configure}
will terminate. To proceed without such dependencies, specify
-@code{--enable-missing} also. (Arguably this should happen
-automatically.)
+@code{--enable-missing} also.
@vindex CC=@var{c-compiler}
@vindex CXX=@var{c++-compiler}
@vindex OBJCXX=@var{objc-compiler}
+@pindex gcc@r{, default compilers}
By default, the @code{gcc} compilers will be used if present;
otherwise, individual packages may use something different. You can
explicitly specify the compilers to be used with the environment