summaryrefslogtreecommitdiff
path: root/Build/source/libs/configure
diff options
context:
space:
mode:
Diffstat (limited to 'Build/source/libs/configure')
-rwxr-xr-xBuild/source/libs/configure7
1 files changed, 0 insertions, 7 deletions
diff --git a/Build/source/libs/configure b/Build/source/libs/configure
index dc489388f8d..52c9e60543f 100755
--- a/Build/source/libs/configure
+++ b/Build/source/libs/configure
@@ -5398,9 +5398,6 @@ fi
## libs/luajit/ac/withenable.ac: configure.ac fragment for the TeX Live subdirectory libs/luajit/
## configure options and TL libraries required for luajit
-## libs/lua52/ac/withenable.ac: configure.ac fragment for the TeX Live subdirectory libs/lua52/
-## configure options and TL libraries required for lua52
-
## libs/lua53/ac/withenable.ac: configure.ac fragment for the TeX Live subdirectory libs/lua53/
## configure options and TL libraries required for lua53
@@ -6487,10 +6484,6 @@ if test -x $srcdir/luajit/configure; then
test "x$with_system_luajit" != xyes && test "x$need_luajit" = xyes && MAKE_SUBDIRS="luajit $MAKE_SUBDIRS"
CONF_SUBDIRS="luajit $CONF_SUBDIRS"
fi
-if test -x $srcdir/lua52/configure; then
- test "x$with_system_lua52" != xyes && test "x$need_lua52" = xyes && MAKE_SUBDIRS="lua52 $MAKE_SUBDIRS"
- CONF_SUBDIRS="lua52 $CONF_SUBDIRS"
-fi
if test -x $srcdir/lua53/configure; then
test "x$with_system_lua53" != xyes && test "x$need_lua53" = xyes && MAKE_SUBDIRS="lua53 $MAKE_SUBDIRS"
CONF_SUBDIRS="lua53 $CONF_SUBDIRS"