summaryrefslogtreecommitdiff
path: root/systems/tex-extensions/clasen/glue/glueratio.patch
diff options
context:
space:
mode:
authorNorbert Preining <norbert@preining.info>2019-09-02 13:46:59 +0900
committerNorbert Preining <norbert@preining.info>2019-09-02 13:46:59 +0900
commite0c6872cf40896c7be36b11dcc744620f10adf1d (patch)
tree60335e10d2f4354b0674ec22d7b53f0f8abee672 /systems/tex-extensions/clasen/glue/glueratio.patch
Initial commit
Diffstat (limited to 'systems/tex-extensions/clasen/glue/glueratio.patch')
-rw-r--r--systems/tex-extensions/clasen/glue/glueratio.patch15
1 files changed, 15 insertions, 0 deletions
diff --git a/systems/tex-extensions/clasen/glue/glueratio.patch b/systems/tex-extensions/clasen/glue/glueratio.patch
new file mode 100644
index 0000000000..d8064e18a7
--- /dev/null
+++ b/systems/tex-extensions/clasen/glue/glueratio.patch
@@ -0,0 +1,15 @@
+--- texmfmp.h.orig Thu Jul 23 18:36:40 1998
++++ texmfmp.h Thu Jul 23 18:37:21 1998
+@@ -86,10 +86,12 @@
+
+ This type is set automatically to `float' by configure if a small TeX
+ is built. */
++#ifndef HAVE_GLUERATIO_TYPE
+ #ifndef GLUERATIO_TYPE
+ #define GLUERATIO_TYPE double
+ #endif
+ typedef GLUERATIO_TYPE glueratio;
++#endif
+
+ extern void setupcharset P1H(void);
+