summaryrefslogtreecommitdiff
path: root/Build/source/README.layout
diff options
context:
space:
mode:
authorPeter Breitenlohner <peb@mppmu.mpg.de>2012-11-30 10:42:45 +0000
committerPeter Breitenlohner <peb@mppmu.mpg.de>2012-11-30 10:42:45 +0000
commitcdae43322cc315a65b9bee9f62b2e28934fefa6a (patch)
tree18a8ae660cb1dc7d1136962b4e8dcbccad5b873d /Build/source/README.layout
parent156b1ea47fd003feee19afbb34c0e85e596b54dc (diff)
libs/harfbuzz: Added for future XeTeX
git-svn-id: svn://tug.org/texlive/trunk@28390 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source/README.layout')
-rw-r--r--Build/source/README.layout12
1 files changed, 5 insertions, 7 deletions
diff --git a/Build/source/README.layout b/Build/source/README.layout
index 8ce0c616cd3..5eb9c923135 100644
--- a/Build/source/README.layout
+++ b/Build/source/README.layout
@@ -134,13 +134,11 @@ utils/xindy/xindy-2.4-PATCHES/ modifications applied to that source tree
utils/xindy/Makefile.am wrapper Makefile.am
utils/xindy/configure.ac proxy configure.ac
-Configuring utils/xindy/ will create the wrapper Makefile and the Makefiles
-of the distribution (except the top-level one). The wrapper Makefile will
-essentially delegate all targets to the sub-Makefiles of the distribution.
-The module texk/lcdf-typetools/ is handled in the same way, this time using
-the top-level Makefile of the distribution. Both cases require that the
-Makefiles of the distribution allow a VPATH build, can handle all targets,
-and do not refer to $(top_srcdir) or $(top_builddir).
+Configuring utils/xindy/ (or texk/lcdf-typetools/) will create the wrapper
+Makefile and the Makefiles of the distribution. The wrapper Makefile will
+essentially just invoke the top-level Makefile of the distribution. This
+requires that the Makefiles of the distribution allow a VPATH build, can
+handle all targets, and do not refer to $(top_srcdir) or $(top_builddir).
2. Running `configure'
======================