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:
c2729ce
)
(AC_CONFIG_HEADERS): Put config.h in the top directory (intl/*.c
author
handa
<handa>
Fri, 24 Sep 2010 01:26:02 +0000
(
01:26
+0000)
committer
handa
<handa>
Fri, 24 Sep 2010 01:26:02 +0000
(
01:26
+0000)
require it).
configure.ac
patch
|
blob
|
history
diff --git
a/configure.ac
b/configure.ac
index
af1ba84
..
b664b66
100644
(file)
--- a/
configure.ac
+++ b/
configure.ac
@@
-26,7
+26,7
@@
dnl Process this file with autoconf to produce a configure script.
AC_INIT([m17n-lib],[1.6.2],[m17n-lib-bug@m17n.org])
AC_CONFIG_MACRO_DIR([m4])
AM_INIT_AUTOMAKE
-AC_CONFIG_HEADERS([src/config.h])
+AC_CONFIG_HEADERS([config.h])
AM_MAINTAINER_MODE
API_VERSION=4:0:4