From 0ae54f85adbb6ff900fe820410b9552a9c8efd9b Mon Sep 17 00:00:00 2001 From: Peter Breitenlohner Date: Mon, 1 Jun 2009 16:23:36 +0000 Subject: implement the configure option --with-tex-banner git-svn-id: svn://tug.org/texlive/trunk@13561 c570f23f-e606-0410-a88d-b1316a301751 --- Build/source/README.config | 35 +++++++++++++++++++++++++++-------- 1 file changed, 27 insertions(+), 8 deletions(-) (limited to 'Build/source/README.config') diff --git a/Build/source/README.config b/Build/source/README.config index 543bab8f5f8..ef3b2047092 100644 --- a/Build/source/README.config +++ b/Build/source/README.config @@ -77,42 +77,61 @@ clisp and others). 2.3. Configure options for texk/web2c/ -------------------------------------- -2.3.1. --enable-auto-core +2.3.1. --with-tex-banner=STR + +Specify the version string STR appended to banner lines, replacing the current +default `Web2C 2009'; the string STR must contain the current Web2C version. + +The Build script for a TL native build currently uses the default +`--with-tex-banner="TeX Live 2009"', whereas when buildind for a distro one +might specify, e.g., `--with-tex-banner="TeX Live 2009/Debian"' + +2.3.1. --with-editor=CMD + +Specify the command CMD to invoke from the `e' option, replacing the default +`vi +%d %s'. + +2.3.3. --enable-auto-core This option causes TeX & MF to produce a core dump when a particular filename is encountered. -2.3.2. --disable-dump-share +2.3.4. --disable-dump-share Make the fmt/base/mem dump files architecture dependend (somewhat faster on little-endian architectures). -2.3.3. --enable-ipc +2.3.5. --disable-ipc If enabled (by default) allow TeX's '--ipc' option. -2.3.4. --disable-tex, --enable-etex, --disable-aleph, --disable-pdftex, +2.3.6. --disable-tex, --enable-etex, --disable-aleph, --disable-pdftex, --disable-luatex, --disable-xetex, --disable-mf, --disable-mp Do or do not build the various TeX, METAFONT, and MetaPost engines. -2.3.5. --with-mf-x-toolkit +2.3.7. --with-mf-x-toolkit Use the X toolkit (libXt) for METAFONT (default is yes). -2.3.6. --enable-*win +2.3.8. --enable-*win Include various types of window support for METAFONT. -2.3.7. --disable-mf-nowin +2.3.9. --disable-mf-nowin Do not build a separate non-windows-capable METAFONT. -2.3.8. --disable-web-progs +2.3.10. --disable-web-progs Do not build the WEB programs bibtex ... weave, e.g., when you just have to rebuid some engines. +2.3.11. --disable-omfonts + +Build the Web2C versions of the omega font utilies (ofm2opl, opl2ofm, +ovf2ovp, and ovp2ovf) instead of the C version omfonts. + 2.4. Configure options for texk/xdvik/ -------------------------------------- -- cgit v1.2.3