summaryrefslogtreecommitdiff
path: root/packages/anthy/anthy-native/native-mkanthydic-mkdepgraph.patch
diff options
context:
space:
mode:
authorPhilipp Zabel <philipp.zabel@gmail.com>2006-07-23 11:34:37 +0000
committerPhilipp Zabel <philipp.zabel@gmail.com>2006-07-23 11:34:37 +0000
commitf28e9a63d7f46008759f497a6e02a277ff9cd3ad (patch)
tree8f678887549a0304c2b859c3d4e43162f058721e /packages/anthy/anthy-native/native-mkanthydic-mkdepgraph.patch
parent0075a1c9ade813927a3da76b91f187f0a96d9044 (diff)
anthy: update to 7811
Diffstat (limited to 'packages/anthy/anthy-native/native-mkanthydic-mkdepgraph.patch')
-rw-r--r--packages/anthy/anthy-native/native-mkanthydic-mkdepgraph.patch47
1 files changed, 35 insertions, 12 deletions
diff --git a/packages/anthy/anthy-native/native-mkanthydic-mkdepgraph.patch b/packages/anthy/anthy-native/native-mkanthydic-mkdepgraph.patch
index 209232ed6d..ab7fb42eaa 100644
--- a/packages/anthy/anthy-native/native-mkanthydic-mkdepgraph.patch
+++ b/packages/anthy/anthy-native/native-mkanthydic-mkdepgraph.patch
@@ -1,16 +1,16 @@
---- anthy-6801/mkanthydic/Makefile.am.orig 2005-08-06 12:08:56 +0200
-+++ anthy-6801/mkanthydic/Makefile.am 2005-08-06 12:11:18 +0200
-@@ -15,7 +15,7 @@
- udict dict.args.in
+--- anthy-7811/mkanthydic/Makefile.am~ 2006-05-13 18:28:35.000000000 +0900
++++ anthy-7811/mkanthydic/Makefile.am 2006-06-18 10:56:25.770000000 +0900
+@@ -3,7 +3,7 @@
+ CLEANFILES = anthy.dic
+ INCLUDES = -I$(top_srcdir)/include -DSRCDIR=\"$(srcdir)\"
- # Generate the dictionary
--noinst_PROGRAMS = mkanthydic
-+bin_PROGRAMS = mkanthydic
- mkanthydic_SOURCES = mkdic.c writewords.c mkudic.c mkdic.h
- mkanthydic_LDADD = ../src-diclib/libanthydic.la
+-noinst_PROGRAMS = mkfiledic
++bin_PROGRAMS = mkfiledic
+ mkfiledic_SOURCES = mkfiledic.c
+ mkfiledic_LDADD = ../src-diclib/libdiclib.la
---- anthy-6801/depgraph/Makefile.am.orig 2005-08-06 12:08:33 +0200
-+++ anthy-6801/depgraph/Makefile.am 2005-08-06 12:11:28 +0200
+--- anthy-7811/depgraph/Makefile.am~ 2006-06-02 00:20:54.000000000 +0900
++++ anthy-7811/depgraph/Makefile.am 2006-06-18 10:57:19.420000000 +0900
@@ -9,7 +9,7 @@
EXTRA_DIST = indepword.txt $(DEPWORDS)
@@ -18,5 +18,28 @@
-noinst_PROGRAMS = mkdepgraph
+bin_PROGRAMS = mkdepgraph
mkdepgraph_SOURCES = mkdepgraph.c
- mkdepgraph_LDADD = ../src-diclib/libanthydic.la ../src-main/libanthy.la
+ mkdepgraph_LDADD = ../src-main/libanthy.la ../src-worddic/libanthydic.la
+
+--- anthy-7811/mkworddic/Makefile.am~ 2006-05-13 18:29:07.000000000 +0900
++++ anthy-7811/mkworddic/Makefile.am 2006-06-18 11:21:56.300000000 +0900
+@@ -16,7 +16,8 @@
+ udict dict.args.in
+
+ # Generate the dictionary
+-noinst_PROGRAMS = mkworddic
++#noinst_PROGRAMS = mkworddic
++bin_PROGRAMS = mkworddic
+ mkworddic_SOURCES = mkdic.c writewords.c mkudic.c mkdic.h
+ mkworddic_LDADD = ../src-worddic/libanthydic.la
+
+--- anthy-7811/mkmatrix/Makefile.am~ 2006-06-18 11:29:52.110000000 +0900
++++ anthy-7811/mkmatrix/Makefile.am 2006-06-18 11:32:30.630000000 +0900
+@@ -1,6 +1,7 @@
+ EXTRA_DIST = dep.sorted
+-noinst_PROGRAMS = mkmatrix
++#noinst_PROGRAMS = mkmatrix
++bin_PROGRAMS = mkmatrix
+ INCLUDES = -I$(top_srcdir)/include
+ mkmatrix_LDADD = ../src-worddic/libanthydic.la -lm
+ mkmatrix_SOURCES = mkmatrix.c