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.20 by root, Sun Nov 18 01:31:37 2007 UTC vs.
Revision 1.21 by root, Sun Nov 18 02:19:20 2007 UTC

107#undef HAVE_NL_LANGINFO 107#undef HAVE_NL_LANGINFO
108 108
109/* Define to 1 if you have the `openpty' function. */ 109/* Define to 1 if you have the `openpty' function. */
110#undef HAVE_OPENPTY 110#undef HAVE_OPENPTY
111 111
112/* Define to 1 if you have the `poll' function. */
113#undef HAVE_POLL
114
115/* Define to 1 if you have the <poll.h> header file. */
116#undef HAVE_POLL_H
117
112/* Define to 1 if you have the `port_create' function. */ 118/* Define to 1 if you have the `port_create' function. */
113#undef HAVE_PORT_CREATE 119#undef HAVE_PORT_CREATE
114 120
115/* Define to 1 if you have the <port.h> header file. */ 121/* Define to 1 if you have the <port.h> header file. */
116#undef HAVE_PORT_H 122#undef HAVE_PORT_H
121/* Define to 1 if you have the <pty.h> header file. */ 127/* Define to 1 if you have the <pty.h> header file. */
122#undef HAVE_PTY_H 128#undef HAVE_PTY_H
123 129
124/* Define to 1 if you have the `revoke' function. */ 130/* Define to 1 if you have the `revoke' function. */
125#undef HAVE_REVOKE 131#undef HAVE_REVOKE
132
133/* Define to 1 if you have the `select' function. */
134#undef HAVE_SELECT
126 135
127/* Define to 1 if you have the `seteuid' function. */ 136/* Define to 1 if you have the `seteuid' function. */
128#undef HAVE_SETEUID 137#undef HAVE_SETEUID
129 138
130/* Define if plain old setlocale works */ 139/* Define if plain old setlocale works */

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines