diff options
Diffstat (limited to 'packages/tcltk/files/disable-xim.patch')
| -rw-r--r-- | packages/tcltk/files/disable-xim.patch | 20 |
1 files changed, 0 insertions, 20 deletions
diff --git a/packages/tcltk/files/disable-xim.patch b/packages/tcltk/files/disable-xim.patch deleted file mode 100644 index bc11d3bbe9..0000000000 --- a/packages/tcltk/files/disable-xim.patch +++ /dev/null @@ -1,20 +0,0 @@ - -# -# Patch managed by http://www.holgerschurig.de/patcher.html -# - ---- ../generic/tk.h~disable-xim -+++ ../generic/tk.h -@@ -109,9 +109,9 @@ - * Decide whether or not to use input methods. - */ - --#ifdef XNQueryInputStyle --#define TK_USE_INPUT_METHODS --#endif -+//#ifdef XNQueryInputStyle -+#undef TK_USE_INPUT_METHODS -+//#endif - - /* - * Dummy types that are used by clients: |
