summaryrefslogtreecommitdiff
path: root/Build/source/texk/web2c/otps/win32
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2024-04-28 16:42:00 +0000
committerKarl Berry <karl@freefriends.org>2024-04-28 16:42:00 +0000
commit7a84551791577c4b9913e2d6119e7745b3a97388 (patch)
treeff6d80c786a71b97b86a5479f2ecd07f6e0c7301 /Build/source/texk/web2c/otps/win32
parentce1579f1441296662a5d06762095d312f5fa42be (diff)
avoid off64_t error with zziplib in luazip
git-svn-id: svn://tug.org/texlive/trunk@71105 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source/texk/web2c/otps/win32')
-rw-r--r--Build/source/texk/web2c/otps/win32/Makefile.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/Build/source/texk/web2c/otps/win32/Makefile.in b/Build/source/texk/web2c/otps/win32/Makefile.in
index d99449f2f98..5357dbf56d5 100644
--- a/Build/source/texk/web2c/otps/win32/Makefile.in
+++ b/Build/source/texk/web2c/otps/win32/Makefile.in
@@ -105,6 +105,7 @@ am__aclocal_m4_deps = $(top_srcdir)/m4/web2c-disable.m4 \
$(top_srcdir)/../../m4/kpse-harfbuzz-flags.m4 \
$(top_srcdir)/../../m4/kpse-icu-flags.m4 \
$(top_srcdir)/../../m4/kpse-kpathsea-flags.m4 \
+ $(top_srcdir)/../../m4/kpse-largefile.m4 \
$(top_srcdir)/../../m4/kpse-lex.m4 \
$(top_srcdir)/../../m4/kpse-lib-version.m4 \
$(top_srcdir)/../../m4/kpse-libpng-flags.m4 \