From 10a199f5e24ad041d68df81e7f9cd00ca9c7a2a3 Mon Sep 17 00:00:00 2001 From: Akira Kakuto Date: Tue, 22 Nov 2022 04:13:00 +0000 Subject: gsftopk.c: use pre-installed gsdll64.dll (windows only). git-svn-id: svn://tug.org/texlive/trunk@65079 c570f23f-e606-0410-a88d-b1316a301751 --- Build/source/texk/gsftopk/ChangeLog | 4 ++++ Build/source/texk/gsftopk/gsftopk.c | 2 -- 2 files changed, 4 insertions(+), 2 deletions(-) (limited to 'Build/source/texk/gsftopk') diff --git a/Build/source/texk/gsftopk/ChangeLog b/Build/source/texk/gsftopk/ChangeLog index 8369e5aa0a9..16c16893d99 100644 --- a/Build/source/texk/gsftopk/ChangeLog +++ b/Build/source/texk/gsftopk/ChangeLog @@ -1,3 +1,7 @@ +2022-11-22 Akira Kakuto + + * gsftopk.c: Use pre-installed gsdll64.dll (windows only). + 2020-11-05 Karl Berry * configure.ac (AC_HEADER_TIME): remove, since it will be diff --git a/Build/source/texk/gsftopk/gsftopk.c b/Build/source/texk/gsftopk/gsftopk.c index 3cf84b31b25..3e11299d9a1 100644 --- a/Build/source/texk/gsftopk/gsftopk.c +++ b/Build/source/texk/gsftopk/gsftopk.c @@ -2260,10 +2260,8 @@ Author of gsftopk: Paul Vojta."); #if defined(WIN32) /* TeXLive uses its own Ghostscript */ -#if !defined(_WIN64) texlive_gs_init(); #endif -#endif #endif -- cgit v1.2.3