diff options
author | Karl Berry <karl@freefriends.org> | 2009-06-04 00:04:46 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2009-06-04 00:04:46 +0000 |
commit | 87f8fc0072552da6621008fe1be29bebb5abe932 (patch) | |
tree | b9dd6e37bdab956eea640b0c3d050f0888a1a4d8 /Build/source/utils/README | |
parent | 62e3ddd373e2bd1e5adbc7e45af95ba7150c03e6 (diff) |
missing doc
git-svn-id: svn://tug.org/texlive/trunk@13621 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source/utils/README')
-rw-r--r-- | Build/source/utils/README | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Build/source/utils/README b/Build/source/utils/README index 5576c9d455f..979efb6f700 100644 --- a/Build/source/utils/README +++ b/Build/source/utils/README @@ -6,8 +6,8 @@ Extra utilities we (optionally) compile for TeX Live. See comments in ../texk/README. asymptote 1.75 - checked 4jun09 - http://superb-east.dl.sourceforge.net/sourceforge/asymptote/asymptote-1.73.src.tgz - configure --disable-gc # if gc make check fails + http://superb-east.dl.sourceforge.net/sourceforge/asymptote/asymptote-1.75.src.tgz + configure --enable-tetex-build --disable-gc # if gc make check fails make CFLAGS="-g -DBROKEN_COMPILER" if redefinition of solvedKnot3. dialog 1.1-20080819 - checked 20mar09 |