aboutsummaryrefslogtreecommitdiffstats
path: root/config.h.in
diff options
context:
space:
mode:
authorPierre Ossman <ossman@cendio.se>2014-09-11 10:46:12 +0200
committerPierre Ossman <ossman@cendio.se>2014-09-11 10:46:12 +0200
commit6d66d6deb790545dd475f3e74cf817be97d23cea (patch)
tree642621fc2c24d4c286f591bb31e0558c43e606a6 /config.h.in
parent38fcebbb00d849d46158f66793ae0f7f3c7c7ec4 (diff)
downloadtigervnc-6d66d6deb790545dd475f3e74cf817be97d23cea.tar.gz
tigervnc-6d66d6deb790545dd475f3e74cf817be97d23cea.zip
Protect the optional IM disabling calls with #ifdef:s
Diffstat (limited to 'config.h.in')
-rw-r--r--config.h.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/config.h.in b/config.h.in
index bac626b7..a50e723d 100644
--- a/config.h.in
+++ b/config.h.in
@@ -18,6 +18,7 @@
#cmakedefine HAVE_FLTK_WORK_AREA
#cmakedefine HAVE_FLTK_ICONS
#cmakedefine HAVE_FLTK_XHANDLERS
+#cmakedefine HAVE_FLTK_IM
#cmakedefine HAVE_ACTIVE_DESKTOP_H
#cmakedefine HAVE_ACTIVE_DESKTOP_L
#cmakedefine ENABLE_NLS 1