texlive[50336] no --enable-luatex53 option any more
commits+karl at tug.org
commits+karl at tug.org
Mon Mar 11 17:22:18 CET 2019
Revision: 50336
http://tug.org/svn/texlive?view=revision&revision=50336
Author: karl
Date: 2019-03-11 17:22:18 +0100 (Mon, 11 Mar 2019)
Log Message:
-----------
no --enable-luatex53 option any more
Modified Paths:
--------------
trunk/Build/source/texk/web2c/ChangeLog
trunk/Build/source/texk/web2c/ac/web2c.ac
Property Changed:
----------------
trunk/Build/source/texk/web2c/ac/web2c.ac
Modified: trunk/Build/source/texk/web2c/ChangeLog
===================================================================
--- trunk/Build/source/texk/web2c/ChangeLog 2019-03-11 02:46:28 UTC (rev 50335)
+++ trunk/Build/source/texk/web2c/ChangeLog 2019-03-11 16:22:18 UTC (rev 50336)
@@ -1,3 +1,8 @@
+2019-03-11 Karl Berry <karl at tug.org>
+
+ * ac/web2c.ac (kpse_tex_progs) <luatex53>: remove.
+ <luatex>: depend on lua53, not lua52.
+
2019-01-19 Andreas Scherer <https://ascherer.github.io>
* help.h: Fix CTWILL '--help' text.
Modified: trunk/Build/source/texk/web2c/ac/web2c.ac
===================================================================
--- trunk/Build/source/texk/web2c/ac/web2c.ac 2019-03-11 02:46:28 UTC (rev 50335)
+++ trunk/Build/source/texk/web2c/ac/web2c.ac 2019-03-11 16:22:18 UTC (rev 50336)
@@ -1,6 +1,8 @@
-## texk/web2c/ac/web2c.ac: configure.ac fragment for the TeX Live subdirectory texk/web2c/
+# $Id$
+# texk/web2c/ac/web2c.ac: configure.ac fragment for the TeX Live subdirectory texk/web2c/
dnl
-dnl Copyright (C) 2009-2015 Peter Breitenlohner <tex-live at tug.org>
+dnl Copyright 2016-2019 Karl Berry <tex-live at tug.org>
+dnl Copyright 2009-2015 Peter Breitenlohner <tex-live at tug.org>
dnl You may freely use, modify and/or distribute this file.
dnl
## configure options for TeX and MF
@@ -35,8 +37,7 @@
[[euptex], [yes], [yes], [e-upTeX], [ptexenc]],
[[aleph], [yes], [], [Aleph], []],
[[pdftex], [yes], [yes], [pdfTeX], [xpdf libpng]],
-[[luatex], [yes], [], [LuaTeX], [libpng zziplib lua52]],
-[[luatex53], [yes], [], [LuaTeX53], [libpng zziplib lua53]],
+[[luatex], [yes], [], [LuaTeX], [libpng zziplib lua53]],
[[luajittex], [yes], [], [LuaJITTeX], [libpng zziplib luajit]],
[[mp], [yes], [], [MetaPost], [mpfr cairo libpng]],
[[pmp], [yes], [], [pMetaPost], [mpfr cairo libpng ptexenc]],
Property changes on: trunk/Build/source/texk/web2c/ac/web2c.ac
___________________________________________________________________
Added: svn:keywords
## -0,0 +1 ##
+Date Author Id Revision
\ No newline at end of property
More information about the tex-live-commits
mailing list