projects
/
m17n
/
m17n-test.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
60c793d
)
*** empty log message ***
author
handa
<handa>
Mon, 5 Sep 2005 05:48:07 +0000
(
05:48
+0000)
committer
handa
<handa>
Mon, 5 Sep 2005 05:48:07 +0000
(
05:48
+0000)
bootstrap.sh
patch
|
blob
|
history
configure.ac
patch
|
blob
|
history
diff --git
a/bootstrap.sh
b/bootstrap.sh
index
f617baa
..
02864b4
100755
(executable)
--- 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
(file)
--- 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