X-Git-Url: http://git.chise.org/gitweb/?a=blobdiff_plain;f=README;h=4516443dd79cbc45c94f110b1efc99e909844a6b;hb=178d45340551fd0733e8f9d51f083f3531b82c99;hp=16904ba9ee3db3150deb75edd12fd9a8d5e54578;hpb=f2834223388500696694f941b9dbc8200e8e795a;p=m17n%2Fm17n-lib.git diff --git a/README b/README index 16904ba..4516443 100644 --- a/README +++ b/README @@ -1,4 +1,4 @@ -This directory tree holds version 1.6.0 of the m17n library. -*- text -*- +This directory tree holds version 1.6.1 of the m17n library. -*- text -*- Copyright (C) 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010 National Institute of Advanced Industrial Science and Technology (AIST) @@ -13,15 +13,13 @@ language. (1-1) From CVS working directory. -Run the program "autoreconf" as below in this directory. - % autoreconf -f -i +Run the script "bootstrap.sh" in this directory. It is tested that +the script runs successfully with these versions of tools. -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 + 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.