summaryrefslogtreecommitdiff
path: root/japanese/Wnn7-lib/files/patch-ab
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1998-12-01 01:07:47 +0000
committerSatoshi Asami <asami@FreeBSD.org>1998-12-01 01:07:47 +0000
commitce6aa96c75ff3b30940ceca6b56df4df9c25a4f0 (patch)
treea1f6da82abc823e0e143e96f4cea279cd1982fb3 /japanese/Wnn7-lib/files/patch-ab
parentUse the recently-released source of the Wnn6 client library, so we aren't (diff)
Oops, forgot to commit these. BROKEN_ELF fix.
PR: 8770
Diffstat (limited to '')
-rw-r--r--japanese/Wnn7-lib/files/patch-ab12
1 files changed, 12 insertions, 0 deletions
diff --git a/japanese/Wnn7-lib/files/patch-ab b/japanese/Wnn7-lib/files/patch-ab
new file mode 100644
index 000000000000..d8555a0c935d
--- /dev/null
+++ b/japanese/Wnn7-lib/files/patch-ab
@@ -0,0 +1,12 @@
+diff -ur src.orig/contrib/im/Xsi/Wnn/romkan/Imakefile src/contrib/im/Xsi/Wnn/romkan/Imakefile
+--- src.orig/contrib/im/Xsi/Wnn/romkan/Imakefile Wed Oct 28 13:36:32 1998
++++ Wnn/romkan/Imakefile Fri Oct 30 03:25:47 1998
+@@ -4,7 +4,7 @@
+
+ #ifdef NEED_DEFINE_LIB
+ #define DoNormalLib YES
+-#define DoSharedLib NO
++#define DoSharedLib YES
+ #define DoDebugLib NO
+ #define DoProfileLib NO
+ #endif