On 4月18日, 午後12:12, Etsushi Kato <[email protected]> wrote: > > なるほど。sh -x ./autogen.sh した出力があれば、何か > 分かるかもしれないですね。
sh -x ./autogen.sh > log 2>&1 した結果です. ++ intltoolize --version ++ sed -e 's/.* \([0-9]*\.[0-9]*\.[0-9]*\)/\1/' + INTLTOOL_VERSION=0.40.6 ++ echo 0.40.6 ++ cut -d . -f 1 + INTLTOOL_VERSION_MAJOR=0 ++ echo 0.40.6 ++ cut -d . -f 2 + INTLTOOL_VERSION_MINOR=40 ++ echo 0.40.6 ++ cut -d . -f 3 + INTLTOOL_VERSION_MICRO=6 + aclocal -I m4 + fix_aclocal_m4 + test 0 -eq 0 -a 40 -eq 40 -a 6 -gt 3 -o 0 -eq 0 -a 40 -gt 40 + echo 'modify aclocal.m4' modify aclocal.m4 + ed aclocal.m4 332252 ? -- Google Groups "uim-ja" group [email protected] http://groups.google.com/group/uim-ja/about
