summaryrefslogtreecommitdiff
path: root/Build/source/libs/teckit/TLpatches/patch-05-static
diff options
context:
space:
mode:
Diffstat (limited to 'Build/source/libs/teckit/TLpatches/patch-05-static')
-rw-r--r--Build/source/libs/teckit/TLpatches/patch-05-static21
1 files changed, 9 insertions, 12 deletions
diff --git a/Build/source/libs/teckit/TLpatches/patch-05-static b/Build/source/libs/teckit/TLpatches/patch-05-static
index 1cdb0770244..aab9431fb2b 100644
--- a/Build/source/libs/teckit/TLpatches/patch-05-static
+++ b/Build/source/libs/teckit/TLpatches/patch-05-static
@@ -1,9 +1,6 @@
- For TeX Live we build a static library and not a Dll.
-
-
-diff -ur teckit-2.5.9/source/Engine.cpp teckit-src/source/Engine.cpp
---- teckit-2.5.9/source/Engine.cpp Tue Mar 19 00:23:12 2019
-+++ teckit-src/source/Engine.cpp Tue Mar 19 07:29:37 2019
+diff -ur teckit-2.5.10/source/Engine.cpp teckit-src/source/Engine.cpp
+--- teckit-2.5.10/source/Engine.cpp Tue May 05 23:09:53 2020
++++ teckit-src/source/Engine.cpp Wed May 06 09:06:23 2020
@@ -51,12 +51,6 @@
# define NOSERVICE
# define NOMCX
@@ -18,9 +15,9 @@ diff -ur teckit-2.5.9/source/Engine.cpp teckit-src/source/Engine.cpp
#include "Engine.h"
-diff -ur teckit-2.5.9/source/Public-headers/TECkit_Compiler.h teckit-src/source/Public-headers/TECkit_Compiler.h
---- teckit-2.5.9/source/Public-headers/TECkit_Compiler.h Tue Mar 19 00:23:12 2019
-+++ teckit-src/source/Public-headers/TECkit_Compiler.h Tue Mar 19 07:31:10 2019
+diff -ur teckit-2.5.10/source/Public-headers/TECkit_Compiler.h teckit-src/source/Public-headers/TECkit_Compiler.h
+--- teckit-2.5.10/source/Public-headers/TECkit_Compiler.h Tue May 05 23:09:53 2020
++++ teckit-src/source/Public-headers/TECkit_Compiler.h Wed May 06 09:07:39 2020
@@ -29,6 +29,9 @@
#ifdef _WIN32
/* MS compiler has predefined _WIN32, so assume Windows target */
@@ -32,9 +29,9 @@ diff -ur teckit-2.5.9/source/Public-headers/TECkit_Compiler.h teckit-src/source/
/* not the MS compiler, so try Metrowerks' platform macros */
#ifndef __APPLE__
-diff -ur teckit-2.5.9/source/Public-headers/TECkit_Engine.h teckit-src/source/Public-headers/TECkit_Engine.h
---- teckit-2.5.9/source/Public-headers/TECkit_Engine.h Tue Mar 19 00:23:12 2019
-+++ teckit-src/source/Public-headers/TECkit_Engine.h Tue Mar 19 07:32:08 2019
+diff -ur teckit-2.5.10/source/Public-headers/TECkit_Engine.h teckit-src/source/Public-headers/TECkit_Engine.h
+--- teckit-2.5.10/source/Public-headers/TECkit_Engine.h Tue May 05 23:09:53 2020
++++ teckit-src/source/Public-headers/TECkit_Engine.h Wed May 06 09:08:33 2020
@@ -79,6 +79,9 @@
#ifdef _WIN32
/* MS compiler has predefined _WIN32, so assume Windows target */