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.38 by root, Wed Jan 11 19:55:33 2006 UTC vs.
Revision 1.40 by root, Mon Jan 16 09:28:44 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 posix_openpt function. */
77#undef HAVE_POSIX_OPENPT
78
76/* Define if you have the revoke function. */ 79/* Define if you have the revoke function. */
77#undef HAVE_REVOKE 80#undef HAVE_REVOKE
78 81
79/* Define if you have the seteuid function. */ 82/* Define if you have the seteuid function. */
80#undef HAVE_SETEUID 83#undef HAVE_SETEUID
324 327
325/* Define if your XIMCallback specifies XIC as first type. */ 328/* Define if your XIMCallback specifies XIC as first type. */
326#undef XIMCB_PROTO_BROKEN 329#undef XIMCB_PROTO_BROKEN
327 330
328/* Define for this pty type */ 331/* Define for this pty type */
332#undef PTYS_ARE_POSIX
333
334/* Define for this pty type */
329#undef PTYS_ARE_OPENPTY 335#undef PTYS_ARE_OPENPTY
330 336
331/* Define for this pty type */ 337/* Define for this pty type */
332#undef PTYS_ARE_NUMERIC 338#undef PTYS_ARE_NUMERIC
333 339
337/* Define for this pty type */ 343/* Define for this pty type */
338#undef PTYS_ARE_PTC 344#undef PTYS_ARE_PTC
339 345
340/* Define for this pty type */ 346/* Define for this pty type */
341#undef PTYS_ARE__GETPTY 347#undef PTYS_ARE__GETPTY
342
343/* Define for this pty type */
344#undef PTYS_ARE_GETPTY
345 348
346/* Define for this pty type */ 349/* Define for this pty type */
347#undef PTYS_ARE_GETPT 350#undef PTYS_ARE_GETPT
348 351
349/* Define for this pty type */ 352/* Define for this pty type */
461#undef ENCODING_ZH_EXT 464#undef ENCODING_ZH_EXT
462 465
463/* Define if you can embed a perl interpreter */ 466/* Define if you can embed a perl interpreter */
464#undef ENABLE_PERL 467#undef ENABLE_PERL
465 468
466/* Define if you don't need to use our replacement string functions */
467#undef NO_STRINGS
468

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines