aboutsummaryrefslogtreecommitdiffstats
path: root/print
diff options
context:
space:
mode:
Diffstat (limited to 'print')
-rw-r--r--print/perlftlib/files/patch-ab11
1 files changed, 11 insertions, 0 deletions
diff --git a/print/perlftlib/files/patch-ab b/print/perlftlib/files/patch-ab
new file mode 100644
index 000000000000..eab15e5f0ec6
--- /dev/null
+++ b/print/perlftlib/files/patch-ab
@@ -0,0 +1,11 @@
+--- FreeType/FreeType.xs.orig Mon Dec 14 14:13:26 1998
++++ FreeType/FreeType.xs Tue Jul 18 21:56:29 2000
+@@ -12,6 +12,8 @@
+ #include "EXTERN.h"
+ #include "perl.h"
+ #include "XSUB.h"
++#define PERL_POLLUTE 1
++#include "embedvar.h"
+ #ifdef __cplusplus
+ }
+ #endif