From e100c6f5746e458cfc7fad4b87ec6a6d0535dd91 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Mon, 2 Mar 2020 17:58:52 +0000 Subject: new luajithbtex engine (not on all platforms) git-svn-id: svn://tug.org/texlive/trunk@54001 c570f23f-e606-0410-a88d-b1316a301751 --- Master/tlpkg/TeXLive/TLConfig.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Master/tlpkg/TeXLive/TLConfig.pm') diff --git a/Master/tlpkg/TeXLive/TLConfig.pm b/Master/tlpkg/TeXLive/TLConfig.pm index b9e339cdd3e..3c01dd3bead 100644 --- a/Master/tlpkg/TeXLive/TLConfig.pm +++ b/Master/tlpkg/TeXLive/TLConfig.pm @@ -236,7 +236,7 @@ our %TLPDBSettings = ( our $WindowsMainMenuName = "TeX Live $ReleaseYear"; # Comma-separated list of engines which do not exist on all platforms. -our $PartialEngineSupport = "luahbtex,luajittex,mfluajit"; +our $PartialEngineSupport = "luahbtex,luajithbtex,luajittex,mfluajit"; # Flags for error handling across the scripts and modules # all fine -- cgit v1.2.3