diff options
author | Karl Berry <karl@freefriends.org> | 2009-01-25 01:57:18 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2009-01-25 01:57:18 +0000 |
commit | af944c3e4ba74f59f21178c8477fdea4b682ef2b (patch) | |
tree | afa6af46a5179bdbd38a05fa7d63b2ff8ae32516 /Build/source/README | |
parent | 0cea5be7570fb0ddc3d28e6bb8371809e04ca2ae (diff) |
remove texinfo
git-svn-id: svn://tug.org/texlive/trunk@11963 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source/README')
-rw-r--r-- | Build/source/README | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/Build/source/README b/Build/source/README index 256f0f1c798..1d05986a26a 100644 --- a/Build/source/README +++ b/Build/source/README @@ -1,5 +1,5 @@ $Id$ -Copyright 2004, 2006, 2007, 2008 TeX Users Group. +Copyright 2004, 2006, 2007, 2008, 2009 TeX Users Group. You may freely use, modify and/or distribute this file. For a high-level overview of building TeX Live, see @@ -19,10 +19,6 @@ Prerequisites: - GNU clisp and GNU libffcall, must be present for xindy. See more details in utils/README. (Alternative: Build --without-xindy.) -- A terminal library such as ncurses (both headers and library, e.g, a - "development" package) must be present for Texinfo. - (Alternative: Build --without-texinfo.) - - libfontconfig (again both headers and library) must be present for XeTeX, except on MacOSX. (Alternative: Build --without-xetex.) |