/* Define to 1 if you have the `ttyslot' function. */
#undef HAVE_TTYSLOT
-/* Define to 1 if you have the `tzset' function. */
-#undef HAVE_TZSET
-
/* Define to 1 if you have the <unistd.h> header file. */
#undef HAVE_UNISTD_H
as_fn_append ac_func_list " killpg"
as_fn_append ac_func_list " nl_langinfo"
as_fn_append ac_func_list " strftime"
-as_fn_append ac_func_list " tzset"
as_fn_append ac_func_list " seteuid"
# Check that the precious variables saved in the cache have kept the same
# value.
-
-
for ac_func in getgrouplist
do :
ac_fn_c_check_func "$LINENO" "getgrouplist" "ac_cv_func_getgrouplist"
dnl Function checks
dnl
AC_FUNC_GETGROUPS
-AC_CHECK_FUNCS_ONCE([killpg nl_langinfo strftime tzset])
+AC_CHECK_FUNCS_ONCE([killpg nl_langinfo strftime])
AC_CHECK_FUNCS([getgrouplist], [], [
case "$host_os" in
aix*)
bindtextdomain(PACKAGE_NAME, LOCALEDIR);
textdomain(PACKAGE_NAME);
-#ifdef HAVE_TZSET
(void) tzset();
-#endif /* HAVE_TZSET */
/* Must be done before we do any password lookups */
#if defined(HAVE_GETPRPWNAM) && defined(HAVE_SET_AUTH_PARAMETERS)