*** empty log message ***
authorhanda <handa>
Mon, 5 Sep 2005 05:48:07 +0000 (05:48 +0000)
committerhanda <handa>
Mon, 5 Sep 2005 05:48:07 +0000 (05:48 +0000)
bootstrap.sh
configure.ac

index f617baa..02864b4 100755 (executable)
@@ -9,5 +9,3 @@ autoconf
 echo "The remaining steps to install this library are:"
 echo "  % ./configure"
 echo "  % make"
 echo "The remaining steps to install this library are:"
 echo "  % ./configure"
 echo "  % make"
-echo "  % make install"
-
index ea3fe06..20209cb 100644 (file)
@@ -1,6 +1,5 @@
 AC_INIT(m17n-test, 1.0.0, m17n-lib-bug@m17n.org)
 AM_INIT_AUTOMAKE(m17n-test, 1.0.0)
 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
 
 AC_PROG_CC
 AC_PATH_XTRA