summaryrefslogtreecommitdiff
path: root/Build/source/texk/web2c/ac
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2022-01-21 17:38:44 +0000
committerKarl Berry <karl@freefriends.org>2022-01-21 17:38:44 +0000
commit52cd6cd830f8fc400e58c7f0a8ef09eaaccf02b7 (patch)
tree71db6f027ba3697b37ef00b7bca71fa6354dbddc /Build/source/texk/web2c/ac
parentd4696bc762d79099bd38898faea19cd7af41c1f5 (diff)
enable hitex by default
git-svn-id: svn://tug.org/texlive/trunk@61680 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source/texk/web2c/ac')
-rw-r--r--Build/source/texk/web2c/ac/web2c.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/Build/source/texk/web2c/ac/web2c.ac b/Build/source/texk/web2c/ac/web2c.ac
index aec20a703c5..5e9bbf3cf2d 100644
--- a/Build/source/texk/web2c/ac/web2c.ac
+++ b/Build/source/texk/web2c/ac/web2c.ac
@@ -36,7 +36,7 @@ m4_define([kpse_tex_progs], [dnl
[[uptex], [yes], [yes], [upTeX], [ptexenc zlib]],
[[euptex], [yes], [yes], [e-upTeX], [ptexenc zlib]],
[[aleph], [yes], [], [Aleph], []],
-[[hitex], [no], [], [HiTeX], [zlib]],
+[[hitex], [yes], [], [HiTeX], [zlib]],
[[pdftex], [yes], [yes], [pdfTeX], [xpdf libpng zlib]],
[[luatex], [yes], [], [LuaTeX], [pplib libpng zziplib lua53]],
[[luajittex], [yes], [], [LuaJITTeX], [pplib libpng zziplib luajit]],