d06c095f49
---------------------------------------------------------------------- ipadic-2.7.0 (2003/11/15) ---------------------------------------------------------------------- - Parameters are updated - CTYPE/CFORM are modified ---------------------------------------------------------------------- ipadic-2.6.3 (2003/8/15) ---------------------------------------------------------------------- - Parameters are updated ---------------------------------------------------------------------- ipadic-2.6.2 (2003/8/6) ---------------------------------------------------------------------- - Parameters are updated ---------------------------------------------------------------------- ipadic-2.6.1 (2003/8/2) ---------------------------------------------------------------------- - for ChaSen-2.3.2 -- Makefile.am is modified - chasenrc.in -- COMPOSIT -> COMPOSIT_POS ---------------------------------------------------------------------- ipadic-2.6.0 (2003/6/14) ---------------------------------------------------------------------- - Parameters are updated - added new words from Prof. Tsurumaru (Nagasaki Univ.) -- listed in http://chasen.aist-nara.ac.jp/~masayu-a/ipadic/arch/ipadic-2.6.0-diff.txt - added new words -- listed in http://chasen.aist-nara.ac.jp/~masayu-a/ipadic/arch/ipadic-2.6.0-add.txt - for ChaSen-2.3.1 -- removed .pat, .ary -- configuration for Double Array library Darts http://cl.aist-nara.ac.jp/%7etaku-ku/software/darts/ -- option -i (Character Code) e:EUC-JP, s:Shift_JIS, w:UTF-8, a:ISO-8859-1 ---------------------------------------------------------------------- ipadic-2.5.1 (2002/1/30) ---------------------------------------------------------------------- - Parameters are updated - added new words -- listed in http://chasen.aist-nara.ac.jp/~masayu-a/ipadic/arch/ipadic-2.5.1-newword.txt ---------------------------------------------------------------------- ipadic-2.5.0 (2001/4/13) ---------------------------------------------------------------------- - SJIS(CRLF) problem is fixed - Japanese Reading modification
16 lines
423 B
Text
16 lines
423 B
Text
$NetBSD: patch-ad,v 1.2 2004/05/06 13:34:19 taca Exp $
|
|
|
|
--- Makefile.am.orig 2003-09-13 14:37:17.000000000 +0900
|
|
+++ Makefile.am
|
|
@@ -18,11 +18,6 @@ chadic.da:
|
|
$(MKDICDIR)/makeda chadic *.dic
|
|
|
|
install-data-local:
|
|
- if test -f @CHASEN_CHASENRC_PATH@ ; then \
|
|
- echo "Please modify @CHASEN_CHASENRC_PATH@"; \
|
|
- else \
|
|
- cp chasenrc @CHASEN_CHASENRC_PATH@ ;\
|
|
- fi
|
|
|
|
sjis-dist: dist
|
|
gtar xzvf ipadic-@VERSION@.tar.gz
|