summaryrefslogtreecommitdiff
path: root/Build/source/README.config
diff options
context:
space:
mode:
authorPeter Breitenlohner <peb@mppmu.mpg.de>2010-03-12 11:26:04 +0000
committerPeter Breitenlohner <peb@mppmu.mpg.de>2010-03-12 11:26:04 +0000
commit6d03e7ffa9a3182297c9ccfd4f64412e2b34577b (patch)
treed119f68e4466452ec8c21b1049b7a8296d4dc37c /Build/source/README.config
parentd0dfa0a54bb443b2b11ea5d2ec2548554e87ce40 (diff)
bug fix: missing quote in texlinks's svn id
git-svn-id: svn://tug.org/texlive/trunk@17440 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source/README.config')
-rw-r--r--Build/source/README.config19
1 files changed, 9 insertions, 10 deletions
diff --git a/Build/source/README.config b/Build/source/README.config
index d67d38a643d..2ab104bdd2d 100644
--- a/Build/source/README.config
+++ b/Build/source/README.config
@@ -1,4 +1,4 @@
-Copyright (C) 2009 Peter Breitenlohner <tex-live@tug.org>
+Copyright (C) 2009, 2010 Peter Breitenlohner <tex-live@tug.org>
You may freely use, modify and/or distribute this file.
Configure options for the TeX Live (TL) build system
@@ -113,11 +113,11 @@ its requirement for clisp et al.).
2.3.1. --with-tex-banner=STR
Specify the version string STR appended to banner lines, replacing the
default `Web2C YYYY'; the string STR must contain the current Web2C
-version, that is, the YYYY (currently 2009).
+version, that is, the YYYY (currently 2010/dev).
The Build script for a native TL build currently specifies
-`--with-tex-banner="TeX Live 2009"', whereas a distro build should alter
-this to, e.g., `--with-tex-banner="TeX Live 2009/Debian"'.
+`--with-tex-banner="TeX Live 2010/dev"', whereas a distro build should alter
+this to, e.g., `--with-tex-banner="TeX Live 2010/dev/Debian"'.
2.3.1. --with-editor=CMD
Specify the command CMD to invoke from the `e' option, replacing the default
@@ -152,10 +152,9 @@ Do not build the WEB programs bibtex ... weave, e.g., if you just
want to rebuild engines.
2.3.11. --disable-omfonts
-Build the Web versions of the omega font utilies (ofm2opl, opl2ofm,
-ovf2ovp, and ovp2ovf) instead of the C version, omfonts. The Web
-versions are needed in Japanese environments; the C versions fix some
-(unknown) bugs. We hope the situation will be resolved.
+Build the Web versions of the omega font utilies (ofm2opl, opl2ofm, ovf2ovp,
+and ovp2ovf) instead of the C version, omfonts. The Web and C versions
+should now be roughly equivalent.
2.4. Configure options for texk/xdvik/
--------------------------------------
@@ -209,8 +208,8 @@ for most libraries (not allowed for a native TeX Live build).
For many libraries there are in addition '--with-LIB-includes=DIR' and
'--with-LIB-libdir=DIR' to indicate non standard search locations.
-The top-level configure script performs a consistency check for all
-required system libraries and bails out early if some these tests fail.
+The top-level configure script performs a consistency check for all required
+system libraries and bails out early if some of these tests fail.
3.2. Configure options for libfontconfig
----------------------------------------