Skip to content

Commit

Permalink
reautoconf for mflua -> lua53 dependency
Browse files Browse the repository at this point in the history
git-svn-id: svn://tug.org/texlive/trunk/Build/source@50342 c570f23f-e606-0410-a88d-b1316a301751
  • Loading branch information
kberry committed Mar 11, 2019
1 parent 8ef93d4 commit baad905
Show file tree
Hide file tree
Showing 5 changed files with 10 additions and 10 deletions.
4 changes: 2 additions & 2 deletions configure
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down Expand Up @@ -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 :
Expand Down
4 changes: 2 additions & 2 deletions libs/configure
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down Expand Up @@ -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 :
Expand Down
4 changes: 2 additions & 2 deletions texk/configure
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down Expand Up @@ -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 :
Expand Down
4 changes: 2 additions & 2 deletions texk/web2c/configure
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down Expand Up @@ -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 :
Expand Down
4 changes: 2 additions & 2 deletions utils/configure
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down Expand Up @@ -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 :
Expand Down

0 comments on commit baad905

Please sign in to comment.