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.31 by root, Wed Feb 16 21:21:43 2005 UTC vs.
Revision 1.33 by root, Fri Dec 23 14:46:34 2005 UTC

314#undef HAVE_SETLOCALE 314#undef HAVE_SETLOCALE
315 315
316/* Define if nl_langinfo(CODESET) works */ 316/* Define if nl_langinfo(CODESET) works */
317#undef HAVE_NL_LANGINFO 317#undef HAVE_NL_LANGINFO
318 318
319/* Define if sys/socket.h defines the necessary macros/functions for file handle passing */
320#undef HAVE_UNIX_FDPASS
321
319/* Define if your XIMCallback specifies XIC as first type. */ 322/* Define if your XIMCallback specifies XIC as first type. */
320#undef XIMCB_PROTO_BROKEN 323#undef XIMCB_PROTO_BROKEN
321 324
322/* Define if you have _GNU_SOURCE getpt() */ 325/* Define if you have _GNU_SOURCE getpt() */
323#undef HAVE_GETPT 326#undef HAVE_GETPT
425#undef PLAIN_SCROLLBAR 428#undef PLAIN_SCROLLBAR
426 429
427/* Define if you want hide the pointer while typing */ 430/* Define if you want hide the pointer while typing */
428#undef POINTER_BLANK 431#undef POINTER_BLANK
429 432
430/* Define if you want blinking cursor support */
431#undef CURSOR_BLINK
432
433/* Define if you want blinking text support */ 433/* Define if you want blinking text support */
434#undef TEXT_BLINK 434#undef TEXT_BLINK
435 435
436/* Define if you want to represent unicode characters outside plane 0 */ 436/* Define if you want to represent unicode characters outside plane 0 */
437#undef UNICODE_3 437#undef UNICODE_3

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines