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

Comparing rxvt-unicode/config.h.in (file contents):
Revision 1.5 by root, Sun Jan 22 00:48:13 2006 UTC vs.
Revision 1.6 by root, Sun Jan 22 17:10:01 2006 UTC

78/* Define to 1 if you have the `Xft' library (-lXft). */ 78/* Define to 1 if you have the `Xft' library (-lXft). */
79#undef HAVE_LIBXFT 79#undef HAVE_LIBXFT
80 80
81/* Define to 1 if you have the <memory.h> header file. */ 81/* Define to 1 if you have the <memory.h> header file. */
82#undef HAVE_MEMORY_H 82#undef HAVE_MEMORY_H
83
84/* Define to 1 if you have the `nanosleep' function. */
85#undef HAVE_NANOSLEEP
86 83
87/* Define if nl_langinfo(CODESET) works */ 84/* Define if nl_langinfo(CODESET) works */
88#undef HAVE_NL_LANGINFO 85#undef HAVE_NL_LANGINFO
89 86
90/* Define to 1 if you have the `on_exit' function. */ 87/* Define to 1 if you have the `on_exit' function. */
369#undef TRANSPARENT 366#undef TRANSPARENT
370 367
371/* Define location of ttys/ttytab */ 368/* Define location of ttys/ttytab */
372#undef TTYTAB_FILENAME 369#undef TTYTAB_FILENAME
373 370
374/* Define to change gid of ttys to group tty */ 371/* "" */
375#undef TTY_GID_SUPPORT 372#undef TTY_GID_SUPPORT
376 373
377/* Define if you want to represent unicode characters outside plane 0 */ 374/* Define if you want to represent unicode characters outside plane 0 */
378#undef UNICODE_3 375#undef UNICODE_3
379 376

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines