From: handa Date: Thu, 26 Feb 2004 04:59:14 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: XML-base~76 X-Git-Url: http://git.chise.org/gitweb/?p=m17n%2Fm17n-docs.git;a=commitdiff_plain;h=ccd7804f1fa2c3e87537af4ecee30787c68d03d7 *** empty log message *** --- diff --git a/Makefile.am b/Makefile.am index 73fb567..5a5f74d 100644 --- a/Makefile.am +++ b/Makefile.am @@ -309,12 +309,11 @@ clean-local: rm -rf usr dev ja man doxywork WEBDIR = /project/web/extra/m17n-lib/m17n-docs -FTPDIR = /ftp/pub/m17n-lib release: dist [ -d ${WEBDIR} ] || mkdir ${WEBDIR} cp usr/html/* ${WEBDIR} - cp ${distdir}.tar.gz ${FTPDIR} + cp ${distdir}.tar.gz ${WEBDIR} .PRECIOUS: %/latex/refman.tex %/man/man3/m17nIntro.3m ${SRCALL} diff --git a/mainpage.txt b/mainpage.txt index acde721..6341668 100644 --- a/mainpage.txt +++ b/mainpage.txt @@ -87,6 +87,11 @@ mandatory but several functions of the m17n library depend on them. Used for the Japanese input method ja-anthy.mim. +
  • wordcut -- http://thaiwordseg.sourceforge.net/ + + Used to find Thai word boundary in the example program + example/linebreak.c. + */