From 2044811592f35f5472af64c650e699352044f2be Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Wed, 8 Mar 2023 17:05:16 +0000 Subject: reautoconf and doc updates for windows_wrapper git-svn-id: svn://tug.org/texlive/trunk@66468 c570f23f-e606-0410-a88d-b1316a301751 --- Build/source/README.4layout | 10 +- Build/source/doc/tlbuild-incl/install-tl.texi | 2 +- Build/source/doc/tlbuild-incl/tlmgr.texi | 2 +- Build/source/doc/tlbuild.info | 822 ++++++++++++------------- Build/source/texk/chktex/configure | 6 +- Build/source/texk/dviljk/Makefile.in | 4 +- Build/source/texk/dviljk/configure | 6 +- Build/source/texk/dviljk/win32/Makefile.in | 1 + Build/source/texk/dvipdfm-x/Makefile.in | 4 +- Build/source/texk/dvipdfm-x/configure | 6 +- Build/source/texk/dvipng/Makefile.in | 6 +- Build/source/texk/dvipng/configure | 6 +- Build/source/texk/dvipng/doc/Makefile.in | 1 + Build/source/texk/dvipng/help/Makefile.in | 1 + Build/source/texk/psutils/configure | 6 +- Build/source/texk/tex4htk/configure | 6 +- Build/source/texk/texlive/configure | 6 +- Build/source/texk/web2c/Makefile.in | 4 +- Build/source/texk/web2c/configure | 6 +- Build/source/texk/web2c/doc/Makefile.in | 1 + Build/source/texk/web2c/lib/Makefile.in | 1 + Build/source/texk/web2c/man/Makefile.in | 1 + Build/source/texk/web2c/omegafonts/Makefile.in | 1 + Build/source/texk/web2c/otps/Makefile.in | 1 + Build/source/texk/web2c/otps/win32/Makefile.in | 1 + Build/source/texk/web2c/window/Makefile.in | 1 + Build/source/utils/autosp/configure | 6 +- Build/source/utils/axodraw2/configure | 6 +- Build/source/utils/ps2eps/configure | 6 +- Build/source/utils/texdoctk/configure | 6 +- Build/source/utils/xindy/configure | 6 +- Build/source/utils/xml2pmx/configure | 6 +- 32 files changed, 483 insertions(+), 465 deletions(-) (limited to 'Build') diff --git a/Build/source/README.4layout b/Build/source/README.4layout index 8846341995c..6134378164c 100644 --- a/Build/source/README.4layout +++ b/Build/source/README.4layout @@ -263,14 +263,14 @@ due to the lack of symbolic links. -- Macro: KPSE_COND_WIN32_WRAP Call 'KPSE_COND_WIN32' and define the Automake conditional 'WIN32_WRAP' ('true' if the standard Windows wrapper - ('texk/texlive/windows_wrapper/runscript.exe') exists. This wrapper is - used on Windows instead of symlinks for the "linked scripts" (*note - Linked scripts::). + ('texk/texlive/windows_wrapper/runscript.exe') exists. This + wrapper is used on Windows instead of symlinks for the "linked + scripts" (*note Linked scripts::). -- Macro: KPSE_WIN32_CALL Call 'KPSE_COND_WIN32' and check if the file - 'texk/texlive/windows_wrapper/callexe.c' exists; if it does, create a - symlink in the build tree. Compiling 'callexe.c' with + 'texk/texlive/windows_wrapper/callexe.c' exists; if it does, create + a symlink in the build tree. Compiling 'callexe.c' with '-DEXEPROG='"FOO.exe"'' and installing 'callexe.exe' as 'BAR.exe' is used on Windows instead of a symlink 'BAR->FOO' for Unix-like systems. diff --git a/Build/source/doc/tlbuild-incl/install-tl.texi b/Build/source/doc/tlbuild-incl/install-tl.texi index fc787d8e2fd..0f6dc2f76ff 100644 --- a/Build/source/doc/tlbuild-incl/install-tl.texi +++ b/Build/source/doc/tlbuild-incl/install-tl.texi @@ -803,5 +803,5 @@ This script and its documentation were written for the TeX Live distribution (@url{https://tug.org/texlive}) and both are licensed under the GNU General Public License Version 2 or later. -$Id: install-tl 66236 2023-02-27 21:44:33Z karl $ +$Id: install-tl 66457 2023-03-07 23:07:12Z preining $ diff --git a/Build/source/doc/tlbuild-incl/tlmgr.texi b/Build/source/doc/tlbuild-incl/tlmgr.texi index c5fe406d165..75a5c3cadc3 100644 --- a/Build/source/doc/tlbuild-incl/tlmgr.texi +++ b/Build/source/doc/tlbuild-incl/tlmgr.texi @@ -2683,5 +2683,5 @@ This script and its documentation were written for the TeX Live distribution (@url{https://tug.org/texlive}) and both are licensed under the GNU General Public License Version 2 or later. -$Id: tlmgr.pl 66236 2023-02-27 21:44:33Z karl $ +$Id: tlmgr.pl 66457 2023-03-07 23:07:12Z preining $ diff --git a/Build/source/doc/tlbuild.info b/Build/source/doc/tlbuild.info index 1a35c40e626..cfe432ca26a 100644 --- a/Build/source/doc/tlbuild.info +++ b/Build/source/doc/tlbuild.info @@ -1085,14 +1085,14 @@ due to the lack of symbolic links. -- Macro: KPSE_COND_WIN32_WRAP Call 'KPSE_COND_WIN32' and define the Automake conditional 'WIN32_WRAP' ('true' if the standard Windows wrapper - ('texk/texlive/windows_wrapper/runscript.exe') exists. This wrapper is - used on Windows instead of symlinks for the "linked scripts" (*note - Linked scripts::). + ('texk/texlive/windows_wrapper/runscript.exe') exists. This + wrapper is used on Windows instead of symlinks for the "linked + scripts" (*note Linked scripts::). -- Macro: KPSE_WIN32_CALL Call 'KPSE_COND_WIN32' and check if the file - 'texk/texlive/windows_wrapper/callexe.c' exists; if it does, create a - symlink in the build tree. Compiling 'callexe.c' with + 'texk/texlive/windows_wrapper/callexe.c' exists; if it does, create + a symlink in the build tree. Compiling 'callexe.c' with '-DEXEPROG='"FOO.exe"'' and installing 'callexe.exe' as 'BAR.exe' is used on Windows instead of a symlink 'BAR->FOO' for Unix-like systems. @@ -3065,7 +3065,7 @@ This script and its documentation were written for the TeX Live distribution () and both are licensed under the GNU General Public License Version 2 or later. - $Id: install-tl 66236 2023-02-27 21:44:33Z karl $ + $Id: install-tl 66457 2023-03-07 23:07:12Z preining $  File: tlbuild.info, Node: tlmgr, Next: Index, Prev: install-tl, Up: Top @@ -5680,7 +5680,7 @@ This script and its documentation were written for the TeX Live distribution () and both are licensed under the GNU General Public License Version 2 or later. - $Id: tlmgr.pl 66236 2023-02-27 21:44:33Z karl $ + $Id: tlmgr.pl 66457 2023-03-07 23:07:12Z preining $  File: tlbuild.info, Node: Index, Prev: tlmgr, Up: Top @@ -6302,410 +6302,410 @@ Node: Cross problems23034 Node: Installing24696 Node: Installation directories25716 Node: Linked scripts27534 -Node: Distro builds29025 -Node: Layout and infrastructure31401 -Node: Build system tools32232 -Node: Top-level directories34451 -Node: Autoconf macros36687 -Node: General setup macros37449 -Node: Macros for programs38324 -Node: Macros for compilers39125 -Node: Macros for libraries40533 -Node: Macros for library and header flags40959 -Node: Macros for Windows42870 -Node: Library modules44457 -Node: png library44946 -Node: zlib library47294 -Node: freetype library47809 -Node: kpathsea library48505 -Node: Program modules49884 -Node: t1utils package50312 -Node: xindy package50857 -Node: xdvik package51973 -Node: asymptote53032 -Node: Extending TeX Live53536 -Node: Adding a new program module54343 -Node: Adding a new engine59106 -Node: Adding a new generic library module60891 -Node: Adding a new TeX-specific library module63112 -Node: Configure options63810 -Node: Global configure options65191 -Node: --disable-native-texlive-build65733 -Node: --prefix --bindir ...66695 -Node: --disable-largefile67235 -Node: --disable-missing67777 -Node: --enable-compiler-warnings=LEVEL68178 -Node: --enable-cxx-runtime-hack68834 -Node: --enable-maintainer-mode69254 -Node: --enable-multiplatform69783 -Node: --enable-shared70356 -Node: --enable-silent-rules70727 -Node: --without-ln-s71179 -Node: --without-x71526 -Node: Program-specific configure options71714 -Node: --enable-PROG --disable-PROG72357 -Node: --disable-all-pkgs72630 -Node: Configure options for texk/web2c73413 -Node: Configure options for texk/bibtex-x75951 -Node: Configure options for texk/dvipdfm-x76494 -Node: Configure options for texk/dvisvgm77270 -Node: Configure options for texk/texlive78151 -Node: Configure options for texk/xdvik78572 -Node: Configure options for utils/xindy79193 -Node: Library-specific configure options80083 -Node: Configure options for kpathsea81044 -Node: Variables for configure81748 -Node: Coding conventions83174 -Node: Declarations and definitions83889 -Node: Const86063 -Node: Continuous integration87927 -Node: Transfer from Subversion to Github88591 -Node: Automatic update of the Git mirror90753 -Node: CI testing on Travis-CI91335 -Node: Releases on Github92044 -Node: install-tl92484 -Node: install-tl NAME92928 -Node: install-tl SYNOPSIS93108 -Node: install-tl DESCRIPTION93346 -Node: install-tl REFERENCES94543 -Node: install-tl EXAMPLES95152 -Ref: install-tl install-tl --paper=letter95603 -Ref: install-tl install-tl --scheme _scheme_95739 -Ref: install-tl install-tl --no-interaction95894 -Ref: install-tl install-tl --profile _texlive.profile_96046 -Node: install-tl OPTIONS96314 -Ref: install-tl *-gui* [[=]_module_]96811 -Ref: install-tl *-no-gui*96822 -Ref: install-tl text97030 -Ref: install-tl tcl (or "perltk" or "wizard" or "expert" or nothing)97215 -Ref: install-tl *-lang* _llcode_97847 -Ref: install-tl *-repository* _url|path_98471 -Ref: install-tl *-select-repository*99365 -Ref: install-tl *-all-options*99783 -Ref: install-tl *-custom-bin* _path_100038 -Ref: install-tl *-debug-fakenet*100870 -Ref: install-tl *-debug-setup-vars*101084 -Ref: install-tl *-debug-translation*101232 -Ref: install-tl *-force-platform* _platform_101508 -Ref: install-tl *-help*, *--help*, *-?*101766 -Ref: install-tl *-in-place*102179 -Ref: install-tl *-init-from-profile* _profile_file_102724 -Ref: install-tl *-logfile* _file_102993 -Ref: install-tl *-no-cls*103344 -Ref: install-tl *-no-continue*103471 -Ref: install-tl *-no-doc-install*104042 -Ref: install-tl *-no-src-install*104061 -Ref: install-tl *-no-installation*104852 -Ref: install-tl *-no-interaction*105003 -Ref: install-tl *-no-persistent-downloads*105260 -Ref: install-tl *-persistent-downloads*105285 -Ref: install-tl *-no-verify-downloads*105892 -Ref: install-tl *-non-admin*106255 -Ref: install-tl *-paper* a4*|*letter106361 -Ref: install-tl *-portable*106557 -Ref: install-tl *-print-platform*106694 -Ref: install-tl *-profile* _profile_file_106892 -Ref: install-tl *-q*107113 -Ref: install-tl *-scheme* _scheme_107175 -Ref: install-tl *-texdir* _dir_107576 -Ref: install-tl *-texuserdir* _dir_108181 -Ref: install-tl *-texmflocal* _dir_108470 -Ref: install-tl *-texmfhome* _dir_109095 -Ref: install-tl *-texmfsysconfig* _dir_109404 -Ref: install-tl *-texmfsysvar* _dir_109426 -Ref: install-tl *-texmfconfig* _dir_109521 -Ref: install-tl *-texmfvar* _dir_109540 -Ref: install-tl *-v*109748 -Ref: install-tl *-version*, *--version*109904 -Node: install-tl PROFILES110038 -Ref: install-tl instopt_adjustpath (default 0 on Unix, 1 on Windows)113054 -Ref: install-tl instopt_adjustrepo (default 1)113130 -Ref: install-tl instopt_letter (default 0)113267 -Ref: install-tl instopt_portable (default 0)113358 -Ref: install-tl instopt_write18_restricted (default 1)113897 -Node: install-tl ENVIRONMENT VARIABLES115236 -Ref: install-tl NOPERLDOC115599 -Ref: install-tl TEXLIVE_DOWNLOADER115684 -Ref: install-tl TL_DOWNLOAD_PROGRAM115707 -Ref: install-tl TL_DOWNLOAD_ARGS115727 -Ref: install-tl TEXLIVE_INSTALL_ENV_NOCHECK115931 -Ref: install-tl TEXLIVE_INSTALL_NO_CONTEXT_CACHE116133 -Ref: install-tl TEXLIVE_INSTALL_NO_DISKCHECK116245 -Ref: install-tl TEXLIVE_INSTALL_NO_RESUME116661 -Ref: install-tl TEXLIVE_INSTALL_NO_WELCOME116813 -Ref: install-tl TEXLIVE_INSTALL_PAPER116934 -Ref: install-tl TEXLIVE_INSTALL_PREFIX117080 -Ref: install-tl TEXLIVE_INSTALL_TEXMFCONFIG117111 -Ref: install-tl TEXLIVE_INSTALL_TEXMFVAR117139 -Ref: install-tl TEXLIVE_INSTALL_TEXMFHOME117168 -Ref: install-tl TEXLIVE_INSTALL_TEXMFLOCAL117198 -Ref: install-tl TEXLIVE_INSTALL_TEXMFSYSCONFIG117232 -Ref: install-tl TEXLIVE_INSTALL_TEXMFSYSVAR117263 -Node: install-tl DIRECTORY TREES117701 -Node: install-tl BUGS120285 -Node: install-tl AUTHORS AND COPYRIGHT121165 -Node: tlmgr121563 -Node: tlmgr NAME122048 -Node: tlmgr SYNOPSIS122192 -Node: tlmgr DESCRIPTION122394 -Node: tlmgr EXAMPLES123505 -Ref: tlmgr tlmgr option repository ctan123768 -Ref: tlmgr tlmgr option repository https://mirror.ctan.org/systems/texlive/tlnet123841 -Ref: tlmgr tlmgr update --list124446 -Ref: tlmgr tlmgr update --all124539 -Ref: tlmgr tlmgr info _what_124696 -Node: tlmgr OPTIONS124958 -Ref: tlmgr *--repository* _url|path_125491 -Ref: tlmgr /some/local/dir126677 -Ref: tlmgr file:/some/local/dir126706 -Ref: tlmgr ctan126779 -Ref: tlmgr https://mirror.ctan.org/systems/texlive/tlnet126833 -Ref: tlmgr http://server/path/to/tlnet127174 -Ref: tlmgr https://server/path/to/tlnet127555 -Ref: tlmgr ftp://server/path/to/tlnet128023 -Ref: tlmgr user@machine:/path/to/tlnet128155 -Ref: tlmgr scp://user@machine/path/to/tlnet128196 -Ref: tlmgr ssh://user@machine/path/to/tlnet128237 -Ref: tlmgr *--gui* [_action_]128631 -Ref: tlmgr *--gui-lang* _llcode_129445 -Ref: tlmgr *--command-logfile* _file_130187 -Ref: tlmgr *--debug-translation*130454 -Ref: tlmgr *--machine-readable*130658 -Ref: tlmgr *--no-execute-actions*130927 -Ref: tlmgr *--package-logfile* _file_131121 -Ref: tlmgr *--pause*131376 -Ref: tlmgr *--persistent-downloads*131532 -Ref: tlmgr *--no-persistent-downloads*131561 -Ref: tlmgr *--pin-file*132056 -Ref: tlmgr *--usermode*132275 -Ref: tlmgr *--usertree* _dir_132396 -Ref: tlmgr *--verify-repo=[none|main|all]*132523 -Node: tlmgr ACTIONS133422 -Node: tlmgr help134283 -Node: tlmgr version134760 -Node: tlmgr backup135023 -Ref: tlmgr *backup [_option_...] --all*135195 -Ref: tlmgr *backup [_option_...] _pkg_...*135228 -Ref: tlmgr *--backupdir* _directory_136295 -Ref: tlmgr *--all*136513 -Ref: tlmgr *--clean*[=_N_]136766 -Ref: tlmgr *--dry-run*137094 -Node: tlmgr candidates _pkg_137224 -Node: tlmgr check [_option_...] [depends|executes|files|runfiles|texmfdbs|all]137579 -Ref: tlmgr *depends*138093 -Ref: tlmgr *executes*138435 -Ref: tlmgr *files*138550 -Ref: tlmgr *runfiles*138686 -Ref: tlmgr *texmfdbs*138823 -Ref: tlmgr - all items in TEXMFDBS have the !! prefix.139053 -Ref: tlmgr - all items in TEXMFBDS have an ls-R file (if they exist at all).139129 -Ref: tlmgr - all items in TEXMF with !! are listed in TEXMFDBS.139194 -Ref: tlmgr - all items in TEXMF with an ls-R file are listed in TEXMFDBS.139269 -Ref: tlmgr *--use-svn*139295 -Node: tlmgr conf139436 -Ref: tlmgr *conf [texmf|tlmgr|updmap [--conffile _file_] [--delete] [_key_ [_value_]]]*139726 -Ref: tlmgr *conf auxtrees [--conffile _file_] [show|add|remove] [_value_]*139791 -Node: tlmgr dump-tlpdb [_option_...] [--json]142207 -Ref: tlmgr *--local*142643 -Ref: tlmgr *--remote*142683 -Ref: tlmgr *--json*142722 -Node: tlmgr generate143293 -Ref: tlmgr *generate [_option_...] language*143489 -Ref: tlmgr *generate [_option_...] language.dat*143528 -Ref: tlmgr *generate [_option_...] language.def*143567 -Ref: tlmgr *generate [_option_...] language.dat.lua*143610 -Ref: tlmgr *--dest* _output_file_145938 -Ref: tlmgr *--localcfg* _local_conf_file_146515 -Ref: tlmgr *--rebuild-sys*146639 -Node: tlmgr gui147454 -Node: tlmgr info147632 -Ref: tlmgr *info [_option_...] _pkg_...*147794 -Ref: tlmgr *info [_option_...] collections*147828 -Ref: tlmgr *info [_option_...] schemes*147858 -Ref: tlmgr *--list*149389 -Ref: tlmgr *--only-installed*149704 -Ref: tlmgr *--only-remote*149893 -Ref: tlmgr *--data item1,item2,...*150198 -Ref: tlmgr *--json* 1151571 -Node: tlmgr init-usertree151954 -Node: tlmgr install [_option_...] _pkg_...152335 -Ref: tlmgr *--dry-run* 1152844 -Ref: tlmgr *--file*152962 -Ref: tlmgr *--force*153185 -Ref: tlmgr *--no-depends*153406 -Ref: tlmgr *--no-depends-at-all*153566 -Ref: tlmgr *--reinstall*153967 -Ref: tlmgr *--with-doc*154346 -Ref: tlmgr *--with-src*154360 -Node: tlmgr key155088 -Ref: tlmgr *key list*155246 -Ref: tlmgr *key add _file_*155264 -Ref: tlmgr *key remove _keyid_*155286 -Node: tlmgr list155880 -Node: tlmgr option156042 -Ref: tlmgr *option [--json] [show]*156198 -Ref: tlmgr *option [--json] showall|help*156230 -Ref: tlmgr *option _key_ [_value_]*156256 -Node: tlmgr paper160835 -Ref: tlmgr *paper [a4|letter]*160984 -Ref: tlmgr *<[xdvi|pdftex|dvips|dvipdfmx|context|psutils] paper [_papersize_|--list]*>161061 -Ref: tlmgr *paper --json*161077 -Node: tlmgr path162292 -Ref: tlmgr *path [--windowsmode=user|admin] add*162458 -Ref: tlmgr *path [--windowsmode=user|admin] remove*162500 -Node: tlmgr pinning164015 -Ref: tlmgr pinning show164256 -Ref: tlmgr pinning add _repo_ _pkgglob_...164329 -Ref: tlmgr pinning remove _repo_ _pkgglob_...164448 -Ref: tlmgr pinning remove _repo_ --all164601 -Node: tlmgr platform164655 -Ref: tlmgr *platform list|add|remove _platform_...*164841 -Ref: tlmgr *platform set _platform_*164868 -Ref: tlmgr *platform set auto*164889 -Ref: tlmgr *--dry-run* 2165767 -Node: tlmgr postaction165886 -Ref: tlmgr *postaction [_option_...] install [shortcut|fileassoc|script] [_pkg_...]*166116 -Ref: tlmgr *postaction [_option_...] remove [shortcut|fileassoc|script] [_pkg_...]*166190 -Ref: tlmgr *--windowsmode=[user|admin]*166510 -Ref: tlmgr *--fileassocmode=[1|2]*166935 -Ref: tlmgr *--all* 1167221 -Node: tlmgr print-platform167276 -Node: tlmgr print-platform-info167607 -Node: tlmgr remove [_option_...] _pkg_...167907 -Ref: tlmgr *--all* 2168392 -Ref: tlmgr *--backup*168503 -Ref: tlmgr *--backupdir* _directory_ 1168530 -Ref: tlmgr *--no-depends* 1168935 -Ref: tlmgr *--no-depends-at-all* 1168998 -Ref: tlmgr *--force* 1169105 -Ref: tlmgr *--dry-run* 3169579 -Node: tlmgr repository169956 -Ref: tlmgr *repository list*170144 -Ref: tlmgr *repository list _path|url|tag_*170178 -Ref: tlmgr *repository add _path_ [_tag_]*170211 -Ref: tlmgr *repository remove _path|tag_*170243 -Ref: tlmgr *repository set _path_[#_tag_] [_path_[#_tag_] ...]*170297 -Ref: tlmgr *repository status*170318 -Ref: tlmgr The tag (which can be the same as the url);171545 -Node: tlmgr restore172023 -Ref: tlmgr *restore [_option_...] _pkg_ [_rev_]*172202 -Ref: tlmgr *restore [_option_...] --all*172233 -Ref: tlmgr *--all* 3172934 -Ref: tlmgr *--backupdir* _directory_ 2173149 -Ref: tlmgr *--dry-run* 4173331 -Ref: tlmgr *--force* 2173464 -Ref: tlmgr *--json* 2173511 -Node: tlmgr search173838 -Ref: tlmgr *search [_option_...] _what_*174002 -Ref: tlmgr *search [_option_...] --file _what_*174040 -Ref: tlmgr *search [_option_...] --all _what_*174077 -Ref: tlmgr *--file* 1174298 -Ref: tlmgr *--all* 4174361 -Ref: tlmgr *--global*174451 -Ref: tlmgr *--word*174579 -Node: tlmgr shell174894 -Ref: tlmgr protocol175629 -Ref: tlmgr help 1175693 -Ref: tlmgr version 1175746 -Ref: tlmgr quit, end, bye, byebye, EOF175814 -Ref: tlmgr restart175835 -Ref: tlmgr load [local|remote]175958 -Ref: tlmgr save176028 -Ref: tlmgr get [_var_] =item set [_var_ [_val_]]176151 -Node: tlmgr show176752 -Node: tlmgr uninstall176919 -Node: tlmgr update [_option_...] [_pkg_...]177151 -Ref: tlmgr *--all* 5177523 -Ref: tlmgr *--self*179703 -Ref: tlmgr *--dry-run* 5180468 -Ref: tlmgr *--list* [_pkg_]180646 -Ref: tlmgr *--exclude* _pkg_181336 -Ref: tlmgr *--no-auto-remove* [_pkg_...]182137 -Ref: tlmgr *--no-auto-install* [_pkg_...]182622 -Ref: tlmgr *--reinstall-forcibly-removed*183385 -Ref: tlmgr *--backup* 1183921 -Ref: tlmgr *--backupdir* _directory_ 3183948 -Ref: tlmgr *--no-depends* 2185115 -Ref: tlmgr *--no-depends-at-all* 2185319 -Ref: tlmgr *--force* 3185426 -Node: tlmgr CONFIGURATION FILE FOR TLMGR186417 -Ref: tlmgr auto-remove = 0 or 1 (default 1), same as command-line option.187419 -Ref: tlmgr gui-expertmode = 0 or 1 (default 1). This switches between the full GUI and a simplified GUI with only the most common settings.187551 -Ref: tlmgr gui-lang = _llcode_, with a language code value as with the command-line option.187635 -Ref: tlmgr no-checksums = 0 or 1 (default 0, see below).187684 -Ref: tlmgr persistent-downloads = 0 or 1 (default 1), same as command-line option.187759 -Ref: tlmgr require-verification = 0 or 1 (default 0), same as command-line option.187834 -Ref: tlmgr tkfontscale = _floating-point number_ (default 1.0); scaling factor for fonts in the Tk-based frontends.187942 -Ref: tlmgr update-exclude = _comma-separated list of packages_ (no spaces allowed). Same as the command line option --exclude for the update action.188087 -Ref: tlmgr verify-downloads = 0 or 1 (default 1), same as command-line option.188158 -Ref: tlmgr allowed-actions = _action1_[,_action2_,...] The value is a comma-separated list (no spaces) of tlmgr actions which are allowed to be executed when tlmgr is invoked in system mode (that is, without --usermode). This allows distributors to include tlmgr in their packaging, but allow only a restricted set of actions that do not interfere with their distro package manager. For native TeX Live installations, it doesn't make sense to set this.188675 -Node: tlmgr CRYPTOGRAPHIC VERIFICATION189507 -Node: tlmgr Configuration of GnuPG invocation191680 -Node: tlmgr USER MODE192318 -Node: tlmgr User mode install195189 -Node: tlmgr User mode backup, restore, remove, update196335 -Node: tlmgr User mode generate, option, paper196781 -Node: tlmgr User mode logs197148 -Node: tlmgr MULTIPLE REPOSITORIES197446 -Node: tlmgr Pinning199175 -Node: tlmgr GUI FOR TLMGR201098 -Node: tlmgr Main display202747 -Node: tlmgr Display configuration area202999 -Ref: tlmgr Status203360 -Ref: tlmgr Category203524 -Ref: tlmgr Match203710 -Ref: tlmgr Selection203891 -Ref: tlmgr Display configuration buttons204095 -Node: tlmgr Package list area204278 -Ref: tlmgr a checkbox204862 -Ref: tlmgr package name204998 -Ref: tlmgr local revision (and version)205097 -Ref: tlmgr remote revision (and version)205472 -Ref: tlmgr short description205769 -Node: tlmgr Main display action buttons205814 -Ref: tlmgr Update all installed206080 -Ref: tlmgr Update206452 -Ref: tlmgr Install206502 -Ref: tlmgr Remove206688 -Ref: tlmgr Backup206866 -Node: tlmgr Menu bar207023 -Ref: tlmgr tlmgr menu207246 -Ref: tlmgr Options menu207554 -Ref: tlmgr Actions menu208637 -Ref: tlmgr Help menu209065 -Node: tlmgr GUI options209199 -Ref: tlmgr -background _color_209445 -Ref: tlmgr -font " _fontname_ _fontsize_ "209510 -Ref: tlmgr -foreground _color_209668 -Ref: tlmgr -geometry _geomspec_209720 -Ref: tlmgr -xrm _xresource_209912 -Node: tlmgr MACHINE-READABLE OUTPUT210181 -Node: tlmgr Machine-readable update and install output210995 -Ref: tlmgr location-url _location_212271 -Ref: tlmgr total-bytes _count_212487 -Ref: tlmgr _pkgname_212897 -Ref: tlmgr _status_213107 -Ref: tlmgr d213185 -Ref: tlmgr f213245 -Ref: tlmgr u213424 -Ref: tlmgr r213470 -Ref: tlmgr a213593 -Ref: tlmgr i213771 -Ref: tlmgr I213890 -Ref: tlmgr _localrev_213992 -Ref: tlmgr _serverrev_214099 -Ref: tlmgr _size_214211 -Ref: tlmgr _runtime_214380 -Ref: tlmgr _esttot_214450 -Node: tlmgr Machine-readable option output214483 -Node: tlmgr ENVIRONMENT VARIABLES214995 -Ref: tlmgr TEXLIVE_COMPRESSOR215506 -Ref: tlmgr TEXLIVE_DOWNLOADER216354 -Ref: tlmgr TL_DOWNLOAD_PROGRAM216377 -Ref: tlmgr TL_DOWNLOAD_ARGS216397 -Ref: tlmgr TEXLIVE_PREFER_OWN217423 -Node: tlmgr AUTHORS AND COPYRIGHT218247 -Node: Index218645 +Node: Distro builds29029 +Node: Layout and infrastructure31405 +Node: Build system tools32236 +Node: Top-level directories34455 +Node: Autoconf macros36691 +Node: General setup macros37453 +Node: Macros for programs38328 +Node: Macros for compilers39129 +Node: Macros for libraries40537 +Node: Macros for library and header flags40963 +Node: Macros for Windows42874 +Node: Library modules44469 +Node: png library44958 +Node: zlib library47306 +Node: freetype library47821 +Node: kpathsea library48517 +Node: Program modules49896 +Node: t1utils package50324 +Node: xindy package50869 +Node: xdvik package51985 +Node: asymptote53044 +Node: Extending TeX Live53548 +Node: Adding a new program module54355 +Node: Adding a new engine59118 +Node: Adding a new generic library module60903 +Node: Adding a new TeX-specific library module63124 +Node: Configure options63822 +Node: Global configure options65203 +Node: --disable-native-texlive-build65745 +Node: --prefix --bindir ...66707 +Node: --disable-largefile67247 +Node: --disable-missing67789 +Node: --enable-compiler-warnings=LEVEL68190 +Node: --enable-cxx-runtime-hack68846 +Node: --enable-maintainer-mode69266 +Node: --enable-multiplatform69795 +Node: --enable-shared70368 +Node: --enable-silent-rules70739 +Node: --without-ln-s71191 +Node: --without-x71538 +Node: Program-specific configure options71726 +Node: --enable-PROG --disable-PROG72369 +Node: --disable-all-pkgs72642 +Node: Configure options for texk/web2c73425 +Node: Configure options for texk/bibtex-x75963 +Node: Configure options for texk/dvipdfm-x76506 +Node: Configure options for texk/dvisvgm77282 +Node: Configure options for texk/texlive78163 +Node: Configure options for texk/xdvik78584 +Node: Configure options for utils/xindy79205 +Node: Library-specific configure options80095 +Node: Configure options for kpathsea81056 +Node: Variables for configure81760 +Node: Coding conventions83186 +Node: Declarations and definitions83901 +Node: Const86075 +Node: Continuous integration87939 +Node: Transfer from Subversion to Github88603 +Node: Automatic update of the Git mirror90765 +Node: CI testing on Travis-CI91347 +Node: Releases on Github92056 +Node: install-tl92496 +Node: install-tl NAME92940 +Node: install-tl SYNOPSIS93120 +Node: install-tl DESCRIPTION93358 +Node: install-tl REFERENCES94555 +Node: install-tl EXAMPLES95164 +Ref: install-tl install-tl --paper=letter95615 +Ref: install-tl install-tl --scheme _scheme_95751 +Ref: install-tl install-tl --no-interaction95906 +Ref: install-tl install-tl --profile _texlive.profile_96058 +Node: install-tl OPTIONS96326 +Ref: install-tl *-gui* [[=]_module_]96823 +Ref: install-tl *-no-gui*96834 +Ref: install-tl text97042 +Ref: install-tl tcl (or "perltk" or "wizard" or "expert" or nothing)97227 +Ref: install-tl *-lang* _llcode_97859 +Ref: install-tl *-repository* _url|path_98483 +Ref: install-tl *-select-repository*99377 +Ref: install-tl *-all-options*99795 +Ref: install-tl *-custom-bin* _path_100050 +Ref: install-tl *-debug-fakenet*100882 +Ref: install-tl *-debug-setup-vars*101096 +Ref: install-tl *-debug-translation*101244 +Ref: install-tl *-force-platform* _platform_101520 +Ref: install-tl *-help*, *--help*, *-?*101778 +Ref: install-tl *-in-place*102191 +Ref: install-tl *-init-from-profile* _profile_file_102736 +Ref: install-tl *-logfile* _file_103005 +Ref: install-tl *-no-cls*103356 +Ref: install-tl *-no-continue*103483 +Ref: install-tl *-no-doc-install*104054 +Ref: install-tl *-no-src-install*104073 +Ref: install-tl *-no-installation*104864 +Ref: install-tl *-no-interaction*105015 +Ref: install-tl *-no-persistent-downloads*105272 +Ref: install-tl *-persistent-downloads*105297 +Ref: install-tl *-no-verify-downloads*105904 +Ref: install-tl *-non-admin*106267 +Ref: install-tl *-paper* a4*|*letter106373 +Ref: install-tl *-portable*106569 +Ref: install-tl *-print-platform*106706 +Ref: install-tl *-profile* _profile_file_106904 +Ref: install-tl *-q*107125 +Ref: install-tl *-scheme* _scheme_107187 +Ref: install-tl *-texdir* _dir_107588 +Ref: install-tl *-texuserdir* _dir_108193 +Ref: install-tl *-texmflocal* _dir_108482 +Ref: install-tl *-texmfhome* _dir_109107 +Ref: install-tl *-texmfsysconfig* _dir_109416 +Ref: install-tl *-texmfsysvar* _dir_109438 +Ref: install-tl *-texmfconfig* _dir_109533 +Ref: install-tl *-texmfvar* _dir_109552 +Ref: install-tl *-v*109760 +Ref: install-tl *-version*, *--version*109916 +Node: install-tl PROFILES110050 +Ref: install-tl instopt_adjustpath (default 0 on Unix, 1 on Windows)113066 +Ref: install-tl instopt_adjustrepo (default 1)113142 +Ref: install-tl instopt_letter (default 0)113279 +Ref: install-tl instopt_portable (default 0)113370 +Ref: install-tl instopt_write18_restricted (default 1)113909 +Node: install-tl ENVIRONMENT VARIABLES115248 +Ref: install-tl NOPERLDOC115611 +Ref: install-tl TEXLIVE_DOWNLOADER115696 +Ref: install-tl TL_DOWNLOAD_PROGRAM115719 +Ref: install-tl TL_DOWNLOAD_ARGS115739 +Ref: install-tl TEXLIVE_INSTALL_ENV_NOCHECK115943 +Ref: install-tl TEXLIVE_INSTALL_NO_CONTEXT_CACHE116145 +Ref: install-tl TEXLIVE_INSTALL_NO_DISKCHECK116257 +Ref: install-tl TEXLIVE_INSTALL_NO_RESUME116673 +Ref: install-tl TEXLIVE_INSTALL_NO_WELCOME116825 +Ref: install-tl TEXLIVE_INSTALL_PAPER116946 +Ref: install-tl TEXLIVE_INSTALL_PREFIX117092 +Ref: install-tl TEXLIVE_INSTALL_TEXMFCONFIG117123 +Ref: install-tl TEXLIVE_INSTALL_TEXMFVAR117151 +Ref: install-tl TEXLIVE_INSTALL_TEXMFHOME117180 +Ref: install-tl TEXLIVE_INSTALL_TEXMFLOCAL117210 +Ref: install-tl TEXLIVE_INSTALL_TEXMFSYSCONFIG117244 +Ref: install-tl TEXLIVE_INSTALL_TEXMFSYSVAR117275 +Node: install-tl DIRECTORY TREES117713 +Node: install-tl BUGS120297 +Node: install-tl AUTHORS AND COPYRIGHT121177 +Node: tlmgr121579 +Node: tlmgr NAME122064 +Node: tlmgr SYNOPSIS122208 +Node: tlmgr DESCRIPTION122410 +Node: tlmgr EXAMPLES123521 +Ref: tlmgr tlmgr option repository ctan123784 +Ref: tlmgr tlmgr option repository https://mirror.ctan.org/systems/texlive/tlnet123857 +Ref: tlmgr tlmgr update --list124462 +Ref: tlmgr tlmgr update --all124555 +Ref: tlmgr tlmgr info _what_124712 +Node: tlmgr OPTIONS124974 +Ref: tlmgr *--repository* _url|path_125507 +Ref: tlmgr /some/local/dir126693 +Ref: tlmgr file:/some/local/dir126722 +Ref: tlmgr ctan126795 +Ref: tlmgr https://mirror.ctan.org/systems/texlive/tlnet126849 +Ref: tlmgr http://server/path/to/tlnet127190 +Ref: tlmgr https://server/path/to/tlnet127571 +Ref: tlmgr ftp://server/path/to/tlnet128039 +Ref: tlmgr user@machine:/path/to/tlnet128171 +Ref: tlmgr scp://user@machine/path/to/tlnet128212 +Ref: tlmgr ssh://user@machine/path/to/tlnet128253 +Ref: tlmgr *--gui* [_action_]128647 +Ref: tlmgr *--gui-lang* _llcode_129461 +Ref: tlmgr *--command-logfile* _file_130203 +Ref: tlmgr *--debug-translation*130470 +Ref: tlmgr *--machine-readable*130674 +Ref: tlmgr *--no-execute-actions*130943 +Ref: tlmgr *--package-logfile* _file_131137 +Ref: tlmgr *--pause*131392 +Ref: tlmgr *--persistent-downloads*131548 +Ref: tlmgr *--no-persistent-downloads*131577 +Ref: tlmgr *--pin-file*132072 +Ref: tlmgr *--usermode*132291 +Ref: tlmgr *--usertree* _dir_132412 +Ref: tlmgr *--verify-repo=[none|main|all]*132539 +Node: tlmgr ACTIONS133438 +Node: tlmgr help134299 +Node: tlmgr version134776 +Node: tlmgr backup135039 +Ref: tlmgr *backup [_option_...] --all*135211 +Ref: tlmgr *backup [_option_...] _pkg_...*135244 +Ref: tlmgr *--backupdir* _directory_136311 +Ref: tlmgr *--all*136529 +Ref: tlmgr *--clean*[=_N_]136782 +Ref: tlmgr *--dry-run*137110 +Node: tlmgr candidates _pkg_137240 +Node: tlmgr check [_option_...] [depends|executes|files|runfiles|texmfdbs|all]137595 +Ref: tlmgr *depends*138109 +Ref: tlmgr *executes*138451 +Ref: tlmgr *files*138566 +Ref: tlmgr *runfiles*138702 +Ref: tlmgr *texmfdbs*138839 +Ref: tlmgr - all items in TEXMFDBS have the !! prefix.139069 +Ref: tlmgr - all items in TEXMFBDS have an ls-R file (if they exist at all).139145 +Ref: tlmgr - all items in TEXMF with !! are listed in TEXMFDBS.139210 +Ref: tlmgr - all items in TEXMF with an ls-R file are listed in TEXMFDBS.139285 +Ref: tlmgr *--use-svn*139311 +Node: tlmgr conf139452 +Ref: tlmgr *conf [texmf|tlmgr|updmap [--conffile _file_] [--delete] [_key_ [_value_]]]*139742 +Ref: tlmgr *conf auxtrees [--conffile _file_] [show|add|remove] [_value_]*139807 +Node: tlmgr dump-tlpdb [_option_...] [--json]142223 +Ref: tlmgr *--local*142659 +Ref: tlmgr *--remote*142699 +Ref: tlmgr *--json*142738 +Node: tlmgr generate143309 +Ref: tlmgr *generate [_option_...] language*143505 +Ref: tlmgr *generate [_option_...] language.dat*143544 +Ref: tlmgr *generate [_option_...] language.def*143583 +Ref: tlmgr *generate [_option_...] language.dat.lua*143626 +Ref: tlmgr *--dest* _output_file_145954 +Ref: tlmgr *--localcfg* _local_conf_file_146531 +Ref: tlmgr *--rebuild-sys*146655 +Node: tlmgr gui147470 +Node: tlmgr info147648 +Ref: tlmgr *info [_option_...] _pkg_...*147810 +Ref: tlmgr *info [_option_...] collections*147844 +Ref: tlmgr *info [_option_...] schemes*147874 +Ref: tlmgr *--list*149405 +Ref: tlmgr *--only-installed*149720 +Ref: tlmgr *--only-remote*149909 +Ref: tlmgr *--data item1,item2,...*150214 +Ref: tlmgr *--json* 1151587 +Node: tlmgr init-usertree151970 +Node: tlmgr install [_option_...] _pkg_...152351 +Ref: tlmgr *--dry-run* 1152860 +Ref: tlmgr *--file*152978 +Ref: tlmgr *--force*153201 +Ref: tlmgr *--no-depends*153422 +Ref: tlmgr *--no-depends-at-all*153582 +Ref: tlmgr *--reinstall*153983 +Ref: tlmgr *--with-doc*154362 +Ref: tlmgr *--with-src*154376 +Node: tlmgr key155104 +Ref: tlmgr *key list*155262 +Ref: tlmgr *key add _file_*155280 +Ref: tlmgr *key remove _keyid_*155302 +Node: tlmgr list155896 +Node: tlmgr option156058 +Ref: tlmgr *option [--json] [show]*156214 +Ref: tlmgr *option [--json] showall|help*156246 +Ref: tlmgr *option _key_ [_value_]*156272 +Node: tlmgr paper160851 +Ref: tlmgr *paper [a4|letter]*161000 +Ref: tlmgr *<[xdvi|pdftex|dvips|dvipdfmx|context|psutils] paper [_papersize_|--list]*>161077 +Ref: tlmgr *paper --json*161093 +Node: tlmgr path162308 +Ref: tlmgr *path [--windowsmode=user|admin] add*162474 +Ref: tlmgr *path [--windowsmode=user|admin] remove*162516 +Node: tlmgr pinning164031 +Ref: tlmgr pinning show164272 +Ref: tlmgr pinning add _repo_ _pkgglob_...164345 +Ref: tlmgr pinning remove _repo_ _pkgglob_...164464 +Ref: tlmgr pinning remove _repo_ --all164617 +Node: tlmgr platform164671 +Ref: tlmgr *platform list|add|remove _platform_...*164857 +Ref: tlmgr *platform set _platform_*164884 +Ref: tlmgr *platform set auto*164905 +Ref: tlmgr *--dry-run* 2165783 +Node: tlmgr postaction165902 +Ref: tlmgr *postaction [_option_...] install [shortcut|fileassoc|script] [_pkg_...]*166132 +Ref: tlmgr *postaction [_option_...] remove [shortcut|fileassoc|script] [_pkg_...]*166206 +Ref: tlmgr *--windowsmode=[user|admin]*166526 +Ref: tlmgr *--fileassocmode=[1|2]*166951 +Ref: tlmgr *--all* 1167237 +Node: tlmgr print-platform167292 +Node: tlmgr print-platform-info167623 +Node: tlmgr remove [_option_...] _pkg_...167923 +Ref: tlmgr *--all* 2168408 +Ref: tlmgr *--backup*168519 +Ref: tlmgr *--backupdir* _directory_ 1168546 +Ref: tlmgr *--no-depends* 1168951 +Ref: tlmgr *--no-depends-at-all* 1169014 +Ref: tlmgr *--force* 1169121 +Ref: tlmgr *--dry-run* 3169595 +Node: tlmgr repository169972 +Ref: tlmgr *repository list*170160 +Ref: tlmgr *repository list _path|url|tag_*170194 +Ref: tlmgr *repository add _path_ [_tag_]*170227 +Ref: tlmgr *repository remove _path|tag_*170259 +Ref: tlmgr *repository set _path_[#_tag_] [_path_[#_tag_] ...]*170313 +Ref: tlmgr *repository status*170334 +Ref: tlmgr The tag (which can be the same as the url);171561 +Node: tlmgr restore172039 +Ref: tlmgr *restore [_option_...] _pkg_ [_rev_]*172218 +Ref: tlmgr *restore [_option_...] --all*172249 +Ref: tlmgr *--all* 3172950 +Ref: tlmgr *--backupdir* _directory_ 2173165 +Ref: tlmgr *--dry-run* 4173347 +Ref: tlmgr *--force* 2173480 +Ref: tlmgr *--json* 2173527 +Node: tlmgr search173854 +Ref: tlmgr *search [_option_...] _what_*174018 +Ref: tlmgr *search [_option_...] --file _what_*174056 +Ref: tlmgr *search [_option_...] --all _what_*174093 +Ref: tlmgr *--file* 1174314 +Ref: tlmgr *--all* 4174377 +Ref: tlmgr *--global*174467 +Ref: tlmgr *--word*174595 +Node: tlmgr shell174910 +Ref: tlmgr protocol175645 +Ref: tlmgr help 1175709 +Ref: tlmgr version 1175762 +Ref: tlmgr quit, end, bye, byebye, EOF175830 +Ref: tlmgr restart175851 +Ref: tlmgr load [local|remote]175974 +Ref: tlmgr save176044 +Ref: tlmgr get [_var_] =item set [_var_ [_val_]]176167 +Node: tlmgr show176768 +Node: tlmgr uninstall176935 +Node: tlmgr update [_option_...] [_pkg_...]177167 +Ref: tlmgr *--all* 5177539 +Ref: tlmgr *--self*179719 +Ref: tlmgr *--dry-run* 5180484 +Ref: tlmgr *--list* [_pkg_]180662 +Ref: tlmgr *--exclude* _pkg_181352 +Ref: tlmgr *--no-auto-remove* [_pkg_...]182153 +Ref: tlmgr *--no-auto-install* [_pkg_...]182638 +Ref: tlmgr *--reinstall-forcibly-removed*183401 +Ref: tlmgr *--backup* 1183937 +Ref: tlmgr *--backupdir* _directory_ 3183964 +Ref: tlmgr *--no-depends* 2185131 +Ref: tlmgr *--no-depends-at-all* 2185335 +Ref: tlmgr *--force* 3185442 +Node: tlmgr CONFIGURATION FILE FOR TLMGR186433 +Ref: tlmgr auto-remove = 0 or 1 (default 1), same as command-line option.187435 +Ref: tlmgr gui-expertmode = 0 or 1 (default 1). This switches between the full GUI and a simplified GUI with only the most common settings.187567 +Ref: tlmgr gui-lang = _llcode_, with a language code value as with the command-line option.187651 +Ref: tlmgr no-checksums = 0 or 1 (default 0, see below).187700 +Ref: tlmgr persistent-downloads = 0 or 1 (default 1), same as command-line option.187775 +Ref: tlmgr require-verification = 0 or 1 (default 0), same as command-line option.187850 +Ref: tlmgr tkfontscale = _floating-point number_ (default 1.0); scaling factor for fonts in the Tk-based frontends.187958 +Ref: tlmgr update-exclude = _comma-separated list of packages_ (no spaces allowed). Same as the command line option --exclude for the update action.188103 +Ref: tlmgr verify-downloads = 0 or 1 (default 1), same as command-line option.188174 +Ref: tlmgr allowed-actions = _action1_[,_action2_,...] The value is a comma-separated list (no spaces) of tlmgr actions which are allowed to be executed when tlmgr is invoked in system mode (that is, without --usermode). This allows distributors to include tlmgr in their packaging, but allow only a restricted set of actions that do not interfere with their distro package manager. For native TeX Live installations, it doesn't make sense to set this.188691 +Node: tlmgr CRYPTOGRAPHIC VERIFICATION189523 +Node: tlmgr Configuration of GnuPG invocation191696 +Node: tlmgr USER MODE192334 +Node: tlmgr User mode install195205 +Node: tlmgr User mode backup, restore, remove, update196351 +Node: tlmgr User mode generate, option, paper196797 +Node: tlmgr User mode logs197164 +Node: tlmgr MULTIPLE REPOSITORIES197462 +Node: tlmgr Pinning199191 +Node: tlmgr GUI FOR TLMGR201114 +Node: tlmgr Main display202763 +Node: tlmgr Display configuration area203015 +Ref: tlmgr Status203376 +Ref: tlmgr Category203540 +Ref: tlmgr Match203726 +Ref: tlmgr Selection203907 +Ref: tlmgr Display configuration buttons204111 +Node: tlmgr Package list area204294 +Ref: tlmgr a checkbox204878 +Ref: tlmgr package name205014 +Ref: tlmgr local revision (and version)205113 +Ref: tlmgr remote revision (and version)205488 +Ref: tlmgr short description205785 +Node: tlmgr Main display action buttons205830 +Ref: tlmgr Update all installed206096 +Ref: tlmgr Update206468 +Ref: tlmgr Install206518 +Ref: tlmgr Remove206704 +Ref: tlmgr Backup206882 +Node: tlmgr Menu bar207039 +Ref: tlmgr tlmgr menu207262 +Ref: tlmgr Options menu207570 +Ref: tlmgr Actions menu208653 +Ref: tlmgr Help menu209081 +Node: tlmgr GUI options209215 +Ref: tlmgr -background _color_209461 +Ref: tlmgr -font " _fontname_ _fontsize_ "209526 +Ref: tlmgr -foreground _color_209684 +Ref: tlmgr -geometry _geomspec_209736 +Ref: tlmgr -xrm _xresource_209928 +Node: tlmgr MACHINE-READABLE OUTPUT210197 +Node: tlmgr Machine-readable update and install output211011 +Ref: tlmgr location-url _location_212287 +Ref: tlmgr total-bytes _count_212503 +Ref: tlmgr _pkgname_212913 +Ref: tlmgr _status_213123 +Ref: tlmgr d213201 +Ref: tlmgr f213261 +Ref: tlmgr u213440 +Ref: tlmgr r213486 +Ref: tlmgr a213609 +Ref: tlmgr i213787 +Ref: tlmgr I213906 +Ref: tlmgr _localrev_214008 +Ref: tlmgr _serverrev_214115 +Ref: tlmgr _size_214227 +Ref: tlmgr _runtime_214396 +Ref: tlmgr _esttot_214466 +Node: tlmgr Machine-readable option output214499 +Node: tlmgr ENVIRONMENT VARIABLES215011 +Ref: tlmgr TEXLIVE_COMPRESSOR215522 +Ref: tlmgr TEXLIVE_DOWNLOADER216370 +Ref: tlmgr TL_DOWNLOAD_PROGRAM216393 +Ref: tlmgr TL_DOWNLOAD_ARGS216413 +Ref: tlmgr TEXLIVE_PREFER_OWN217439 +Node: tlmgr AUTHORS AND COPYRIGHT218263 +Node: Index218665  End Tag Table diff --git a/Build/source/texk/chktex/configure b/Build/source/texk/chktex/configure index a735eff8823..49205966a71 100755 --- a/Build/source/texk/chktex/configure +++ b/Build/source/texk/chktex/configure @@ -14637,12 +14637,12 @@ case $kpse_cv_have_win64 in #( yes) : if test "x$kpse_cv_have_win32=xmingw" then : - WIN_WRAPPER=w64_mingw_wrapper + WIN_WRAPPER=windows_mingw_wrapper else $as_nop - WIN_WRAPPER=w64_wrapper + WIN_WRAPPER=windows_wrapper fi ;; #( *) : - WIN_WRAPPER=w32_wrapper ;; + WIN_WRAPPER=windows_wrapper ;; esac if test -r "$srcdir/../../texk/texlive/$WIN_WRAPPER/runscript.exe"; then diff --git a/Build/source/texk/dviljk/Makefile.in b/Build/source/texk/dviljk/Makefile.in index 6e75ed1b650..55ecbfd16de 100644 --- a/Build/source/texk/dviljk/Makefile.in +++ b/Build/source/texk/dviljk/Makefile.in @@ -275,6 +275,7 @@ DIST_SUBDIRS = win32 am__DIST_COMMON = $(dist_man1_MANS) $(srcdir)/Makefile.in \ $(srcdir)/c-auto.in $(top_srcdir)/../../am/bin_links.am \ $(top_srcdir)/../../am/man1_links.am \ + $(top_srcdir)/../../build-aux/ar-lib \ $(top_srcdir)/../../build-aux/compile \ $(top_srcdir)/../../build-aux/config.guess \ $(top_srcdir)/../../build-aux/config.sub \ @@ -282,7 +283,7 @@ am__DIST_COMMON = $(dist_man1_MANS) $(srcdir)/Makefile.in \ $(top_srcdir)/../../build-aux/install-sh \ $(top_srcdir)/../../build-aux/ltmain.sh \ $(top_srcdir)/../../build-aux/missing \ - $(top_srcdir)/../texlive/w32_wrapper/callexe.c \ + $(top_srcdir)/../texlive/windows_wrapper/callexe.c \ ../../build-aux/ar-lib ../../build-aux/compile \ ../../build-aux/config.guess ../../build-aux/config.sub \ ../../build-aux/depcomp ../../build-aux/install-sh \ @@ -361,6 +362,7 @@ EGREP = @EGREP@ ETAGS = @ETAGS@ EXEEXT = @EXEEXT@ FGREP = @FGREP@ +FILECMD = @FILECMD@ GREP = @GREP@ INSTALL = @INSTALL@ INSTALL_DATA = @INSTALL_DATA@ diff --git a/Build/source/texk/dviljk/configure b/Build/source/texk/dviljk/configure index db7cb6aefd3..0ead3f27154 100755 --- a/Build/source/texk/dviljk/configure +++ b/Build/source/texk/dviljk/configure @@ -16299,7 +16299,7 @@ else fi - if test -r "$srcdir/../texlive/w32_wrapper/callexe.c"; then + if test -r "$srcdir/../texlive/windows_wrapper/callexe.c"; then WIN32_CALL_TRUE= WIN32_CALL_FALSE='#' else @@ -16308,7 +16308,7 @@ else fi if test -z "$WIN32_TRUE"; then : - ac_config_links="$ac_config_links callexe.c:../texlive/w32_wrapper/callexe.c" + ac_config_links="$ac_config_links callexe.c:../texlive/windows_wrapper/callexe.c" fi @@ -17343,7 +17343,7 @@ do "depfiles") CONFIG_COMMANDS="$CONFIG_COMMANDS depfiles" ;; "libtool") CONFIG_COMMANDS="$CONFIG_COMMANDS libtool" ;; "c-auto.h") CONFIG_HEADERS="$CONFIG_HEADERS c-auto.h:c-auto.in" ;; - "callexe.c") CONFIG_LINKS="$CONFIG_LINKS callexe.c:../texlive/w32_wrapper/callexe.c" ;; + "callexe.c") CONFIG_LINKS="$CONFIG_LINKS callexe.c:../texlive/windows_wrapper/callexe.c" ;; "Makefile") CONFIG_FILES="$CONFIG_FILES Makefile" ;; "win32/Makefile") CONFIG_FILES="$CONFIG_FILES win32/Makefile" ;; diff --git a/Build/source/texk/dviljk/win32/Makefile.in b/Build/source/texk/dviljk/win32/Makefile.in index 7ecf9ddf02e..b4a1e1413bc 100644 --- a/Build/source/texk/dviljk/win32/Makefile.in +++ b/Build/source/texk/dviljk/win32/Makefile.in @@ -208,6 +208,7 @@ EGREP = @EGREP@ ETAGS = @ETAGS@ EXEEXT = @EXEEXT@ FGREP = @FGREP@ +FILECMD = @FILECMD@ GREP = @GREP@ INSTALL = @INSTALL@ INSTALL_DATA = @INSTALL_DATA@ diff --git a/Build/source/texk/dvipdfm-x/Makefile.in b/Build/source/texk/dvipdfm-x/Makefile.in index c09dd9ea548..d93585b0c25 100644 --- a/Build/source/texk/dvipdfm-x/Makefile.in +++ b/Build/source/texk/dvipdfm-x/Makefile.in @@ -471,6 +471,7 @@ am__set_b = \ am__DIST_COMMON = $(dist_man1_MANS) $(srcdir)/Makefile.in \ $(srcdir)/config.h.in $(top_srcdir)/../../am/bin_links.am \ $(top_srcdir)/../../am/man1_links.am \ + $(top_srcdir)/../../build-aux/ar-lib \ $(top_srcdir)/../../build-aux/compile \ $(top_srcdir)/../../build-aux/config.guess \ $(top_srcdir)/../../build-aux/config.sub \ @@ -479,7 +480,7 @@ am__DIST_COMMON = $(dist_man1_MANS) $(srcdir)/Makefile.in \ $(top_srcdir)/../../build-aux/ltmain.sh \ $(top_srcdir)/../../build-aux/missing \ $(top_srcdir)/../../build-aux/test-driver \ - $(top_srcdir)/../texlive/w32_wrapper/callexe.c \ + $(top_srcdir)/../texlive/windows_wrapper/callexe.c \ ../../build-aux/ar-lib ../../build-aux/compile \ ../../build-aux/config.guess ../../build-aux/config.sub \ ../../build-aux/depcomp ../../build-aux/install-sh \ @@ -533,6 +534,7 @@ EGREP = @EGREP@ ETAGS = @ETAGS@ EXEEXT = @EXEEXT@ FGREP = @FGREP@ +FILECMD = @FILECMD@ GREP = @GREP@ INSTALL = @INSTALL@ INSTALL_DATA = @INSTALL_DATA@ diff --git a/Build/source/texk/dvipdfm-x/configure b/Build/source/texk/dvipdfm-x/configure index b766d348ef2..846c6ed002e 100755 --- a/Build/source/texk/dvipdfm-x/configure +++ b/Build/source/texk/dvipdfm-x/configure @@ -17170,7 +17170,7 @@ else fi - if test -r "$srcdir/../texlive/w32_wrapper/callexe.c"; then + if test -r "$srcdir/../texlive/windows_wrapper/callexe.c"; then WIN32_CALL_TRUE= WIN32_CALL_FALSE='#' else @@ -17179,7 +17179,7 @@ else fi if test -z "$WIN32_TRUE"; then : - ac_config_links="$ac_config_links callexe.c:../texlive/w32_wrapper/callexe.c" + ac_config_links="$ac_config_links callexe.c:../texlive/windows_wrapper/callexe.c" fi @@ -18215,7 +18215,7 @@ do "depfiles") CONFIG_COMMANDS="$CONFIG_COMMANDS depfiles" ;; "libtool") CONFIG_COMMANDS="$CONFIG_COMMANDS libtool" ;; "config.h") CONFIG_HEADERS="$CONFIG_HEADERS config.h" ;; - "callexe.c") CONFIG_LINKS="$CONFIG_LINKS callexe.c:../texlive/w32_wrapper/callexe.c" ;; + "callexe.c") CONFIG_LINKS="$CONFIG_LINKS callexe.c:../texlive/windows_wrapper/callexe.c" ;; "Makefile") CONFIG_FILES="$CONFIG_FILES Makefile" ;; *) as_fn_error $? "invalid argument: \`$ac_config_target'" "$LINENO" 5;; diff --git a/Build/source/texk/dvipng/Makefile.in b/Build/source/texk/dvipng/Makefile.in index eb72975f80e..23c68b16e70 100644 --- a/Build/source/texk/dvipng/Makefile.in +++ b/Build/source/texk/dvipng/Makefile.in @@ -448,7 +448,8 @@ am__set_b = \ DIST_SUBDIRS = $(SUBDIRS) am__DIST_COMMON = $(srcdir)/../../am/bin_links.am \ $(srcdir)/../../am/dist_hook.am $(srcdir)/Makefile.in \ - $(srcdir)/config.h.in $(top_srcdir)/../../build-aux/compile \ + $(srcdir)/config.h.in $(top_srcdir)/../../build-aux/ar-lib \ + $(top_srcdir)/../../build-aux/compile \ $(top_srcdir)/../../build-aux/config.guess \ $(top_srcdir)/../../build-aux/config.sub \ $(top_srcdir)/../../build-aux/depcomp \ @@ -456,7 +457,7 @@ am__DIST_COMMON = $(srcdir)/../../am/bin_links.am \ $(top_srcdir)/../../build-aux/ltmain.sh \ $(top_srcdir)/../../build-aux/missing \ $(top_srcdir)/../../build-aux/test-driver \ - $(top_srcdir)/../texlive/w32_wrapper/callexe.c \ + $(top_srcdir)/../texlive/windows_wrapper/callexe.c \ ../../build-aux/ar-lib ../../build-aux/compile \ ../../build-aux/config.guess ../../build-aux/config.sub \ ../../build-aux/depcomp ../../build-aux/install-sh \ @@ -536,6 +537,7 @@ EGREP = @EGREP@ ETAGS = @ETAGS@ EXEEXT = @EXEEXT@ FGREP = @FGREP@ +FILECMD = @FILECMD@ FREETYPE2_DEPEND = @FREETYPE2_DEPEND@ FREETYPE2_INCLUDES = @FREETYPE2_INCLUDES@ FREETYPE2_LIBS = @FREETYPE2_LIBS@ diff --git a/Build/source/texk/dvipng/configure b/Build/source/texk/dvipng/configure index 9f10d68b119..4029e81e609 100755 --- a/Build/source/texk/dvipng/configure +++ b/Build/source/texk/dvipng/configure @@ -17939,7 +17939,7 @@ else fi - if test -r "$srcdir/../texlive/w32_wrapper/callexe.c"; then + if test -r "$srcdir/../texlive/windows_wrapper/callexe.c"; then WIN32_CALL_TRUE= WIN32_CALL_FALSE='#' else @@ -17948,7 +17948,7 @@ else fi if test -z "$WIN32_TRUE"; then : - ac_config_links="$ac_config_links callexe.c:../texlive/w32_wrapper/callexe.c" + ac_config_links="$ac_config_links callexe.c:../texlive/windows_wrapper/callexe.c" fi @@ -18995,7 +18995,7 @@ do "depfiles") CONFIG_COMMANDS="$CONFIG_COMMANDS depfiles" ;; "libtool") CONFIG_COMMANDS="$CONFIG_COMMANDS libtool" ;; "config.h") CONFIG_HEADERS="$CONFIG_HEADERS config.h" ;; - "callexe.c") CONFIG_LINKS="$CONFIG_LINKS callexe.c:../texlive/w32_wrapper/callexe.c" ;; + "callexe.c") CONFIG_LINKS="$CONFIG_LINKS callexe.c:../texlive/windows_wrapper/callexe.c" ;; "Makefile") CONFIG_FILES="$CONFIG_FILES Makefile" ;; "help/Makefile") CONFIG_FILES="$CONFIG_FILES help/Makefile" ;; "doc/Makefile") CONFIG_FILES="$CONFIG_FILES doc/Makefile" ;; diff --git a/Build/source/texk/dvipng/doc/Makefile.in b/Build/source/texk/dvipng/doc/Makefile.in index 7d64d2b7c63..94c9242e5c3 100644 --- a/Build/source/texk/dvipng/doc/Makefile.in +++ b/Build/source/texk/dvipng/doc/Makefile.in @@ -241,6 +241,7 @@ EGREP = @EGREP@ ETAGS = @ETAGS@ EXEEXT = @EXEEXT@ FGREP = @FGREP@ +FILECMD = @FILECMD@ FREETYPE2_DEPEND = @FREETYPE2_DEPEND@ FREETYPE2_INCLUDES = @FREETYPE2_INCLUDES@ FREETYPE2_LIBS = @FREETYPE2_LIBS@ diff --git a/Build/source/texk/dvipng/help/Makefile.in b/Build/source/texk/dvipng/help/Makefile.in index 46e006755a3..7904ac25844 100644 --- a/Build/source/texk/dvipng/help/Makefile.in +++ b/Build/source/texk/dvipng/help/Makefile.in @@ -164,6 +164,7 @@ EGREP = @EGREP@ ETAGS = @ETAGS@ EXEEXT = @EXEEXT@ FGREP = @FGREP@ +FILECMD = @FILECMD@ FREETYPE2_DEPEND = @FREETYPE2_DEPEND@ FREETYPE2_INCLUDES = @FREETYPE2_INCLUDES@ FREETYPE2_LIBS = @FREETYPE2_LIBS@ diff --git a/Build/source/texk/psutils/configure b/Build/source/texk/psutils/configure index e0a9570f597..29ab0979a9d 100755 --- a/Build/source/texk/psutils/configure +++ b/Build/source/texk/psutils/configure @@ -16069,12 +16069,12 @@ case $kpse_cv_have_win64 in #( yes) : if test "x$kpse_cv_have_win32=xmingw" then : - WIN_WRAPPER=w64_mingw_wrapper + WIN_WRAPPER=windows_mingw_wrapper else $as_nop - WIN_WRAPPER=w64_wrapper + WIN_WRAPPER=windows_wrapper fi ;; #( *) : - WIN_WRAPPER=w32_wrapper ;; + WIN_WRAPPER=windows_wrapper ;; esac if test -r "$srcdir/../../texk/texlive/$WIN_WRAPPER/runscript.exe"; then diff --git a/Build/source/texk/tex4htk/configure b/Build/source/texk/tex4htk/configure index 37d245bc1bd..5e321dcf048 100755 --- a/Build/source/texk/tex4htk/configure +++ b/Build/source/texk/tex4htk/configure @@ -16278,12 +16278,12 @@ case $kpse_cv_have_win64 in #( yes) : if test "x$kpse_cv_have_win32=xmingw" then : - WIN_WRAPPER=w64_mingw_wrapper + WIN_WRAPPER=windows_mingw_wrapper else $as_nop - WIN_WRAPPER=w64_wrapper + WIN_WRAPPER=windows_wrapper fi ;; #( *) : - WIN_WRAPPER=w32_wrapper ;; + WIN_WRAPPER=windows_wrapper ;; esac if test -r "$srcdir/../../texk/texlive/$WIN_WRAPPER/runscript.exe"; then diff --git a/Build/source/texk/texlive/configure b/Build/source/texk/texlive/configure index dcc0864da60..efe8a709761 100755 --- a/Build/source/texk/texlive/configure +++ b/Build/source/texk/texlive/configure @@ -4318,12 +4318,12 @@ case $kpse_cv_have_win64 in #( yes) : if test "x$kpse_cv_have_win32=xmingw" then : - WIN_WRAPPER=w64_mingw_wrapper + WIN_WRAPPER=windows_mingw_wrapper else $as_nop - WIN_WRAPPER=w64_wrapper + WIN_WRAPPER=windows_wrapper fi ;; #( *) : - WIN_WRAPPER=w32_wrapper ;; + WIN_WRAPPER=windows_wrapper ;; esac if test -r "$srcdir/../../texk/texlive/$WIN_WRAPPER/runscript.exe"; then diff --git a/Build/source/texk/web2c/Makefile.in b/Build/source/texk/web2c/Makefile.in index ccba21e3d7a..5969a04dbf7 100644 --- a/Build/source/texk/web2c/Makefile.in +++ b/Build/source/texk/web2c/Makefile.in @@ -2805,6 +2805,7 @@ am__DIST_COMMON = $(dist_man_MANS) $(srcdir)/../../am/bin_links.am \ $(srcdir)/silent-sh.in $(srcdir)/synctexdir/am/synctex.am \ $(srcdir)/tangle-sh.in $(srcdir)/uptexdir/am/uptex.am \ $(srcdir)/web2c-sh.in $(srcdir)/xetexdir/am/xetex.am \ + $(top_srcdir)/../../build-aux/ar-lib \ $(top_srcdir)/../../build-aux/compile \ $(top_srcdir)/../../build-aux/config.guess \ $(top_srcdir)/../../build-aux/config.sub \ @@ -2813,7 +2814,7 @@ am__DIST_COMMON = $(dist_man_MANS) $(srcdir)/../../am/bin_links.am \ $(top_srcdir)/../../build-aux/ltmain.sh \ $(top_srcdir)/../../build-aux/missing \ $(top_srcdir)/../../build-aux/test-driver \ - $(top_srcdir)/../texlive/w32_wrapper/callexe.c \ + $(top_srcdir)/../texlive/windows_wrapper/callexe.c \ $(top_srcdir)/luatexdir/luafontloader/ff-config.in \ $(top_srcdir)/synctexdir/synctex.pc.in ../../build-aux/ar-lib \ ../../build-aux/compile ../../build-aux/config.guess \ @@ -2904,6 +2905,7 @@ EGREP = @EGREP@ ETAGS = @ETAGS@ EXEEXT = @EXEEXT@ FGREP = @FGREP@ +FILECMD = @FILECMD@ FONTCONFIG_INCLUDES = @FONTCONFIG_INCLUDES@ FONTCONFIG_LIBS = @FONTCONFIG_LIBS@ FREETYPE2_DEPEND = @FREETYPE2_DEPEND@ diff --git a/Build/source/texk/web2c/configure b/Build/source/texk/web2c/configure index d41960ed5d2..f9606de4318 100755 --- a/Build/source/texk/web2c/configure +++ b/Build/source/texk/web2c/configure @@ -21463,7 +21463,7 @@ else fi - if test -r "$srcdir/../texlive/w32_wrapper/callexe.c"; then + if test -r "$srcdir/../texlive/windows_wrapper/callexe.c"; then WIN32_CALL_TRUE= WIN32_CALL_FALSE='#' else @@ -21472,7 +21472,7 @@ else fi if test -z "$WIN32_TRUE"; then : - ac_config_links="$ac_config_links callexe.c:../texlive/w32_wrapper/callexe.c" + ac_config_links="$ac_config_links callexe.c:../texlive/windows_wrapper/callexe.c" fi @@ -29867,7 +29867,7 @@ do "depfiles") CONFIG_COMMANDS="$CONFIG_COMMANDS depfiles" ;; "libtool") CONFIG_COMMANDS="$CONFIG_COMMANDS libtool" ;; "CXXLD.sh") CONFIG_COMMANDS="$CONFIG_COMMANDS CXXLD.sh" ;; - "callexe.c") CONFIG_LINKS="$CONFIG_LINKS callexe.c:../texlive/w32_wrapper/callexe.c" ;; + "callexe.c") CONFIG_LINKS="$CONFIG_LINKS callexe.c:../texlive/windows_wrapper/callexe.c" ;; "w2c/c-auto.h") CONFIG_HEADERS="$CONFIG_HEADERS w2c/c-auto.h:c-auto.in" ;; "ff-config.h") CONFIG_HEADERS="$CONFIG_HEADERS ff-config.h:luatexdir/luafontloader/ff-config.in" ;; "Makefile") CONFIG_FILES="$CONFIG_FILES Makefile" ;; diff --git a/Build/source/texk/web2c/doc/Makefile.in b/Build/source/texk/web2c/doc/Makefile.in index 8015411f0a8..489eae198ef 100644 --- a/Build/source/texk/web2c/doc/Makefile.in +++ b/Build/source/texk/web2c/doc/Makefile.in @@ -273,6 +273,7 @@ EGREP = @EGREP@ ETAGS = @ETAGS@ EXEEXT = @EXEEXT@ FGREP = @FGREP@ +FILECMD = @FILECMD@ FONTCONFIG_INCLUDES = @FONTCONFIG_INCLUDES@ FONTCONFIG_LIBS = @FONTCONFIG_LIBS@ FREETYPE2_DEPEND = @FREETYPE2_DEPEND@ diff --git a/Build/source/texk/web2c/lib/Makefile.in b/Build/source/texk/web2c/lib/Makefile.in index 23e7fe3239f..ebd793b8c42 100644 --- a/Build/source/texk/web2c/lib/Makefile.in +++ b/Build/source/texk/web2c/lib/Makefile.in @@ -277,6 +277,7 @@ EGREP = @EGREP@ ETAGS = @ETAGS@ EXEEXT = @EXEEXT@ FGREP = @FGREP@ +FILECMD = @FILECMD@ FONTCONFIG_INCLUDES = @FONTCONFIG_INCLUDES@ FONTCONFIG_LIBS = @FONTCONFIG_LIBS@ FREETYPE2_DEPEND = @FREETYPE2_DEPEND@ diff --git a/Build/source/texk/web2c/man/Makefile.in b/Build/source/texk/web2c/man/Makefile.in index 6ec8fdd61fb..4209ad5fb44 100644 --- a/Build/source/texk/web2c/man/Makefile.in +++ b/Build/source/texk/web2c/man/Makefile.in @@ -257,6 +257,7 @@ EGREP = @EGREP@ ETAGS = @ETAGS@ EXEEXT = @EXEEXT@ FGREP = @FGREP@ +FILECMD = @FILECMD@ FONTCONFIG_INCLUDES = @FONTCONFIG_INCLUDES@ FONTCONFIG_LIBS = @FONTCONFIG_LIBS@ FREETYPE2_DEPEND = @FREETYPE2_DEPEND@ diff --git a/Build/source/texk/web2c/omegafonts/Makefile.in b/Build/source/texk/web2c/omegafonts/Makefile.in index 700073b0686..3fe53e9527a 100644 --- a/Build/source/texk/web2c/omegafonts/Makefile.in +++ b/Build/source/texk/web2c/omegafonts/Makefile.in @@ -503,6 +503,7 @@ EGREP = @EGREP@ ETAGS = @ETAGS@ EXEEXT = @EXEEXT@ FGREP = @FGREP@ +FILECMD = @FILECMD@ FONTCONFIG_INCLUDES = @FONTCONFIG_INCLUDES@ FONTCONFIG_LIBS = @FONTCONFIG_LIBS@ FREETYPE2_DEPEND = @FREETYPE2_DEPEND@ diff --git a/Build/source/texk/web2c/otps/Makefile.in b/Build/source/texk/web2c/otps/Makefile.in index 682a74848b3..4c61adaf8de 100644 --- a/Build/source/texk/web2c/otps/Makefile.in +++ b/Build/source/texk/web2c/otps/Makefile.in @@ -537,6 +537,7 @@ EGREP = @EGREP@ ETAGS = @ETAGS@ EXEEXT = @EXEEXT@ FGREP = @FGREP@ +FILECMD = @FILECMD@ FONTCONFIG_INCLUDES = @FONTCONFIG_INCLUDES@ FONTCONFIG_LIBS = @FONTCONFIG_LIBS@ FREETYPE2_DEPEND = @FREETYPE2_DEPEND@ diff --git a/Build/source/texk/web2c/otps/win32/Makefile.in b/Build/source/texk/web2c/otps/win32/Makefile.in index 891f71a0949..fff8ce7086c 100644 --- a/Build/source/texk/web2c/otps/win32/Makefile.in +++ b/Build/source/texk/web2c/otps/win32/Makefile.in @@ -256,6 +256,7 @@ EGREP = @EGREP@ ETAGS = @ETAGS@ EXEEXT = @EXEEXT@ FGREP = @FGREP@ +FILECMD = @FILECMD@ FONTCONFIG_INCLUDES = @FONTCONFIG_INCLUDES@ FONTCONFIG_LIBS = @FONTCONFIG_LIBS@ FREETYPE2_DEPEND = @FREETYPE2_DEPEND@ diff --git a/Build/source/texk/web2c/window/Makefile.in b/Build/source/texk/web2c/window/Makefile.in index 076517c9c28..fa927d2cff3 100644 --- a/Build/source/texk/web2c/window/Makefile.in +++ b/Build/source/texk/web2c/window/Makefile.in @@ -271,6 +271,7 @@ EGREP = @EGREP@ ETAGS = @ETAGS@ EXEEXT = @EXEEXT@ FGREP = @FGREP@ +FILECMD = @FILECMD@ FONTCONFIG_INCLUDES = @FONTCONFIG_INCLUDES@ FONTCONFIG_LIBS = @FONTCONFIG_LIBS@ FREETYPE2_DEPEND = @FREETYPE2_DEPEND@ diff --git a/Build/source/utils/autosp/configure b/Build/source/utils/autosp/configure index 940d35e2775..229f2a9adf6 100755 --- a/Build/source/utils/autosp/configure +++ b/Build/source/utils/autosp/configure @@ -5797,12 +5797,12 @@ case $kpse_cv_have_win64 in #( yes) : if test "x$kpse_cv_have_win32=xmingw" then : - WIN_WRAPPER=w64_mingw_wrapper + WIN_WRAPPER=windows_mingw_wrapper else $as_nop - WIN_WRAPPER=w64_wrapper + WIN_WRAPPER=windows_wrapper fi ;; #( *) : - WIN_WRAPPER=w32_wrapper ;; + WIN_WRAPPER=windows_wrapper ;; esac if test -r "$srcdir/../../texk/texlive/$WIN_WRAPPER/runscript.exe"; then diff --git a/Build/source/utils/axodraw2/configure b/Build/source/utils/axodraw2/configure index f14af71eedc..3ce951be466 100755 --- a/Build/source/utils/axodraw2/configure +++ b/Build/source/utils/axodraw2/configure @@ -5402,12 +5402,12 @@ case $kpse_cv_have_win64 in #( yes) : if test "x$kpse_cv_have_win32=xmingw" then : - WIN_WRAPPER=w64_mingw_wrapper + WIN_WRAPPER=windows_mingw_wrapper else $as_nop - WIN_WRAPPER=w64_wrapper + WIN_WRAPPER=windows_wrapper fi ;; #( *) : - WIN_WRAPPER=w32_wrapper ;; + WIN_WRAPPER=windows_wrapper ;; esac if test -r "$srcdir/../../texk/texlive/$WIN_WRAPPER/runscript.exe"; then diff --git a/Build/source/utils/ps2eps/configure b/Build/source/utils/ps2eps/configure index 301ea8b3a97..d0aa2c656dc 100755 --- a/Build/source/utils/ps2eps/configure +++ b/Build/source/utils/ps2eps/configure @@ -5375,12 +5375,12 @@ case $kpse_cv_have_win64 in #( yes) : if test "x$kpse_cv_have_win32=xmingw" then : - WIN_WRAPPER=w64_mingw_wrapper + WIN_WRAPPER=windows_mingw_wrapper else $as_nop - WIN_WRAPPER=w64_wrapper + WIN_WRAPPER=windows_wrapper fi ;; #( *) : - WIN_WRAPPER=w32_wrapper ;; + WIN_WRAPPER=windows_wrapper ;; esac if test -r "$srcdir/../../texk/texlive/$WIN_WRAPPER/runscript.exe"; then diff --git a/Build/source/utils/texdoctk/configure b/Build/source/utils/texdoctk/configure index 6b985746975..39f40a9deec 100755 --- a/Build/source/utils/texdoctk/configure +++ b/Build/source/utils/texdoctk/configure @@ -4421,12 +4421,12 @@ case $kpse_cv_have_win64 in #( yes) : if test "x$kpse_cv_have_win32=xmingw" then : - WIN_WRAPPER=w64_mingw_wrapper + WIN_WRAPPER=windows_mingw_wrapper else $as_nop - WIN_WRAPPER=w64_wrapper + WIN_WRAPPER=windows_wrapper fi ;; #( *) : - WIN_WRAPPER=w32_wrapper ;; + WIN_WRAPPER=windows_wrapper ;; esac if test -r "$srcdir/../../texk/texlive/$WIN_WRAPPER/runscript.exe"; then diff --git a/Build/source/utils/xindy/configure b/Build/source/utils/xindy/configure index 00f0262e225..bcc91f97b0f 100755 --- a/Build/source/utils/xindy/configure +++ b/Build/source/utils/xindy/configure @@ -6132,12 +6132,12 @@ case $kpse_cv_have_win64 in #( yes) : if test "x$kpse_cv_have_win32=xmingw" then : - WIN_WRAPPER=w64_mingw_wrapper + WIN_WRAPPER=windows_mingw_wrapper else $as_nop - WIN_WRAPPER=w64_wrapper + WIN_WRAPPER=windows_wrapper fi ;; #( *) : - WIN_WRAPPER=w32_wrapper ;; + WIN_WRAPPER=windows_wrapper ;; esac if test -r "$srcdir/../../texk/texlive/$WIN_WRAPPER/runscript.exe"; then diff --git a/Build/source/utils/xml2pmx/configure b/Build/source/utils/xml2pmx/configure index e0f130de5e6..48d8c811943 100755 --- a/Build/source/utils/xml2pmx/configure +++ b/Build/source/utils/xml2pmx/configure @@ -6233,12 +6233,12 @@ case $kpse_cv_have_win64 in #( yes) : if test "x$kpse_cv_have_win32=xmingw" then : - WIN_WRAPPER=w64_mingw_wrapper + WIN_WRAPPER=windows_mingw_wrapper else $as_nop - WIN_WRAPPER=w64_wrapper + WIN_WRAPPER=windows_wrapper fi ;; #( *) : - WIN_WRAPPER=w32_wrapper ;; + WIN_WRAPPER=windows_wrapper ;; esac if test -r "$srcdir/../../texk/texlive/$WIN_WRAPPER/runscript.exe"; then -- cgit v1.2.3