--- libptytty/config.h.in 2006/01/25 11:14:26 1.4 +++ libptytty/config.h.in 2006/01/25 22:07:21 1.5 @@ -45,6 +45,18 @@ /* Define to 1 if you have the `revoke' function. */ #undef HAVE_REVOKE +/* Define to 1 if you have the `seteuid' function. */ +#undef HAVE_SETEUID + +/* Define to 1 if you have the `setresuid' function. */ +#undef HAVE_SETRESUID + +/* Define to 1 if you have the `setreuid' function. */ +#undef HAVE_SETREUID + +/* Define to 1 if you have the `setuid' function. */ +#undef HAVE_SETUID + /* Define to 1 if you have the header file. */ #undef HAVE_STDINT_H