diff configure1.in @ 9373:7f6f83c8571e

(eaccess): Check for it.
author Richard M. Stallman <rms@gnu.org>
date Fri, 07 Oct 1994 08:40:00 +0000
parents 27adc7d166dd
children 5c972afd73c4
line wrap: on
line diff
--- a/configure1.in	Fri Oct 07 08:36:40 1994 +0000
+++ b/configure1.in	Fri Oct 07 08:40:00 1994 +0000
@@ -1576,7 +1576,7 @@
 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=)