summaryrefslogtreecommitdiff
path: root/Build/source/texk/web2c/ac/web2c.ac
diff options
context:
space:
mode:
authorLuigi Scarso <luigi.scarso@gmail.com>2020-04-21 18:43:36 +0000
committerLuigi Scarso <luigi.scarso@gmail.com>2020-04-21 18:43:36 +0000
commit7c0b908f1a6e1489834fbdb0789766eed8a37b49 (patch)
treecb55d631b861bfcf95fe853713af6f760227ba0f /Build/source/texk/web2c/ac/web2c.ac
parente783b071ded7eef421d0333416b47142bc5542cb (diff)
pplib under libs -- WORK IN PROGRSS grep '?' out
git-svn-id: svn://tug.org/texlive/trunk@54824 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source/texk/web2c/ac/web2c.ac')
-rw-r--r--Build/source/texk/web2c/ac/web2c.ac8
1 files changed, 4 insertions, 4 deletions
diff --git a/Build/source/texk/web2c/ac/web2c.ac b/Build/source/texk/web2c/ac/web2c.ac
index 5d5bfadb4e2..890ff13e41a 100644
--- a/Build/source/texk/web2c/ac/web2c.ac
+++ b/Build/source/texk/web2c/ac/web2c.ac
@@ -37,10 +37,10 @@ m4_define([kpse_tex_progs], [dnl
[[euptex], [yes], [yes], [e-upTeX], [ptexenc zlib]],
[[aleph], [yes], [], [Aleph], []],
[[pdftex], [yes], [yes], [pdfTeX], [xpdf libpng zlib]],
-[[luatex], [yes], [], [LuaTeX], [libpng zziplib lua53]],
-[[luajittex], [yes], [], [LuaJITTeX], [libpng zziplib luajit]],
-[[luahbtex], [yes], [], [LuaHBTeX], [libpng zziplib lua53 harfbuzz]],
-[[luajithbtex], [yes], [], [LuaHBJITTeX], [libpng zziplib luajit harfbuzz]],
+[[luatex], [yes], [], [LuaTeX], [pplib libpng zziplib lua53]],
+[[luajittex], [yes], [], [LuaJITTeX], [pplib libpng zziplib luajit]],
+[[luahbtex], [yes], [], [LuaHBTeX], [pplib libpng zziplib lua53 harfbuzz]],
+[[luajithbtex], [yes], [], [LuaHBJITTeX], [pplib libpng zziplib luajit harfbuzz]],
[[mp], [yes], [], [MetaPost], [mpfr cairo libpng]],
[[pmp], [yes], [], [pMetaPost], [mpfr cairo libpng ptexenc]],
[[upmp], [yes], [], [upMetaPost], [mpfr cairo libpng ptexenc]],