ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/libptytty/config.h.in
(Generate patch)

Comparing libptytty/config.h.in (file contents):
Revision 1.4 by root, Wed Jan 25 11:14:26 2006 UTC vs.
Revision 1.5 by root, Wed Jan 25 22:07:21 2006 UTC

42/* Define to 1 if you have the <pty.h> header file. */ 42/* Define to 1 if you have the <pty.h> header file. */
43#undef HAVE_PTY_H 43#undef HAVE_PTY_H
44 44
45/* Define to 1 if you have the `revoke' function. */ 45/* Define to 1 if you have the `revoke' function. */
46#undef HAVE_REVOKE 46#undef HAVE_REVOKE
47
48/* Define to 1 if you have the `seteuid' function. */
49#undef HAVE_SETEUID
50
51/* Define to 1 if you have the `setresuid' function. */
52#undef HAVE_SETRESUID
53
54/* Define to 1 if you have the `setreuid' function. */
55#undef HAVE_SETREUID
56
57/* Define to 1 if you have the `setuid' function. */
58#undef HAVE_SETUID
47 59
48/* Define to 1 if you have the <stdint.h> header file. */ 60/* Define to 1 if you have the <stdint.h> header file. */
49#undef HAVE_STDINT_H 61#undef HAVE_STDINT_H
50 62
51/* Define to 1 if you have the <stdlib.h> header file. */ 63/* Define to 1 if you have the <stdlib.h> header file. */

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines