]> pilppa.org Git - familiar-h63xx-build.git/blob - org.handhelds.familiar/packages/tcltk/files/disable-xim.patch
OE tree imported from monotone branch org.openembedded.oz354fam083 at revision 8b12e3...
[familiar-h63xx-build.git] / org.handhelds.familiar / packages / tcltk / files / disable-xim.patch
1
2 #
3 # Patch managed by http://www.holgerschurig.de/patcher.html
4 #
5
6 --- ../generic/tk.h~disable-xim
7 +++ ../generic/tk.h
8 @@ -109,9 +109,9 @@
9   * Decide whether or not to use input methods.
10   */
11  
12 -#ifdef XNQueryInputStyle
13 -#define TK_USE_INPUT_METHODS
14 -#endif
15 +//#ifdef XNQueryInputStyle
16 +#undef TK_USE_INPUT_METHODS
17 +//#endif
18  
19  /*
20   * Dummy types that are used by clients: