summaryrefslogtreecommitdiffstats
path: root/configure
diff options
context:
space:
mode:
authorTasuku Suzuki <stasuku@gmail.com>2012-11-25 05:23:51 +0900
committerThe Qt Project <gerrit-noreply@qt-project.org>2012-11-26 17:33:37 +0100
commit28389db8a16bfeb9cad38a538b2361210ed05627 (patch)
treeee76f5978e5a5cf936a7e7e572d671eb376c9e6e /configure
parent0475f8538cbe22f7701cf0a3e5e68c7b67adb95d (diff)
configure: clean up unused CFG_IM
Change-Id: I91a09e29a3bf79610a34c30ffe9c145c7e76d1b6 Reviewed-by: Lars Knoll <lars.knoll@digia.com> Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@digia.com>
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure2
1 files changed, 0 insertions, 2 deletions
diff --git a/configure b/configure
index a4493693e7..303244315a 100755
--- a/configure
+++ b/configure
@@ -797,7 +797,6 @@ CFG_HOST_CPUFEATURES=
OPT_OBSOLETE_HOST_ARG=no
CFG_USE_GNUMAKE=no
-CFG_IM=yes
CFG_XINPUT2=auto
CFG_XINPUT=runtime
CFG_XKB=auto
@@ -6257,7 +6256,6 @@ echo "Xi2 support ............ $CFG_XINPUT2"
echo "MIT-SHM support ........ $CFG_MITSHM"
echo "FontConfig support ..... $CFG_FONTCONFIG"
echo "XKB Support ............ $CFG_XKB"
-echo "immodule support ....... $CFG_IM"
echo "GTK theme support ...... $CFG_QGTKSTYLE"
[ "$CFG_SQL_mysql" != "no" ] && echo "MySQL support .......... $CFG_SQL_mysql"