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

98#undef HAVE_LIBRT 98#undef HAVE_LIBRT
99 99
100/* Define to 1 if you have the <libutil.h> header file. */ 100/* Define to 1 if you have the <libutil.h> header file. */
101#undef HAVE_LIBUTIL_H 101#undef HAVE_LIBUTIL_H
102 102
103/* Define to 1 if you have the `Xft' library (-lXft). */
104#undef HAVE_LIBXFT
105
106/* Define to 1 if you have the <memory.h> header file. */ 103/* Define to 1 if you have the <memory.h> header file. */
107#undef HAVE_MEMORY_H 104#undef HAVE_MEMORY_H
108 105
109/* Define if nl_langinfo(CODESET) works */ 106/* Define if nl_langinfo(CODESET) works */
110#undef HAVE_NL_LANGINFO 107#undef HAVE_NL_LANGINFO
111 108
112/* Define to 1 if you have the `openpty' function. */ 109/* Define to 1 if you have the `openpty' function. */
113#undef HAVE_OPENPTY 110#undef HAVE_OPENPTY
114 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
115/* Define to 1 if you have the `port_create' function. */ 118/* Define to 1 if you have the `port_create' function. */
116#undef HAVE_PORT_CREATE 119#undef HAVE_PORT_CREATE
117 120
118/* Define to 1 if you have the <port.h> header file. */ 121/* Define to 1 if you have the <port.h> header file. */
119#undef HAVE_PORT_H 122#undef HAVE_PORT_H
124/* Define to 1 if you have the <pty.h> header file. */ 127/* Define to 1 if you have the <pty.h> header file. */
125#undef HAVE_PTY_H 128#undef HAVE_PTY_H
126 129
127/* Define to 1 if you have the `revoke' function. */ 130/* Define to 1 if you have the `revoke' function. */
128#undef HAVE_REVOKE 131#undef HAVE_REVOKE
132
133/* Define to 1 if you have the `select' function. */
134#undef HAVE_SELECT
129 135
130/* Define to 1 if you have the `seteuid' function. */ 136/* Define to 1 if you have the `seteuid' function. */
131#undef HAVE_SETEUID 137#undef HAVE_SETEUID
132 138
133/* Define if plain old setlocale works */ 139/* Define if plain old setlocale works */

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines