diff options
author | Karl Berry <karl@freefriends.org> | 2020-05-14 17:47:47 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2020-05-14 17:47:47 +0000 |
commit | 6e1a96b95f6423b72c0f2910ce53464859477907 (patch) | |
tree | 62680adee8d9d400428e1e2ca9b8bfabab283fd5 /Build/source/texk/web2c/otps/win32/Makefile.in | |
parent | 4aabfd8ab8cb4d327dcbac9b7318ff1718e505d5 (diff) |
remove poppler support from TL
git-svn-id: svn://tug.org/texlive/trunk@55138 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source/texk/web2c/otps/win32/Makefile.in')
-rw-r--r-- | Build/source/texk/web2c/otps/win32/Makefile.in | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/Build/source/texk/web2c/otps/win32/Makefile.in b/Build/source/texk/web2c/otps/win32/Makefile.in index f32331a7347..11334ec7b33 100644 --- a/Build/source/texk/web2c/otps/win32/Makefile.in +++ b/Build/source/texk/web2c/otps/win32/Makefile.in @@ -115,7 +115,6 @@ am__aclocal_m4_deps = $(top_srcdir)/m4/web2c-disable.m4 \ $(top_srcdir)/../../m4/kpse-macos-framework.m4 \ $(top_srcdir)/../../m4/kpse-mpfr-flags.m4 \ $(top_srcdir)/../../m4/kpse-pixman-flags.m4 \ - $(top_srcdir)/../../m4/kpse-poppler-flags.m4 \ $(top_srcdir)/../../m4/kpse-pplib-flags.m4 \ $(top_srcdir)/../../m4/kpse-ptexenc-flags.m4 \ $(top_srcdir)/../../m4/kpse-socket-libs.m4 \ @@ -345,9 +344,6 @@ PIXMAN_DEPEND = @PIXMAN_DEPEND@ PIXMAN_INCLUDES = @PIXMAN_INCLUDES@ PIXMAN_LIBS = @PIXMAN_LIBS@ PKG_CONFIG = @PKG_CONFIG@ -POPPLER_DEPEND = @POPPLER_DEPEND@ -POPPLER_INCLUDES = @POPPLER_INCLUDES@ -POPPLER_LIBS = @POPPLER_LIBS@ PPLIB_DEPEND = @PPLIB_DEPEND@ PPLIB_INCLUDES = @PPLIB_INCLUDES@ PPLIB_LIBS = @PPLIB_LIBS@ |