ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/rxvt-unicode/autoconf/config.h.in
(Generate patch)

Comparing rxvt-unicode/autoconf/config.h.in (file contents):
Revision 1.3 by pcg, Sat Jan 31 04:16:15 2004 UTC vs.
Revision 1.10 by pcg, Sun Mar 14 17:33:07 2004 UTC

1/* autoconf/config.h.in. Generated from autoconf/configure.in by autoheader. */ 1/* autoconf/config.h.in. Generated from autoconf/configure.in by autoheader. */
2 2
3/* Define if you want blinking cursor support */ 3/* Define if you want blinking cursor support */
4#undef CURSOR_BLINK 4#undef CURSOR_BLINK
5 5
6/* Define if you want to automatically compose combining characters */
7#undef ENABLE_COMBINING
8
6/* Define if you want chinese codesets */ 9/* Define if you want chinese codesets */
7#undef ENCODING_CN 10#undef ENCODING_CN
8 11
9/* Define if you want extended chinese codesets */ 12/* Define if you want extended chinese codesets */
10#undef ENCODING_CN_EXT 13#undef ENCODING_CN_EXT
21/* Define if you want korean codesets */ 24/* Define if you want korean codesets */
22#undef ENCODING_KR 25#undef ENCODING_KR
23 26
24/* Define if you want vietnamese codesets */ 27/* Define if you want vietnamese codesets */
25#undef ENCODING_VN 28#undef ENCODING_VN
26
27/* Define if you want support for Greek Elot-928 & IBM-437 keyboard */
28#undef GREEK_SUPPORT
29 29
30/* Define if you want the depth of scrollbars and menus to be less */ 30/* Define if you want the depth of scrollbars and menus to be less */
31#undef HALFSHADOW 31#undef HALFSHADOW
32 32
33/* Define to 1 if you have the <assert.h> header file. */ 33/* Define to 1 if you have the <assert.h> header file. */
224#undef MOUSE_SLIP_WHEELING 224#undef MOUSE_SLIP_WHEELING
225 225
226/* Define to use wheel events (button4 and button5) to scroll */ 226/* Define to use wheel events (button4 and button5) to scroll */
227#undef MOUSE_WHEEL 227#undef MOUSE_WHEEL
228 228
229/* Define default multichar glyph encoding */
230#undef MULTICHAR_ENCODING
231
232/* Support NeXT style scrollbars */ 229/* Support NeXT style scrollbars */
233#undef NEXT_SCROLLBAR 230#undef NEXT_SCROLLBAR
234 231
235/* Define if you don't want support for the backspace key */ 232/* Define if you don't want support for the backspace key */
236#undef NO_BACKSPACE_KEY 233#undef NO_BACKSPACE_KEY
321/* Define for this pty type */ 318/* Define for this pty type */
322#undef PTYS_ARE_SEARCHED 319#undef PTYS_ARE_SEARCHED
323 320
324/* Define for this pty type */ 321/* Define for this pty type */
325#undef PTYS_ARE__GETPTY 322#undef PTYS_ARE__GETPTY
323
324/* Resource class */
325#undef RESCLASS
326
327/* Fallback resource class */
328#undef RESFALLBACK
329
330/* Default resource name */
331#undef RESNAME
326 332
327/* Define as the return type of signal handlers (`int' or `void'). */ 333/* Define as the return type of signal handlers (`int' or `void'). */
328#undef RETSIGTYPE 334#undef RETSIGTYPE
329 335
330/* Define location of lastlogx */ 336/* Define location of lastlogx */

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines