projects
/
platform
/
upstream
/
ibus.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e643c74
)
Change lib version info back.
author
Peng Huang
<shawn.p.huang@gmail.com>
Sat, 5 Dec 2009 11:22:22 +0000
(19:22 +0800)
committer
Peng Huang
<shawn.p.huang@gmail.com>
Sat, 5 Dec 2009 11:22:22 +0000
(19:22 +0800)
configure.ac
patch
|
blob
|
history
diff --git
a/configure.ac
b/configure.ac
index
3e540e0
..
0b27825
100644
(file)
--- a/
configure.ac
+++ b/
configure.ac
@@
-63,7
+63,7
@@
AC_SUBST(DATE_DISPLAY)
# If any interfaces changed or removed, lt_current + 1
m4_define([lt_current], [1])
m4_define([lt_revision], [0])
-m4_define([lt_age], [
1
])
+m4_define([lt_age], [
0
])
LT_VERSION_INFO="lt_current:lt_revision:lt_age"
AC_SUBST(LT_VERSION_INFO)