aboutsummaryrefslogtreecommitdiffstats
path: root/japanese/p5-Text-ChaSen/files/patch-ChaSen.xs
diff options
context:
space:
mode:
authorAkinori MUSHA <knu@FreeBSD.org>2001-03-02 07:00:32 +0000
committerAkinori MUSHA <knu@FreeBSD.org>2001-03-02 07:00:32 +0000
commit6bcd1e4d5ffe2108239222a50bb211af3740f5ec (patch)
treebd1f22ef98765cfbaae0656b64e48b2b78287160 /japanese/p5-Text-ChaSen/files/patch-ChaSen.xs
parent0bc4a017448ec5ce0e1e450a3343c3338c818f97 (diff)
Add ja-p5-Text-ChaSen, the ChaSen library module for Perl5, separated
from japanese/chasen.
Diffstat (limited to 'japanese/p5-Text-ChaSen/files/patch-ChaSen.xs')
-rw-r--r--japanese/p5-Text-ChaSen/files/patch-ChaSen.xs11
1 files changed, 11 insertions, 0 deletions
diff --git a/japanese/p5-Text-ChaSen/files/patch-ChaSen.xs b/japanese/p5-Text-ChaSen/files/patch-ChaSen.xs
new file mode 100644
index 000000000000..217b185891dd
--- /dev/null
+++ b/japanese/p5-Text-ChaSen/files/patch-ChaSen.xs
@@ -0,0 +1,11 @@
+--- ChaSen.xs.orig Wed Aug 18 16:02:16 1999
++++ ChaSen.xs Tue Aug 1 18:16:03 2000
+@@ -12,6 +12,8 @@
+ #include "EXTERN.h"
+ #include "perl.h"
+ #include "XSUB.h"
++#define PERL_POLLUTE 1
++#include "embedvar.h"
+ #ifdef __cplusplus
+ }
+ #endif