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.37 by root, Wed Jan 11 00:59:58 2006 UTC vs.
Revision 1.38 by root, Wed Jan 11 19:55:33 2006 UTC

71#undef HAVE_NANOSLEEP 71#undef HAVE_NANOSLEEP
72 72
73/* Define if you have the on_exit function. */ 73/* Define if you have the on_exit function. */
74#undef HAVE_ON_EXIT 74#undef HAVE_ON_EXIT
75 75
76/* Define if you have the openpty function. */
77#undef HAVE_OPENPTY
78
79/* Define if you have the revoke function. */ 76/* Define if you have the revoke function. */
80#undef HAVE_REVOKE 77#undef HAVE_REVOKE
81 78
82/* Define if you have the seteuid function. */ 79/* Define if you have the seteuid function. */
83#undef HAVE_SETEUID 80#undef HAVE_SETEUID
326#undef HAVE_UNIX_FDPASS 323#undef HAVE_UNIX_FDPASS
327 324
328/* Define if your XIMCallback specifies XIC as first type. */ 325/* Define if your XIMCallback specifies XIC as first type. */
329#undef XIMCB_PROTO_BROKEN 326#undef XIMCB_PROTO_BROKEN
330 327
331/* Define if you have _GNU_SOURCE getpt() */
332#undef HAVE_GETPT
333
334/* Define for this pty type */ 328/* Define for this pty type */
335#undef PTYS_ARE_OPENPTY 329#undef PTYS_ARE_OPENPTY
336 330
337/* Define for this pty type */ 331/* Define for this pty type */
338#undef PTYS_ARE_NUMERIC 332#undef PTYS_ARE_NUMERIC

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines