projects
/
m17n
/
m17n-lib.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7ee5160
)
Add AC_CONFIG_MACRO_DIR([m4]).
author
handa
<handa>
Wed, 29 Jul 2009 07:46:45 +0000
(07:46 +0000)
committer
handa
<handa>
Wed, 29 Jul 2009 07:46:45 +0000
(07:46 +0000)
configure.ac
patch
|
blob
|
history
diff --git
a/configure.ac
b/configure.ac
index
1b34ed5
..
3b3da20
100644
(file)
--- a/
configure.ac
+++ b/
configure.ac
@@
-24,6
+24,7
@@
dnl Boston, MA 02110-1301, USA.
dnl Process this file with autoconf to produce a configure script.
AC_INIT(m17n-lib, 1.5.5, m17n-lib-bug@m17n.org)
+AC_CONFIG_MACRO_DIR([m4])
AM_INIT_AUTOMAKE
AM_CONFIG_HEADER(src/config.h)
AM_MAINTAINER_MODE