aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorGerd Moellmann2000-03-14 21:16:04 +0000
committerGerd Moellmann2000-03-14 21:16:04 +0000
commit32be16dfed4c9fe92494e0560748ac6d9083fa88 (patch)
tree627b693a8beb8e70073820a57bfefd13f03dd5ca /src
parentb9de836cab73b0cdd9b324653141583137f12231 (diff)
downloademacs-32be16dfed4c9fe92494e0560748ac6d9083fa88.tar.gz
emacs-32be16dfed4c9fe92494e0560748ac6d9083fa88.zip
(INHIBIT_X11R6_XIM): Define.
Diffstat (limited to 'src')
-rw-r--r--src/s/sol2.h5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/s/sol2.h b/src/s/sol2.h
index 5633a0a316c..9bd86914835 100644
--- a/src/s/sol2.h
+++ b/src/s/sol2.h
@@ -34,3 +34,8 @@
34#ifndef __GNUC__ 34#ifndef __GNUC__
35#define C_DEBUG_SWITCH -g -O 35#define C_DEBUG_SWITCH -g -O
36#endif 36#endif
37
38/* inoue@ainet.or.jp says Solaris has a bug related to X11R6-style
39 XIM support. */
40
41#define INHIBIT_X11R6_XIM