summaryrefslogtreecommitdiff
path: root/acconfig.h
diff options
context:
space:
mode:
authorOwen Taylor <otaylor@redhat.com>1999-01-28 03:38:58 +0000
committerOwen Taylor <otaylor@src.gnome.org>1999-01-28 03:38:58 +0000
commitb2c8fed88048b0f159400bad0a76bfeb13d7c626 (patch)
treefa3324ace416a9f1f7b82f2c3b672f79b6e47476 /acconfig.h
parenta472efda2da1e0e177fece9950c3fa64f9d8c9d5 (diff)
downloadgdk-pixbuf-b2c8fed88048b0f159400bad0a76bfeb13d7c626.tar.gz
[ patch from Takashi Matsuda <matsu@arch.comp.kyutech.ac.jp> ]
Wed Jan 27 21:56:07 1999 Owen Taylor <otaylor@redhat.com> [ patch from Takashi Matsuda <matsu@arch.comp.kyutech.ac.jp> ] * acconfig.h configure.in gdk/gdkim.c: Add configure flag for disabling XRegisterIMInstantiateCallback(), default it to off for Solaris. Always try to open the input method immediately, and only if that fails, register than instantiate callback. * gdk/gdkentry.c: Some tweaks to make sure that we only get and set the IC attributes when appropriate.
Diffstat (limited to 'acconfig.h')
-rw-r--r--acconfig.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/acconfig.h b/acconfig.h
index 01f219e9d..6142aa465 100644
--- a/acconfig.h
+++ b/acconfig.h
@@ -38,6 +38,8 @@
/* Define to enable POSIX threading awareness */
#undef USE_PTHREADS
+#undef XIM_INST_IS_MISSING_OR_STRANGE
+
#undef XINPUT_NONE
#undef XINPUT_GXI
#undef XINPUT_XFREE