changeset 15957:7efe73695144

Check for utimes.
author Richard M. Stallman <rms@gnu.org>
date Wed, 28 Aug 1996 23:28:39 +0000
parents 0cefc98d243d
children 58742d1b996a
files configure.in
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/configure.in	Wed Aug 28 23:26:13 1996 +0000
+++ b/configure.in	Wed Aug 28 23:28:39 1996 +0000
@@ -1440,7 +1440,7 @@
 
 AC_CHECK_FUNCS(gettimeofday gethostname dup2 rename closedir mkdir rmdir \
 random lrand48 bcopy bcmp logb frexp fmod ftime res_init setsid \
-strerror fpathconf select mktime euidaccess getpagesize tzset setlocale)
+strerror fpathconf select mktime euidaccess getpagesize tzset setlocale utimes)
 
 # Check this now, so that we will NOT find the above functions in ncurses.
 # That is because we have not set up to link ncurses in lib-src.