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:
9e1ffbf
)
Refine comment in configure.ac
author
Peng Huang
<shawn.p.huang@gmail.com>
Sat, 30 Jan 2010 14:22:30 +0000
(22:22 +0800)
committer
Peng Huang
<shawn.p.huang@gmail.com>
Sat, 30 Jan 2010 14:22:30 +0000
(22:22 +0800)
configure.ac
patch
|
blob
|
history
diff --git
a/configure.ac
b/configure.ac
index 35f6149ea4eb69d47aa90fa9c4ee9e79a759ba79..87e3da0239be1325eeb0939ea25c7f242aeb7c07 100644
(file)
--- a/
configure.ac
+++ b/
configure.ac
@@
-60,7
+60,7
@@
AC_SUBST(DATE_DISPLAY)
# If only source code changed, lt_revision + 1
# If any interface added, lt_age + 1
-# If any interfaces changed or removed, lt_current + 1
+# If any interfaces changed or removed, lt_current + 1
, lt_revision = 0, lt_age = 0
m4_define([lt_current], [1])
m4_define([lt_revision], [0])
m4_define([lt_age], [0])