summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Build/source/README.config16
1 files changed, 13 insertions, 3 deletions
diff --git a/Build/source/README.config b/Build/source/README.config
index dc1d00c7837..a2dea8cf9bf 100644
--- a/Build/source/README.config
+++ b/Build/source/README.config
@@ -226,11 +226,21 @@ 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 libpoppler instead of xpdf (and pkg-config to obtain the required flags).
+Use an installed (system) version of libpoppler instead of xpdf (and
+pkg-config to obtain the required flags).
-3.5. Configure options for the icu libraries
+3.4.1. --with-system-poppler
+Use an installed (system) version of libpoppler (and pkg-config to obtain
+the required flags).
+
+3.5. Configure options for libgraphite
+--------------------------------------
+3.5.1. --without-graphite
+Build XeTeX without graphite support.
+
+3.6. Configure options for the icu libraries
--------------------------------------------
-3.5.1. --with-system-icu
+3.6.1. --with-system-icu
Use installed icu headers and libraries for bibtexu (and icu-config to
obtain the required flags). However, XeTeX still requires the (modified)
icu headers and libraries from the TL tree.