diff configure1.in @ 9155:a8ba43571b8c

(utimes): Check for it.
author Richard M. Stallman <rms@gnu.org>
date Tue, 27 Sep 1994 19:42:03 +0000
parents fdc863ceba78
children da3ee9703b44
line wrap: on
line diff
--- a/configure1.in	Tue Sep 27 19:41:21 1994 +0000
+++ b/configure1.in	Tue Sep 27 19:42:03 1994 +0000
@@ -1573,7 +1573,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)
+strerror fpathconf select utimes)
 
 ok_so_far=true
 AC_FUNC_CHECK(socket, , ok_so_far=)