summaryrefslogtreecommitdiff
path: root/Build/source/texk/web2c/otps
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2023-03-08 17:05:16 +0000
committerKarl Berry <karl@freefriends.org>2023-03-08 17:05:16 +0000
commit2044811592f35f5472af64c650e699352044f2be (patch)
tree8694a1119187bfe1cde4c24343ccd16e5bc90902 /Build/source/texk/web2c/otps
parent7749bd6016633fb1c1bd9baf8ed04d9bd30e2477 (diff)
reautoconf and doc updates for windows_wrapper
git-svn-id: svn://tug.org/texlive/trunk@66468 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source/texk/web2c/otps')
-rw-r--r--Build/source/texk/web2c/otps/Makefile.in1
-rw-r--r--Build/source/texk/web2c/otps/win32/Makefile.in1
2 files changed, 2 insertions, 0 deletions
diff --git a/Build/source/texk/web2c/otps/Makefile.in b/Build/source/texk/web2c/otps/Makefile.in
index 682a74848b3..4c61adaf8de 100644
--- a/Build/source/texk/web2c/otps/Makefile.in
+++ b/Build/source/texk/web2c/otps/Makefile.in
@@ -537,6 +537,7 @@ EGREP = @EGREP@
ETAGS = @ETAGS@
EXEEXT = @EXEEXT@
FGREP = @FGREP@
+FILECMD = @FILECMD@
FONTCONFIG_INCLUDES = @FONTCONFIG_INCLUDES@
FONTCONFIG_LIBS = @FONTCONFIG_LIBS@
FREETYPE2_DEPEND = @FREETYPE2_DEPEND@
diff --git a/Build/source/texk/web2c/otps/win32/Makefile.in b/Build/source/texk/web2c/otps/win32/Makefile.in
index 891f71a0949..fff8ce7086c 100644
--- a/Build/source/texk/web2c/otps/win32/Makefile.in
+++ b/Build/source/texk/web2c/otps/win32/Makefile.in
@@ -256,6 +256,7 @@ EGREP = @EGREP@
ETAGS = @ETAGS@
EXEEXT = @EXEEXT@
FGREP = @FGREP@
+FILECMD = @FILECMD@
FONTCONFIG_INCLUDES = @FONTCONFIG_INCLUDES@
FONTCONFIG_LIBS = @FONTCONFIG_LIBS@
FREETYPE2_DEPEND = @FREETYPE2_DEPEND@