diff options
author | Peter Breitenlohner <peb@mppmu.mpg.de> | 2013-12-19 11:06:18 +0000 |
---|---|---|
committer | Peter Breitenlohner <peb@mppmu.mpg.de> | 2013-12-19 11:06:18 +0000 |
commit | f4a44885a367794f0ed41c0dd446df7b40a174d8 (patch) | |
tree | ff5f6f65c92699d23eea5a9c8578847ece736556 /Build/source/doc | |
parent | dac42fa45e686717a350e950f3a68ad1cc5eec83 (diff) |
Add a configure option to skip the linked scripts and still run texlinks
git-svn-id: svn://tug.org/texlive/trunk@32449 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source/doc')
-rw-r--r-- | Build/source/doc/Makefile.in | 1 | ||||
-rw-r--r-- | Build/source/doc/build.texi | 7 | ||||
-rw-r--r-- | Build/source/doc/texlive.info | 37 | ||||
-rw-r--r-- | Build/source/doc/texlive.pdf | bin | 258287 -> 258444 bytes |
4 files changed, 29 insertions, 16 deletions
diff --git a/Build/source/doc/Makefile.in b/Build/source/doc/Makefile.in index 8a6eea252f7..b6ca57ecdec 100644 --- a/Build/source/doc/Makefile.in +++ b/Build/source/doc/Makefile.in @@ -163,6 +163,7 @@ am__aclocal_m4_deps = $(top_srcdir)/m4/kpse-cairo-flags.m4 \ $(top_srcdir)/texk/xdvik/ac/withenable.ac \ $(top_srcdir)/texk/xdvik/ac/xdvik.ac \ $(top_srcdir)/texk/texlive/ac/withenable.ac \ + $(top_srcdir)/texk/texlive/ac/texlive.ac \ $(top_srcdir)/libs/harfbuzz/ac/withenable.ac \ $(top_srcdir)/libs/icu/ac/withenable.ac \ $(top_srcdir)/libs/teckit/ac/withenable.ac \ diff --git a/Build/source/doc/build.texi b/Build/source/doc/build.texi index 514c8ebb98b..5116ad7ff46 100644 --- a/Build/source/doc/build.texi +++ b/Build/source/doc/build.texi @@ -526,7 +526,7 @@ Call @code{KPSE_COND_WIN32} and define the Automake conditional Call @code{KPSE_COND_WIN32} and define the Automake conditional @code{WIN32_WRAP} (@code{true} if the standard Windows wrapper @file{texk/texlive/w32_wrapper/runscript.exe} exists). This wrapper -is used on Windows instead of symlinks to the linked scripts. +is used on Windows instead of symlinks to the "linked scripts". @end defmac @@ -1032,6 +1032,11 @@ possible, or otherwise disable support for PostScript specials. (@code{motif}/@/@code{xaw}/@/@code{xaw3d}/@/@code{neXtaw}) for @file{xdvi}. The default is @code{motif} if available, else @code{xaw}. +@subsubsection Configure Options for @file{texk/texlive} + +@noindent @code{--disable-linked-scripts} @* Do not install the "linked +script" but install the @TL{} scripts required to run @command{texlinks}. + @subsubsection Configure Options for @file{utils/xindy} @noindent @code{--enable-xindy-rules} @* Build and install xindy rules diff --git a/Build/source/doc/texlive.info b/Build/source/doc/texlive.info index 7d38349bf95..7fb02be402d 100644 --- a/Build/source/doc/texlive.info +++ b/Build/source/doc/texlive.info @@ -580,7 +580,7 @@ due to the lack of symbolic links. Call 'KPSE_COND_WIN32' and define the Automake conditional 'WIN32_WRAP' ('true' if the standard Windows wrapper 'texk/texlive/w32_wrapper/runscript.exe' exists). This wrapper is - used on Windows instead of symlinks to the linked scripts. + used on Windows instead of symlinks to the "linked scripts". -- Macro: KPSE_WIN32_CALL @@ -1113,7 +1113,14 @@ Hardwire the location of Ghostscript ('gs'). Use toolkit 'KIT' ('motif'/'xaw'/'xaw3d'/'neXtaw') for 'xdvi'. The default is 'motif' if available, else 'xaw'. -2.4.2.8 Configure Options for 'utils/xindy' +2.4.2.8 Configure Options for 'texk/texlive' +............................................ + +'--disable-linked-scripts' +Do not install the "linked script" but install the TeX Live scripts +required to run 'texlinks'. + +2.4.2.9 Configure Options for 'utils/xindy' ........................................... '--enable-xindy-rules' @@ -1504,18 +1511,18 @@ Node: Building and Installing6304 Node: Source Tree13505 Node: Top Levels15513 Node: Autoconf Macros17108 -Node: Library Modules23418 -Node: Program Modules27676 -Node: Extending30743 -Node: Configure Options34701 -Node: Global Options36205 -Node: Program Specific Options40505 -Node: Library Specific Options45803 -Node: Variable Assignments47716 -Node: Cross Compilation50242 -Node: Configuring51281 -Node: Problems52949 -Node: Coding Rules54614 -Node: Index59020 +Node: Library Modules23420 +Node: Program Modules27678 +Node: Extending30745 +Node: Configure Options34703 +Node: Global Options36207 +Node: Program Specific Options40507 +Node: Library Specific Options46020 +Node: Variable Assignments47933 +Node: Cross Compilation50459 +Node: Configuring51498 +Node: Problems53166 +Node: Coding Rules54831 +Node: Index59237 End Tag Table diff --git a/Build/source/doc/texlive.pdf b/Build/source/doc/texlive.pdf Binary files differindex 6be48c18711..25ab8cb64a9 100644 --- a/Build/source/doc/texlive.pdf +++ b/Build/source/doc/texlive.pdf |