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.7 by pcg, Wed Mar 3 04:07:52 2004 UTC

21/* Define if you want korean codesets */ 21/* Define if you want korean codesets */
22#undef ENCODING_KR 22#undef ENCODING_KR
23 23
24/* Define if you want vietnamese codesets */ 24/* Define if you want vietnamese codesets */
25#undef ENCODING_VN 25#undef ENCODING_VN
26
27/* Define if you want support for Greek Elot-928 & IBM-437 keyboard */
28#undef GREEK_SUPPORT
29 26
30/* Define if you want the depth of scrollbars and menus to be less */ 27/* Define if you want the depth of scrollbars and menus to be less */
31#undef HALFSHADOW 28#undef HALFSHADOW
32 29
33/* Define to 1 if you have the <assert.h> header file. */ 30/* Define to 1 if you have the <assert.h> header file. */
224#undef MOUSE_SLIP_WHEELING 221#undef MOUSE_SLIP_WHEELING
225 222
226/* Define to use wheel events (button4 and button5) to scroll */ 223/* Define to use wheel events (button4 and button5) to scroll */
227#undef MOUSE_WHEEL 224#undef MOUSE_WHEEL
228 225
229/* Define default multichar glyph encoding */
230#undef MULTICHAR_ENCODING
231
232/* Support NeXT style scrollbars */ 226/* Support NeXT style scrollbars */
233#undef NEXT_SCROLLBAR 227#undef NEXT_SCROLLBAR
234 228
235/* Define if you don't want support for the backspace key */ 229/* Define if you don't want support for the backspace key */
236#undef NO_BACKSPACE_KEY 230#undef NO_BACKSPACE_KEY
321/* Define for this pty type */ 315/* Define for this pty type */
322#undef PTYS_ARE_SEARCHED 316#undef PTYS_ARE_SEARCHED
323 317
324/* Define for this pty type */ 318/* Define for this pty type */
325#undef PTYS_ARE__GETPTY 319#undef PTYS_ARE__GETPTY
320
321/* Resource class */
322#undef RESCLASS
323
324/* Fallback resource class */
325#undef RESFALLBACK
326
327/* Default resource name */
328#undef RESNAME
326 329
327/* Define as the return type of signal handlers (`int' or `void'). */ 330/* Define as the return type of signal handlers (`int' or `void'). */
328#undef RETSIGTYPE 331#undef RETSIGTYPE
329 332
330/* Define location of lastlogx */ 333/* Define location of lastlogx */

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines