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:
e7aa18c
)
Revert required valac version to 0.14.
author
Daiki Ueno
<ueno@unixuser.org>
Thu, 6 Dec 2012 21:21:56 +0000
(06:21 +0900)
committer
Daiki Ueno
<ueno@unixuser.org>
Thu, 6 Dec 2012 21:21:56 +0000
(06:21 +0900)
BUG=none
Review URL: https://codereview.appspot.com/6905045
configure.ac
patch
|
blob
|
history
diff --git
a/configure.ac
b/configure.ac
index
4376403
..
563fa39
100644
(file)
--- a/
configure.ac
+++ b/
configure.ac
@@
-120,7
+120,7
@@
AC_SUBST(DATE_DISPLAY)
AC_PROG_CC
AM_PROG_CC_C_O
AC_PROG_CC_STDC
-AM_PROG_VALAC([0.1
6
])
+AM_PROG_VALAC([0.1
4
])
AC_PROG_INSTALL
AC_PROG_MAKE_SET