Delete.
[m17n/m17n-lib.git] / README
diff --git a/README b/README
index 2ff6ad1..4516443 100644 (file)
--- a/README
+++ b/README
@@ -13,15 +13,13 @@ language.
 
 (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 pkg-config
+  Debian Lenny   1.5.26   1.10.1     2.61       0.22
+  Ubunto 9.10     2.2.4    1.9.6     2.61       0.22
+  Fedra 12       2.2.6b   1.11.1     2.63       0.23
 
 Then, proceed to the next step.