diff options
Diffstat (limited to 'Build/source')
-rwxr-xr-x | Build/source/configure | 4 | ||||
-rwxr-xr-x | Build/source/libs/configure | 4 | ||||
-rwxr-xr-x | Build/source/texk/configure | 4 | ||||
-rwxr-xr-x | Build/source/texk/web2c/configure | 4 | ||||
-rwxr-xr-x | Build/source/utils/configure | 4 |
5 files changed, 10 insertions, 10 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 : diff --git a/Build/source/libs/configure b/Build/source/libs/configure index a49e1e1a477..4f2ea0ae1a0 100755 --- a/Build/source/libs/configure +++ b/Build/source/libs/configure @@ -3669,7 +3669,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 @@ -3981,7 +3981,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 : diff --git a/Build/source/texk/configure b/Build/source/texk/configure index f46b282f239..09024379dfa 100755 --- a/Build/source/texk/configure +++ b/Build/source/texk/configure @@ -3669,7 +3669,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 @@ -3981,7 +3981,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 : diff --git a/Build/source/texk/web2c/configure b/Build/source/texk/web2c/configure index 2eec6dc5bf7..0200478c850 100755 --- a/Build/source/texk/web2c/configure +++ b/Build/source/texk/web2c/configure @@ -18592,7 +18592,7 @@ fi # Include additional code for web2c. -# $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 @@ -18904,7 +18904,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 : diff --git a/Build/source/utils/configure b/Build/source/utils/configure index 0ec2350b599..5ceabfab77b 100755 --- a/Build/source/utils/configure +++ b/Build/source/utils/configure @@ -3669,7 +3669,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 @@ -3981,7 +3981,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 : |