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.30 by sf-exg, Sat Apr 3 23:12:54 2010 UTC vs.
Revision 1.31 by sf-exg, Wed Jul 21 09:06:20 2010 UTC

56#undef HAVE_CLOCK_SYSCALL 56#undef HAVE_CLOCK_SYSCALL
57 57
58/* Define to 1 if you have the <cwchar> header file. */ 58/* Define to 1 if you have the <cwchar> header file. */
59#undef HAVE_CWCHAR 59#undef HAVE_CWCHAR
60 60
61/* Define to 1 if you have /dev/ptym/clone */
62#undef HAVE_DEV_CLONE
63
64/* Define to 1 if you have /dev/ptc */
65#undef HAVE_DEV_PTC
66
67/* Define to 1 if you have /dev/ptmx */ 61/* Define to 1 if you have /dev/ptmx */
68#undef HAVE_DEV_PTMX 62#undef HAVE_DEV_PTMX
69 63
70/* Define to 1 if you have the `epoll_ctl' function. */ 64/* Define to 1 if you have the `epoll_ctl' function. */
71#undef HAVE_EPOLL_CTL 65#undef HAVE_EPOLL_CTL
107#undef HAVE_NANOSLEEP 101#undef HAVE_NANOSLEEP
108 102
109/* Define if nl_langinfo(CODESET) works */ 103/* Define if nl_langinfo(CODESET) works */
110#undef HAVE_NL_LANGINFO 104#undef HAVE_NL_LANGINFO
111 105
112/* Define to 1 if you have the `openpty' function. */ 106/* "" */
113#undef HAVE_OPENPTY 107#undef HAVE_OPENPTY
114 108
115/* Define to 1 if you have the `poll' function. */ 109/* Define to 1 if you have the `poll' function. */
116#undef HAVE_POLL 110#undef HAVE_POLL
117 111
414 408
415/* Define if you want to have XIM (X Input Method) protocol support - required 409/* Define if you want to have XIM (X Input Method) protocol support - required
416 for multibyte characters input */ 410 for multibyte characters input */
417#undef USE_XIM 411#undef USE_XIM
418 412
419/* Define location of utmpx */
420#undef UTMPX_FILE
421
422/* Define location of utmp */ 413/* Define location of utmp */
423#undef UTMP_FILE 414#undef UTMP_FILE
424 415
425/* Define if you want to have utmp/utmpx support */ 416/* Define if you want to have utmp/utmpx support */
426#undef UTMP_SUPPORT 417#undef UTMP_SUPPORT

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines