X-Git-Url: http://git.chise.org/gitweb/?p=m17n%2Fm17n-test.git;a=blobdiff_plain;f=bootstrap.sh;h=f617baaf6397131589028d09264df3ea612ca9ce;hp=dcdf24326c354b8c4fd47d18324222526029ed93;hb=60c793d887731e7cb06c5b25d72b87386666509d;hpb=179ee8151c9e88b05d05ff09c994871855093e7e diff --git a/bootstrap.sh b/bootstrap.sh index dcdf243..f617baa 100755 --- a/bootstrap.sh +++ b/bootstrap.sh @@ -2,10 +2,8 @@ echo "Running libtoolize..." libtoolize --automake echo "Running aclocal..." aclocal -echo "Running autoheader..." -autoheader echo "Running automake..." -automake -a +automake -a -c echo "Running autoconf..." autoconf echo "The remaining steps to install this library are:"