summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorHuang Peng <shawn.p.huang@gmail.com>2009-02-14 09:22:00 +0800
committerHuang Peng <shawn.p.huang@gmail.com>2009-02-14 09:24:22 +0800
commit0e4911f38f34f5580748f6cb4b5fd584d712ef8f (patch)
treec14d5eb8db252f7ac80f2338f8e9109c8463d1a9
parentef5485bd1e53fb2fbce13827928f7eecb2ea75ef (diff)
downloadibus-0e4911f38f34f5580748f6cb4b5fd584d712ef8f.tar.gz
ibus-0e4911f38f34f5580748f6cb4b5fd584d712ef8f.tar.xz
ibus-0e4911f38f34f5580748f6cb4b5fd584d712ef8f.zip
Fix typo.
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 7481739..4437fd2 100644
--- a/configure.ac
+++ b/configure.ac
@@ -177,7 +177,7 @@ AC_ARG_ENABLE(qt4-immodule,
if test x"$IBUS_HAS_QT4" != x"yes"; then
enable_qt4=no
fi
-enable_qt=no
+enable_qt4=no
AM_CONDITIONAL(IBUS_BUILD_QT4, [test x"$enable_qt4" = x"yes" ])
PKG_CHECK_MODULES(GCONF,