summaryrefslogtreecommitdiff
path: root/Build/source/doc/texlive.info
diff options
context:
space:
mode:
authorPeter Breitenlohner <peb@mppmu.mpg.de>2013-09-11 11:59:14 +0000
committerPeter Breitenlohner <peb@mppmu.mpg.de>2013-09-11 11:59:14 +0000
commitd0acb64939d02d52f959cd9444e57b36a28bfdbf (patch)
treef63b9281b1d108aa03fac11bc071c31076bb8514 /Build/source/doc/texlive.info
parent1daa0129101f69c77a1c7047b598e223125e72a1 (diff)
texlive.info: Fixed a few typos
git-svn-id: svn://tug.org/texlive/trunk@31631 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source/doc/texlive.info')
-rw-r--r--Build/source/doc/texlive.info54
1 files changed, 28 insertions, 26 deletions
diff --git a/Build/source/doc/texlive.info b/Build/source/doc/texlive.info
index 870d2fac6e4..a73ddb72368 100644
--- a/Build/source/doc/texlive.info
+++ b/Build/source/doc/texlive.info
@@ -30,7 +30,7 @@ The TeX Live System
*******************
This manual documents how to build, install, and use TeX Live. It
-corresponds to version 2014/dev, released in August 2013.
+corresponds to version 2014/dev, released in September 2013.
* Menu:
@@ -47,7 +47,7 @@ File: texlive.info, Node: Introduction, Next: Build System, Prev: Top, Up: T
**************
This manual corresponds to version 2014/dev of the TeX Live system,
-released in August 2013.
+released in September 2013.

File: texlive.info, Node: Build System, Next: Index, Prev: Introduction, Up: Top
@@ -715,7 +715,7 @@ File: texlive.info, Node: Program Specific Options, Next: Library Specific Opt
2.4.2.1 '--enable-PROG', '--disable-PROG'
.........................................
-Do or do not not build and install the program(s) of the module 'PROG'.
+Do or do not build and install the program(s) of the module 'PROG'.
2.4.2.2 '--disable-all-pkgs'
............................
@@ -987,7 +987,7 @@ system.
In simple cases the build system can execute binaries for the host
system. This typically occurs for bi-arch systems where, e.g.,
'i386-linux' binaries can run on 'x86_64-linux' systems and 'win32'
-binaries can run on 'win64' systems. ALthough sometimes called "native
+binaries can run on 'win64' systems. Although sometimes called "native
cross", this is technically no cross compilation. In most such cases it
suffices to specify suitable compiler flags. It might be useful to add
the configure option '--build=HOST' to get the correct canonical host
@@ -1061,9 +1061,8 @@ test result.
(auxiliary or installable) programs. Auxiliary programs can be placed
into a subdirectory that is configured natively as is done for
'texk/dvipsk/squeeze', 'texk/web2c/web2c', and 'texk/xdvik/squeeze'.
-The module 'libs/freetype' uses the value of 'CC_BUILD', 'gcc' with or
-without the build system as prefix, or 'cc' as compiler for the
-auxiliary program.
+The module 'libs/freetype' uses the value of 'CC_BUILD', 'BUILD-gcc',
+'gcc', or 'cc' as compiler for the auxiliary program.
The situation for installable programs needed by the build process is
somewhat different. A quite expensive possibility, chosen for the 'ICU'
@@ -1076,6 +1075,9 @@ library. To avoid this complication, cross compilation of the WEB or
CWEB programs in this module requires sufficiently recent installed
versions of 'tangle', 'ctangle', 'otangle', and 'tie'.
+ Building 'xindy' requires to run the host system 'clisp' binary, thus
+cross compilation is not possible.
+

File: texlive.info, Node: Coding Rules, Prev: Cross Compilation, Up: Build System
@@ -1190,24 +1192,24 @@ Index

Tag Table:
Node: Top949
-Node: Introduction1343
-Node: Build System1554
-Node: Prerequisites3775
-Node: Building and Installing5091
-Node: Source Tree10479
-Node: Top Levels11145
-Node: Library Modules13103
-Node: Program Modules17125
-Node: Extending20033
-Node: Configure Options23994
-Node: Global Options25161
-Node: Program Specific Options29647
-Node: Library Specific Options34469
-Node: Variable Assignments36657
-Node: Cross Compilation39098
-Node: Configuring40137
-Node: Problems41805
-Node: Coding Rules43391
-Node: Index47357
+Node: Introduction1346
+Node: Build System1560
+Node: Prerequisites3781
+Node: Building and Installing5097
+Node: Source Tree10485
+Node: Top Levels11151
+Node: Library Modules13109
+Node: Program Modules17131
+Node: Extending20039
+Node: Configure Options24000
+Node: Global Options25167
+Node: Program Specific Options29653
+Node: Library Specific Options34471
+Node: Variable Assignments36659
+Node: Cross Compilation39100
+Node: Configuring40139
+Node: Problems41807
+Node: Coding Rules43472
+Node: Index47438

End Tag Table