diff options
author | Karl Berry <karl@freefriends.org> | 2019-03-11 22:18:03 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2019-03-11 22:18:03 +0000 |
commit | ce3b08f10fb49f51a4b3c882861da03decae28ff (patch) | |
tree | 9b549cf07887659768f0c050828bd2a0626ffd43 /Build/source/libs/configure | |
parent | 9e94edc35b097ebe13ab19fd20da2a8292c138fc (diff) |
reautoconf for mflua -> lua53 dependency
git-svn-id: svn://tug.org/texlive/trunk@50342 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source/libs/configure')
-rwxr-xr-x | Build/source/libs/configure | 4 |
1 files changed, 2 insertions, 2 deletions
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 : |