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:
3193a87
)
Disable qt4 im module.
author
Peng Huang
<shawn.p.huang@gmail.com>
Tue, 23 Jun 2009 23:49:50 +0000
(07:49 +0800)
committer
Peng Huang
<shawn.p.huang@gmail.com>
Tue, 23 Jun 2009 23:49:50 +0000
(07:49 +0800)
configure.ac
patch
|
blob
|
history
diff --git
a/configure.ac
b/configure.ac
index 8595e6d6507619801399c4fc67834ff15c437d70..7d86eb4bd597aefcd0fba026e98a6a6bdc95401d 100644
(file)
--- a/
configure.ac
+++ b/
configure.ac
@@
-215,7
+215,7
@@
AC_ARG_ENABLE(qt4-immodule,
if test x"$IBUS_HAS_QT4" != x"yes"; then
enable_qt4=no
fi
-
#
enable_qt4=no
+enable_qt4=no
AM_CONDITIONAL(IBUS_BUILD_QT4, [test x"$enable_qt4" = x"yes" ])
# check for dbus-python