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:
f8e10b7
)
New variable API_VERSION.
author
handa
<handa>
Fri, 28 May 2004 12:06:21 +0000
(12:06 +0000)
committer
handa
<handa>
Fri, 28 May 2004 12:06:21 +0000
(12:06 +0000)
configure.ac
patch
|
blob
|
history
diff --git
a/configure.ac
b/configure.ac
index
b435cd1
..
0c81d85
100644
(file)
--- a/
configure.ac
+++ b/
configure.ac
@@
-27,6
+27,9
@@
AC_INIT(m17n-lib, 1.1.0, m17n-lib-bug@m17n.org)
AM_INIT_AUTOMAKE(m17n-lib, 1.1.0)
AM_CONFIG_HEADER(src/config.h)
+API_VERSION=1:0:1
+AC_SUBST(API_VERSION)
+
# Checks for programs for compiling.
AC_PROG_CC
AC_LIBTOOL_DLOPEN