From 45604db830beef9914992cd568908275987cc0f5 Mon Sep 17 00:00:00 2001 From: Peter Breitenlohner Date: Tue, 6 May 2014 08:26:54 +0000 Subject: texk/xdvik: Change default to disable smooth scrolling for native TeX Live builds utils/biber: Removed from source tree git-svn-id: svn://tug.org/texlive/trunk@33877 c570f23f-e606-0410-a88d-b1316a301751 --- Build/source/README.5configure | 25 ++++--------------------- 1 file changed, 4 insertions(+), 21 deletions(-) (limited to 'Build/source/README.5configure') diff --git a/Build/source/README.5configure b/Build/source/README.5configure index 605a1db1201..b5856a63024 100644 --- a/Build/source/README.5configure +++ b/Build/source/README.5configure @@ -305,6 +305,10 @@ Hardwire the location of Ghostscript ('gs'). Use toolkit 'KIT' for 'xdvik', one of: 'motif xaw xaw3d neXtaw'. The default is 'motif' if available, else 'xaw'. +'--enable-xi2-scrolling' +Use XInput 2.1 "smooth scrolling" if available. (default: yes, except +for a native TL build). + 7.2.9 Configure options for 'utils/xindy' ----------------------------------------- @@ -431,24 +435,3 @@ but that might not work for cross compilations. Name (or full path) for the 'perl', 'latex', and 'pdflatex' commands used, e.g., to build the 'xindy' documentation. -'TL_PLATFORM' - The utility program 'biber' consists of many Perl modules bundled - into an executable by the 'Par::Packer' mechanism. Therefore it is - not feasible to build 'biber' as part of TL. - - However, in order for 'make install' to create all executables in - 'bindir', the 'biber' module in TL contains pre-made binaries (by - 'biber' contributors, released on the original 'biber' site) for - the platforms for which they are available. TL merely checks if an - executable is present for the current platform, and if so, installs - it. - - The complication is hidden in the phrase "current platform". TL - has its own ideas about platform names, and the mapping from the - canonical system name determined by 'config.guess' or 'config.sub' - to the TL platform name is not trivial. So, a value given for - 'TL_PLATFORM' is used as the TL platform name. Otherwise, the - build uses copies of the Perl modules 'TeXLive/TLUtils.pm' and - 'TeXLive/TLConfig.pm', to avoid duplicating the platform-detection - logic. - -- cgit v1.2.3