From: handa Date: Mon, 5 Sep 2005 05:48:07 +0000 (+0000) Subject: *** empty log message *** X-Git-Url: http://git.chise.org/gitweb/?p=m17n%2Fm17n-test.git;a=commitdiff_plain;h=29f2f1f14d917278875d45e21b64ee8b0b2f6c2a;hp=60c793d887731e7cb06c5b25d72b87386666509d *** empty log message *** --- diff --git a/bootstrap.sh b/bootstrap.sh index f617baa..02864b4 100755 --- a/bootstrap.sh +++ b/bootstrap.sh @@ -9,5 +9,3 @@ autoconf echo "The remaining steps to install this library are:" echo " % ./configure" echo " % make" -echo " % make install" - diff --git a/configure.ac b/configure.ac index ea3fe06..20209cb 100644 --- a/configure.ac +++ b/configure.ac @@ -1,6 +1,5 @@ AC_INIT(m17n-test, 1.0.0, m17n-lib-bug@m17n.org) AM_INIT_AUTOMAKE(m17n-test, 1.0.0) -AM_CONFIG_HEADER(config.h) AC_PROG_CC AC_PATH_XTRA