From acfa9ffc920dfa45cfc421783b23239cb9d23d83 Mon Sep 17 00:00:00 2001 From: Peter Breitenlohner Date: Tue, 17 Feb 2015 12:00:18 +0000 Subject: Build system: Minor cleanup git-svn-id: svn://tug.org/texlive/trunk@36303 c570f23f-e606-0410-a88d-b1316a301751 --- Build/source/configure | 15 +++------------ 1 file changed, 3 insertions(+), 12 deletions(-) (limited to 'Build/source/configure') diff --git a/Build/source/configure b/Build/source/configure index 545343e22d4..12eb19f6e5a 100755 --- a/Build/source/configure +++ b/Build/source/configure @@ -798,7 +798,6 @@ enable_xindy enable_xindy_rules enable_xindy_docs with_clisp_runtime -with_xindy_recode enable_xpdfopen enable_web2c with_banner_add @@ -1618,7 +1617,7 @@ Optional Features: --disable-web2c do not build the web2c (TeX & Co.) package --enable-auto-core cause TeX&MF to dump core, given a certain filename - --disable-dump-share make fmt/base/mem files architecture-dependent + --disable-dump-share make fmt/base files architecture-dependent --disable-ipc disable TeX's --ipc option, i.e., pipe to a program --disable-tex do not compile and install TeX @@ -1655,7 +1654,7 @@ Optional Features: --enable-tektronixwin include Tektronix window support --enable-unitermwin include Uniterm window support --disable-web-progs do not build WEB programs bibtex ... weave - --disable-synctex do not build the SyncTeX tool + --disable-synctex do not build the SyncTeX library and tool --disable-afm2pl do not build the afm2pl package --disable-bibtex-x do not build the bibtex-x package --disable-bibtex8 do not build the bibtex8 program @@ -1741,8 +1740,6 @@ Optional Packages: pathname of clisp runtime to install for `xindy', `default' to derive from clisp, or `system' to use installed version - --with-xindy-recode use `recode' instead of `iconv' to build xindy - [default: no] --with-banner-add=STR add STR to version string appended to banner lines --with-editor=CMD invoke CMD from the `e' option [vi +%d '%s'] or [texworks --position=%d "%s"] @@ -4344,11 +4341,6 @@ if test "${with_clisp_runtime+set}" = set; then : withval=$with_clisp_runtime; fi -# Check whether --with-xindy-recode was given. -if test "${with_xindy_recode+set}" = set; then : - withval=$with_xindy_recode; -fi - ## utils/xindy/ac/clisp.ac: configure.ac fragment for the TeX Live subdirectory utils/xindy/ ## configure checks for xindy and clisp case $with_clisp_runtime in #( @@ -4751,8 +4743,7 @@ fi if test "${enable_web_progs+set}" = set; then : enableval=$enable_web_progs; fi - -## configure option for the SyncTeX tool +## configure option for the SyncTeX library and tool # Check whether --enable-synctex was given. if test "${enable_synctex+set}" = set; then : enableval=$enable_synctex; -- cgit v1.2.3