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.41 by root, Mon Jan 16 11:26:39 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. */ 76/* Define if you have the posix_openpt function. */
77#undef HAVE_OPENPTY 77#undef HAVE_POSIX_OPENPT
78 78
79/* Define if you have the revoke function. */ 79/* Define if you have the revoke function. */
80#undef HAVE_REVOKE 80#undef HAVE_REVOKE
81 81
82/* Define if you have the seteuid function. */ 82/* Define if you have the seteuid function. */
326#undef HAVE_UNIX_FDPASS 326#undef HAVE_UNIX_FDPASS
327 327
328/* Define if your XIMCallback specifies XIC as first type. */ 328/* Define if your XIMCallback specifies XIC as first type. */
329#undef XIMCB_PROTO_BROKEN 329#undef XIMCB_PROTO_BROKEN
330 330
331/* Define if you have _GNU_SOURCE getpt() */ 331/* Define for this pty type */
332#undef HAVE_GETPT 332#undef PTYS_ARE_POSIX
333 333
334/* Define for this pty type */ 334/* Define for this pty type */
335#undef PTYS_ARE_OPENPTY 335#undef PTYS_ARE_OPENPTY
336 336
337/* Define for this pty type */ 337/* Define for this pty type */
343/* Define for this pty type */ 343/* Define for this pty type */
344#undef PTYS_ARE_PTC 344#undef PTYS_ARE_PTC
345 345
346/* Define for this pty type */ 346/* Define for this pty type */
347#undef PTYS_ARE__GETPTY 347#undef PTYS_ARE__GETPTY
348
349/* Define for this pty type */
350#undef PTYS_ARE_GETPTY
351
352/* Define for this pty type */
353#undef PTYS_ARE_GETPT
354 348
355/* Define for this pty type */ 349/* Define for this pty type */
356#undef PTYS_ARE_CLONE 350#undef PTYS_ARE_CLONE
357 351
358/* Define for this pty type */ 352/* Define for this pty type */
467#undef ENCODING_ZH_EXT 461#undef ENCODING_ZH_EXT
468 462
469/* Define if you can embed a perl interpreter */ 463/* Define if you can embed a perl interpreter */
470#undef ENABLE_PERL 464#undef ENABLE_PERL
471 465
472/* Define if you don't need to use our replacement string functions */
473#undef NO_STRINGS
474

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines