diff options
Diffstat (limited to 'Build/source/configure')
-rwxr-xr-x | Build/source/configure | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Build/source/configure b/Build/source/configure index 6ab436efb89..e562b4a98dd 100755 --- a/Build/source/configure +++ b/Build/source/configure @@ -4489,7 +4489,7 @@ test "x$enable_web2c" = xno || { need_zlib=yes } -# $Id: web2c.ac 50336 2019-03-11 16:22:18Z karl $ +# $Id: web2c.ac 50341 2019-03-11 22:04:24Z karl $ # texk/web2c/ac/web2c.ac: configure.ac fragment for the TeX Live subdirectory texk/web2c/ ## configure options for TeX and MF @@ -4801,7 +4801,7 @@ case $enable_mflua_nowin in #( esac test "x$enable_web2c:$enable_mflua" = xyes:yes && { - need_lua52=yes + need_lua53=yes } # Check whether --enable-mfluajit was given. if test "${enable_mfluajit+set}" = set; then : |