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.36 by root, Tue Jan 10 18:09:22 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
227#undef NO_DELETE_KEY 224#undef NO_DELETE_KEY
228 225
229/* Define if you don't want any resources read */ 226/* Define if you don't want any resources read */
230#undef NO_RESOURCES 227#undef NO_RESOURCES
231 228
232/* Define if you want to use XGetDefault instead of our internal version */
233#undef USE_XGETDEFAULT
234
235/* Fallback resource class */ 229/* Fallback resource class */
236#undef RESFALLBACK 230#undef RESFALLBACK
237 231
238/* Default resource name */ 232/* Default resource name */
239#undef RESNAME 233#undef RESNAME
329#undef HAVE_UNIX_FDPASS 323#undef HAVE_UNIX_FDPASS
330 324
331/* Define if your XIMCallback specifies XIC as first type. */ 325/* Define if your XIMCallback specifies XIC as first type. */
332#undef XIMCB_PROTO_BROKEN 326#undef XIMCB_PROTO_BROKEN
333 327
334/* Define if you have _GNU_SOURCE getpt() */
335#undef HAVE_GETPT
336
337/* Define for this pty type */ 328/* Define for this pty type */
338#undef PTYS_ARE_OPENPTY 329#undef PTYS_ARE_OPENPTY
339 330
340/* Define for this pty type */ 331/* Define for this pty type */
341#undef PTYS_ARE_NUMERIC 332#undef PTYS_ARE_NUMERIC

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines