(parse_action_list): Allow (undo 0).
[m17n/m17n-lib.git] / README
diff --git a/README b/README
index 11b3695..c821dea 100644 (file)
--- a/README
+++ b/README
@@ -1,6 +1,6 @@
-This directory tree holds version 1.3.0 of the m17n library.   -*- text -*-
+This directory tree holds version 1.3.4 of the m17n library.   -*- text -*-
 
-Copyright (C) 2003, 2004, 2005
+Copyright (C) 2003, 2004, 2005, 2006
   National Institute of Advanced Industrial Science and Technology (AIST)
   Registration Number H15PRO112
 See the end for copying conditions.
@@ -16,9 +16,9 @@ language.
 Run the script "bootstrap.sh" in this directory.  It is tested that
 the script run successfully with these versions of autotools.
 
-       libtool-1.4
-       automake-1.4p5
-       autoconf-2.52
+       libtool-1.5.6
+       automake-1.9.5
+       autoconf-2.59
 
 Then, proceed to the next step.
 
@@ -34,12 +34,12 @@ will find out the existence of them automatically.
        libotf          -- http://www.m17n.org/libotf/
        fontconfig      -- http://freedesktop.org/Software/fontconfig
        xft             -- http://freedesktop.org/Software/Xft
-       gd              -- http://www.boutell.com/gd/http/gd-1.8.4.tar.gz
+       gd              -- http://www.boutell.com/gd/
 
 In addition, for finding a word boundary in Thai text, "configure"
 checks the existence of these libraries (libthai is preferred):
 
-       libthai         -- http://
+       libthai         -- http://sourceforge.net/projects/libthai
        wordcut         -- http://thaiwordseg.sourceforge.net/
 
 The sample program m17n-edit utilizes this Japanese inputting system.
@@ -78,7 +78,7 @@ instruct the `configure' script not to build them as below:
        % ./configure --without-gui
 
 This file under `example' sub-directory is a Japanese resource file
-for medit.  It is not installed but useful in Japanese locale.  Copy
+for m17n-edit.  It is not installed but useful in Japanese locale.  Copy
 it to your home directory (or, for instance,
 /usr/X11R6/lib/X11/ja/app-defaults) and rename it to "M17NEdit" if you
 want to see labels in Japanese:
@@ -98,7 +98,7 @@ Please read also INSTALL for the generic installation instructions.
 The m17n library utilizes the m17n database available at:
        http://www.m17n.org/m17n-lib/m17n-db
 Without this database, the m17n library loses half its value.  Please
-install it (Ver.1.3.0 or the later is required) too before you try the
+install it (Ver.1.3.3 or the later is required) too before you try the
 above sample programs or develop a program that uses the m17n library.
 
 
@@ -133,7 +133,7 @@ This compiles PROX.c that uses GUI API and builds executable PROX.
 ----------------------------------------------------------------------
 Copyright information
 
-Copyright (C) 2003, 2004, 2005
+Copyright (C) 2003, 2004, 2005, 2006
   National Institute of Advanced Industrial Science and Technology (AIST)
   Registration Number H15PRO112