summaryrefslogtreecommitdiff
path: root/Build/source/README.config
diff options
context:
space:
mode:
Diffstat (limited to 'Build/source/README.config')
-rw-r--r--Build/source/README.config31
1 files changed, 19 insertions, 12 deletions
diff --git a/Build/source/README.config b/Build/source/README.config
index a2dea8cf9bf..81fb3a87831 100644
--- a/Build/source/README.config
+++ b/Build/source/README.config
@@ -1,4 +1,4 @@
-Copyright (C) 2009 - 2011 Peter Breitenlohner <tex-live@tug.org>
+Copyright (C) 2009-2011 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
@@ -136,22 +136,29 @@ If enabled (by default) allow TeX's '--ipc' option.
2.3.6. --disable-tex, --enable-etex, --disable-aleph, --disable-pdftex,
--disable-luatex, --disable-xetex, --disable-ptex, --disable-eptex,
--disable-mf, --disable-mp
-Do or do not build the various TeX, METAFONT, and MetaPost engines.
+Do or do not build the various TeX, METAFONT, and MetaPost engines
+(defaults for the TeX engines are defined in texk/web2c/ac/web2c.ac).
-2.3.7. --with-mf-x-toolkit
+2.3.7. --enable-tex-synctex, --disable-etex-synctex,
+ --disable-ptex-synctex, --disable-eptex-synctex
+ --disable-pdftex-synctex, --disable-xetex-synctex
+Build the various TeX engines with or without SyncTeX support (ignored for a
+native TeX Live build, defaults are defined in texk/web2c/ac/web2c.ac).
+
+2.3.8. --with-mf-x-toolkit
Use the X toolkit (libXt) for METAFONT (default is yes).
-2.3.8. --enable-*win
+2.3.9. --enable-*win
Include various types of other window support for METAFONT.
-2.3.9. --disable-mf-nowin
+2.3.10. --disable-mf-nowin
Do not build a separate non-graphically-capable METAFONT.
-2.3.10. --disable-web-progs
+2.3.11. --disable-web-progs
Do not build the WEB programs bibtex ... weave, e.g., if you just
want to rebuild engines.
-2.3.11. --disable-omfonts
+2.3.12. --disable-omfonts
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.
@@ -226,12 +233,12 @@ The flags for a system freetype2 library are determined via freetype-config.
3.4. Configure options for libpoppler
-------------------------------------
3.4.1. --with-system-xpdf
-Use an installed (system) version of libpoppler instead of xpdf (and
-pkg-config to obtain the required flags).
+Use an installed (system) version >=0.12 of libpoppler instead of xpdf
+(and pkg-config to obtain the required flags).
-3.4.1. --with-system-poppler
-Use an installed (system) version of libpoppler (and pkg-config to obtain
-the required flags).
+3.4.2. --with-system-poppler
+Use an installed (system) version >=0.12 of libpoppler (and pkg-config
+to obtain the required flags).
3.5. Configure options for libgraphite
--------------------------------------