(mflt_dump_gstring): Document it.
[m17n/m17n-lib.git] / README
diff --git a/README b/README
index 83980e2..fc1ad0d 100644 (file)
--- a/README
+++ b/README
@@ -1,6 +1,6 @@
-This directory tree holds version 1.5.5 of the m17n library.   -*- text -*-
+This directory tree holds version 1.6.2 of the m17n library.   -*- text -*-
 
 
-Copyright (C) 2003, 2004, 2005, 2006, 2007, 2008, 2009
+Copyright (C) 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010
   National Institute of Advanced Industrial Science and Technology (AIST)
   Registration Number H15PRO112
 See the end for copying conditions.
   National Institute of Advanced Industrial Science and Technology (AIST)
   Registration Number H15PRO112
 See the end for copying conditions.
@@ -13,15 +13,34 @@ language.
 
 (1-1) From CVS working directory.
 
 
 (1-1) From CVS working directory.
 
-Run the program "autoreconf" as below in this directory.
-  % autoreconf -f -i
-
-It is tested that the script run successfully with these versions of
-autotools.
-       libtool-2.2.4
-       automake-1.9.6
-       autoconf-2.61
-       pkg-config-0.22
+Run the script "bootstrap.sh" in this directory.  It is tested that
+the script runs successfully with these versions of tools.
+
+               libtool automake autoconf gettext pkg-config
+  Debian Lenny   1.5.26   1.10.1     2.61    0.17       0.22
+  Debian Sid     2.2.6b   1.11.1     2.67  0.18.1       0.25
+  Ubunto 8.4(*1) 1.5.26   1.10.1     2.61    0.17       0.22
+  Ubunto 9.10     2.2.4    1.9.6     2.61    0.17       0.22
+  Ubunto 10.4    2.2.6b   1.11.1     2.65    0.17       0.22
+  Fedra 12       2.2.6b   1.11.1     2.63    0.17       0.23
+  Fedra 13       2.2.6b   1.11.1     2.65  0.18.1       0.23
+  OpenSUSE 11.3  2.2.6b   1.11.1     2.65    0.17       0.23
+
+(*1) bootstrap.sh prints lots of warning something like this:
+------------------------------------------------------------
+autoreconf: running: aclocal --force -I m4
+configure.ac:47: warning: AC_COMPILE_IFELSE was called \
+before AC_USE_SYSTEM_EXTENSIONS
+../../lib/autoconf/specific.m4:389: AC_USE_SYSTEM_EXTENSIONS is expanded from...
+m4/lock.m4:29: gl_LOCK_EARLY_BODY is expanded from...
+m4/lock.m4:22: gl_LOCK_EARLY is expanded from...
+m4/lock.m4:253: gl_LOCK is expanded from...
+m4/intl.m4:186: gt_INTL_SUBDIR_CORE is expanded from...
+m4/intl.m4:25: AM_INTL_SUBDIR is expanded from...
+m4/gettext.m4:57: AM_GNU_GETTEXT is expanded from...
+configure.ac:47: the top level
+------------------------------------------------------------
+but, it seems that they can be just ignored.
 
 Then, proceed to the next step.
 
 
 Then, proceed to the next step.
 
@@ -150,7 +169,7 @@ This compiles PROX.c that uses GUI API and builds executable PROX.
 ----------------------------------------------------------------------
 Copyright information
 
 ----------------------------------------------------------------------
 Copyright information
 
-Copyright (C) 2003, 2004, 2005, 2006, 2007, 2008, 2009
+Copyright (C) 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010
   National Institute of Advanced Industrial Science and Technology (AIST)
   Registration Number H15PRO112
 
   National Institute of Advanced Industrial Science and Technology (AIST)
   Registration Number H15PRO112