summaryrefslogtreecommitdiff
path: root/Build/source/README.config
diff options
context:
space:
mode:
authorPeter Breitenlohner <peb@mppmu.mpg.de>2013-03-07 13:41:10 +0000
committerPeter Breitenlohner <peb@mppmu.mpg.de>2013-03-07 13:41:10 +0000
commit6b2a8ddefb5477afc77abeee7d0f8d7b2a7049f3 (patch)
treef609e21ecbbf268b582f9d8cba3642b464d932aa /Build/source/README.config
parent3685e17fe98b53a9142f9edc6c8c335952fb57f0 (diff)
icu 51.1 (51_rc)
git-svn-id: svn://tug.org/texlive/trunk@29305 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source/README.config')
-rw-r--r--Build/source/README.config11
1 files changed, 4 insertions, 7 deletions
diff --git a/Build/source/README.config b/Build/source/README.config
index 0f8c9c39603..3d84c4a4172 100644
--- a/Build/source/README.config
+++ b/Build/source/README.config
@@ -268,12 +268,6 @@ pdfTeX (and pkg-config to obtain the required flags).
See information at --disable-largefile for a minor deficiency resulting
from using poppler instead of TL's xpdf library.
-3.6. Configure options for the icu libraries
---------------------------------------------
-3.6.1. --with-system-icu
-Use installed icu headers and libraries for xetex and bibtexu (and icu-config to
-obtain the required flags).
-
4. Interesting and/or important VAR=value configure arguments
=============================================================
Used instead of searching for programs in PATH.
@@ -288,7 +282,10 @@ For system icu libraries.
4.3. PKG_CONFIG=/path/to/pkg-config
-----------------------------------
-For fontconfig and system poppler libraries.
+For most system libraries.
+
+You need a pkg-config executable when compiling the TL's cairo.
+A symlink to, e.g., /bin/false is sufficient.
4.4. CLISP=/path/to/clisp
-------------------------