(eaccess): Check for it.

This commit is contained in:
Richard M. Stallman 1994-10-07 08:40:00 +00:00
parent 41969ed9f3
commit 95e7f63ae2

View file

@ -1576,7 +1576,7 @@ AC_ALLOCA
AC_HAVE_LIBRARY(-lm)
AC_HAVE_FUNCS(gettimeofday gethostname dup2 rename closedir mkdir rmdir \
random lrand48 bcopy bcmp logb frexp fmod drem ftime res_init setsid \
strerror fpathconf select mktime)
strerror fpathconf select mktime eaccess)
ok_so_far=true
AC_FUNC_CHECK(socket, , ok_so_far=)