*** empty log message ***
authorhanda <handa>
Thu, 26 Feb 2004 04:59:14 +0000 (04:59 +0000)
committerhanda <handa>
Thu, 26 Feb 2004 04:59:14 +0000 (04:59 +0000)
Makefile.am
mainpage.txt

index 73fb567..5a5f74d 100644 (file)
@@ -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}
index acde721..6341668 100644 (file)
@@ -87,6 +87,11 @@ mandatory but several functions of the m17n library depend on them.
 
      Used for the Japanese input method ja-anthy.mim.
 
+<li> wordcut -- http://thaiwordseg.sourceforge.net/
+
+     Used to find Thai word boundary in the example program
+     example/linebreak.c.
+
 </ul>
 
 */