comparison src/s/sol2.h @ 28143:210942d0dc07

(INHIBIT_X11R6_XIM): Define.
author Gerd Moellmann <gerd@gnu.org>
date Tue, 14 Mar 2000 21:16:04 +0000
parents 48fa3afce611
children 8674e7d48c7a
comparison
equal deleted inserted replaced
28142:156c32f18198 28143:210942d0dc07
32 32
33 /* eggert thinks all versions of SunPro C allowed this. */ 33 /* eggert thinks all versions of SunPro C allowed this. */
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