diff options
author | Karl Berry <karl@freefriends.org> | 2013-03-28 22:40:11 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2013-03-28 22:40:11 +0000 |
commit | 777b478d51f39ab6ad29ce5605efea19d094a089 (patch) | |
tree | 9f8c0e258cabb1ed3208d0aff81db10860fed984 /Build/source/README.config | |
parent | a993aea688e656c6b264049b2092443869c56653 (diff) |
clisp build process, other build docs
git-svn-id: svn://tug.org/texlive/trunk@29540 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source/README.config')
-rw-r--r-- | Build/source/README.config | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/Build/source/README.config b/Build/source/README.config index 96e03ba4fa2..d3f69b89382 100644 --- a/Build/source/README.config +++ b/Build/source/README.config @@ -295,8 +295,9 @@ For system icu 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. +You need a pkg-config executable when compiling the cairo included in +TL, but it doesn't need to do anything. A symlink to, e.g., /bin/false +is sufficient. 4.4. CLISP=/path/to/clisp ------------------------- |