HAVE_* defines are no longer used.
/* Define to 1 if you have the `strlcpy' function. */
#undef HAVE_STRLCPY
-/* Define to 1 if you have the `strrchr' function. */
-#undef HAVE_STRRCHR
-
/* Define to 1 if you have the `strsignal' function. */
#undef HAVE_STRSIGNAL
-/* Define to 1 if you have the `strtoll' function. */
-#undef HAVE_STRTOLL
-
/* Define to 1 if you have the `strtonum' function. */
#undef HAVE_STRTONUM
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 " strrchr"
-as_fn_append ac_func_list " strtoll"
as_fn_append ac_func_list " sysconf"
as_fn_append ac_func_list " tzset"
as_fn_append ac_func_list " seteuid"
-
-
-
-
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 strrchr strtoll sysconf tzset])
+AC_CHECK_FUNCS_ONCE([killpg nl_langinfo strftime sysconf tzset])
AC_CHECK_FUNCS([getgrouplist], [], [
case "$host_os" in
aix*)